Skip to content

Tags: 1uphealth/fhir-react

Tags

v.1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update license to MIT (#412)

* Update package.json

* Update package-lock.json

* Update CHANGELOG.md

v.1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
uptick version to 1.0.0 (#395)

* uptick version to 1.0.0

* add a changelog

v.0.3.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.3.13 (#365)

* Update version

* [PATIENTAPP-160] Patient Details - Birthday (#364)

* Use Date component for patient birthday

* Fix date to have leading 0

* Update tests to fit with new date format

* [PATIENTAPP-168] If productOrService is absent, populate revenue code as Service in Services section (#367)

* Change EOB Service to use revenue instead of productOrService

* Update tests

* Use productOrServise if revenue is falsly

* [PATIENTAPP-182] Update dates to fix date Filter by resource type (#369)

* Update header dates

* Fix invalid date in one resource, update tests

* Force space, update tests

* Fix tests

* Fix date alignment (#370)

* Patientapp 184 conditions raw json toggle (#372)

* Move the RAW button to the header if no accordion

* Remove unnecessary a RAW button

* Remove events lock on accordion

Co-authored-by: Jacek Sańko <35079921+jaceksanko@users.noreply.github.com>

v.0.3.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.3.12 (#362)

* Update fhir version

* Add customId to accordion (#361)

* Add hashCode function

* Remove unused code

* Remove hashcode and add customId

* Update readme

* [PATIENTAPP-144] EOB Information only displaying status for Days Supply/Claim Received Date (#363)

* Fix issiue with coding

* Remove unnecessary let

v.0.3.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.3.12 (#362)

* Update fhir version

* Add customId to accordion (#361)

* Add hashCode function

* Remove unused code

* Remove hashcode and add customId

* Update readme

* [PATIENTAPP-144] EOB Information only displaying status for Days Supply/Claim Received Date (#363)

* Fix issiue with coding

* Remove unnecessary let

v.0.3.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.3.11 (#360)

* Prepare new release

* Add RelatedPerson to supported resources list

* Sort resources based on given list (#359)

v.0.3.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.3.10 (#357)

* Update version number

* Update storybook version (#356)

* Update storybook version

* Fix problem with storybook addons

* Try at adding json addon-control

* Try changing addon-knobs to addon-controls

* Update stories in the Allergy Intollerance component

* Clean up config a little bit, add default argTypes, fix Adverse Event story

* Updated stories for all elements from A to F

* Finish rest of the components

* Clean up code

* Fix components

* Remove useless packages, fix spacinf in components, fix wrong versions

* Hide children control

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

v.0.3.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.3.9 (#354)

* Update version number

* Fix components on mobile view (#353)

* Fix styles for mobile

* Fix padding

* Fix paddings, fix font size

* Fix alignment

* Add conditions because empty space is showing on mobile

* Add item alignment center

* [PATIENTAPP-139] Move the 'Raw' data button to inside the patient card (#355)

* Add raw button styles, move raw button inside accordion if possible, add rawOnClick to components

* Add example of always visible raw button to resourceContainer

* Clean up imports

* Change component RecourceContainer to function

v.0.3.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.3.8 (#343)

* Update version to 0.3.8

* [PATIENTAPP-112] Update styles of Adverse Event (#331)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* Update styles of Adverse Event

* Update imports

* Add cursive

* Update imports

* Change icon to patient one

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component CareTeam (#332)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* Update styles for CareTeam

* Update imports

* Add cursive

* Change date color

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component Generic (#333)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* Put Generic component into Accordion

* Add icon, update tests to test icon, update design

* Update imports

* Update accordion component to allow not passing odyContent

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component List (#334)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* Update List component and all related components

* Update imports

* Fix getting values

* Remove unused import

* Fix spacing in readme

* Make date black

* Add cursive to organization

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component Location (#335)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* Update Location component

* Add cursive, remove type from addresses

* Remove unused variable

* Update tests

* Update tests

* Fix telecom system data

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component Medication Administration (#336)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* Update style of Medication Administration

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component Medication Dispense (#337)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* Updte design of Medication Dispense

* Fix icon

* Move component to different file, make date black

* Update imports

* Update imports

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component Medication Knowledge (#338)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* Update design of Medication Knowledge

* Update imports

* Add cursive

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component Practitioner Role (#340)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* [PatientApp-113]  Adding FHIR-React Component: Claim (#329)

* Make basic collapsabe item table, update styles of table

* Make it not use actual accordion

* Make collapsable rows actually rows, not divs

* Fix table stylings

* Fix styling

* Add icons, update tests with icon tests

* Fix imports

* Make only parent expandable, bold and with darker background

* Fix background color of expandable element in table

* Clean up code

* Fix condition for expandable row, add top border to expandable row

* Clean up code

* Fix condition

* Move component to their own files, remove use of className in Item component

* Update imports

* Remove console.log

* Fix passing props

* Clicking entire row expands other rows

* Remove console.log

* Remove empty body

* Update styles of Practitioner Role

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* Add fhir react component Related Person (#344)

* Add basic data for related person

* Extract needed info from related persons resource data

* Show correct data

* Fix icon test in patient tests, add version to related person stories, add tests for related person

* Update imports

* Restore missing AdverseEvent icon

* Fix icons

* Fix title, update functions names

* Add more examples, update geting data based on version

* Add tests for other fhir versions, update previous tests

* Add missing gender

* Remove console.log

* Updte functions names

* [PATIENTAPP-112] Add fhir react component  Claim Response (#339)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* [PatientApp-113]  Adding FHIR-React Component: Claim (#329)

* Make basic collapsabe item table, update styles of table

* Make it not use actual accordion

* Make collapsable rows actually rows, not divs

* Fix table stylings

* Fix styling

* Add icons, update tests with icon tests

* Fix imports

* Make only parent expandable, bold and with darker background

* Fix background color of expandable element in table

* Clean up code

* Fix condition for expandable row, add top border to expandable row

* Clean up code

* Fix condition

* Move component to their own files, remove use of className in Item component

* Update imports

* Remove console.log

* Fix passing props

* Clicking entire row expands other rows

* Remove console.log

* Remove empty body

* Update style of Claim Response

* Update condition for one of the elements

* Make date black, add expandable rows, fix alignment

* Remove expandable rows

* Fix imports

* Rename notAlignMiddle to isAlignTop

* Restore expandable rows

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* [PATIENTAPP-112] Add fhir react component Bundle (#341)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* [PatientApp-113]  Adding FHIR-React Component: Claim (#329)

* Make basic collapsabe item table, update styles of table

* Make it not use actual accordion

* Make collapsable rows actually rows, not divs

* Fix table stylings

* Fix styling

* Add icons, update tests with icon tests

* Fix imports

* Make only parent expandable, bold and with darker background

* Fix background color of expandable element in table

* Clean up code

* Fix condition for expandable row, add top border to expandable row

* Clean up code

* Fix condition

* Move component to their own files, remove use of className in Item component

* Update imports

* Remove console.log

* Fix passing props

* Clicking entire row expands other rows

* Remove console.log

* Remove empty body

* Update design for Bundle, add test for icons

* Update Bundle styles

* Fix condition for showing badges, add style for bundle background

* Update test, fix condition for total

* Fix not showing icons for bundle

* Remove class with margin, and replace it with bootstrap

* Rename noIcon to isNoIcon

Co-authored-by: jaceksanko <jacek.sanko@gmail.com>

* Update packages (#345)

* Install the npm-check-updates

* Add most package updates

* Undo update prettier package

* Add new import config in eslint

* Change node version in circleci

* Add rules to the stylelint

* Change version of copy-webpack-plugin and mini-css-extract-plugin to run build

* Add fhir react component Referral Request (#346)

* Start updating looks

* Add icon, update tests

* Update imports

* Update style, update tests

* Fix date, add icon

* [PATIENTAPP-128] Add fhir react component Research Study (#347)

* Update style, update tests

* Update imports

* Remove todo

* Fix date

* Remove unused import

* Add missing test id

* [PATIENTAPP-125] Add fhir react component Questionnaire (#348)

* Move components to separate files

* Update css a little

* Fix title for group questions

* Update looks of questionnaire, update tests

* Changes after cr

* Add missing tests for icon

* Fix typo

* [PATIENTAPP-126] Add fhir react component Questionnaire Response (#349)

* Move components to separate files

* Update css a little

* Fix title for group questions

* Update looks of questionnaire, update tests

* Move components to separate files, update styles for most of the component similar to Questionnaire

* Finish styling answers

* Add icon

* Fix styling

* Remove console.log

* Remove unused import

* Update key values

* Fix prettier

* Add missing icons

* Fix spacing

* [PATIENTAPP-134] Manage reference display (#351)

* Add condition showing reference only when there isn't a display value

* Update tests to fit new reference

* [ATIENTAPP-141] Add onClick function to all components overwriting accordion's default function (#350)

* Add isUnopenable variable to accordion

* Update README.md

* Add test for onClick

* Update README.md

* Update README.md

* Update tests for firing onClick, add test for onClick not being a function

Co-authored-by: Daria Lasecka <86961319+daria-lasecka@users.noreply.github.com>

v.0.3.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0 3 7 (#327)

* Update version to 0.3.7

* [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325)

* Update Medication component based on similar components

* Update test name

* Update imports

* Update medcation to fit figma design

* Add icon

* Fix showing image, make url if manufacturer has an url

* Update tests

* Fix imports

* Fix styles of image in attachment, fix tests with incorrect fhirResource

* [PATIENTAP-116] Adding FHIR-React Component: Organization (#326)

* Update Organization component based on Patient component

* Update imports, fix test id

* Add icon, add tests

* Fix test

* Add gap in components body table data

* Add style for no Cursive to Identifier component

* Add missing enter

* Add icon

* Remove custom styles and add bootstrap styles

* Add gap style

* [Patientapp-114] Adding FHIR-React Component: Coverage (#328)

* Put coverege commponent data into accordeon

* Add icons, add gaps, add no cursive

* Add test for icons, update test of title element

* Fix imports

* [PatientApp-113]  Adding FHIR-React Component: Claim (#329)

* Make basic collapsabe item table, update styles of table

* Make it not use actual accordion

* Make collapsable rows actually rows, not divs

* Fix table stylings

* Fix styling

* Add icons, update tests with icon tests

* Fix imports

* Make only parent expandable, bold and with darker background

* Fix background color of expandable element in table

* Clean up code

* Fix condition for expandable row, add top border to expandable row

* Clean up code

* Fix condition

* Move component to their own files, remove use of className in Item component

* Update imports

* Remove console.log

* Fix passing props

* Clicking entire row expands other rows

* Remove console.log

* Remove empty body

Co-authored-by: Daria Lasecka <86961319+daria-lasecka@users.noreply.github.com>