Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fhir location management #778

Merged
merged 45 commits into from
Feb 25, 2022
Merged

Fhir location management #778

merged 45 commits into from
Feb 25, 2022

Conversation

KipSigei
Copy link
Contributor

  • Perform CRUD functions on the Location FHIR Resource
  • List all the Location details in the details section.

Pending items:

  • Fetch location hierarchy from HAPI server (awaiting FHIR core work)

image

image

image

KipSigei added 7 commits July 5, 2021 10:30
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
@KipSigei KipSigei force-pushed the fhir-location-management branch from 4a6d8a6 to a9ca8bd Compare July 22, 2021 07:18
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
@KipSigei KipSigei force-pushed the fhir-location-management branch from b4acc35 to a82a7df Compare October 26, 2021 11:34
@peterMuriuki peterMuriuki force-pushed the fhir-location-management branch from f17b9ba to df4365e Compare February 21, 2022 09:03
@peterMuriuki peterMuriuki force-pushed the fhir-location-management branch from df4365e to 6ca4184 Compare February 21, 2022 09:10
@peterMuriuki peterMuriuki force-pushed the fhir-location-management branch from c855bf7 to b0668e0 Compare February 24, 2022 08:42
.circleci/config.yml Show resolved Hide resolved
app/.env.sample Show resolved Hide resolved
app/src/configs/env.ts Outdated Show resolved Hide resolved
app/src/configs/env.ts Show resolved Hide resolved
export type LocationRouteProps = { id?: string };

/** full props for the new location component */
export interface NewEditLocationUnitProps
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pedantic: idk how i feel about the naming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants