onaio / fhir-web

A web based interface for administering FHIR based digital health solutions
https://ona.io/home/introducing-quest-fhir-native-case-management/
Other
16 stars 13 forks source link

[FHIR Road Map]: Add Bulk upload interface to web. #1323

Open peterMuriuki opened 7 months ago

peterMuriuki commented 7 months ago

Issue Context?

Support an interface that users can use to initialize bulk upload of resources to the web. This can be a wizard that:

Issue Implemetation details?

R&D on building upon existing python tool that enables the upload.

Issue Acceptance criteria?

User can via fhir-web:

FHIR resources to be used?

No response

Relevant Information

No response

peterMuriuki commented 7 months ago
graph TD

subgraph Dependencies
Binary
Group -->|depends on| Binary
UserRoles
UserGroups -->|depends on| UserRoles
Users -->|depends on| UserGroups
Locations
Organizations -->|depends on| Users
CareTeams -->|depends on| Users
CareTeams -->|depends on| Organizations
InventoryGroup -->|depends on| Locations
InventoryGroup -->|depends on| Group
UserCareTeamAssignment -->|depends on| CareTeams
UserCareTeamAssignment -->|depends on| Organizations
OrganizationLocationAssignment -->|depends on| Organizations
OrganizationLocationAssignment -->|depends on| Locations
end
AnnieMungai commented 2 months ago

@peterMuriuki QA feedback on bulk upload:

peterMuriuki commented 2 months ago

CareTeams csv

Organization field

Products

Inventory

Locations

Careteam to organization

participant to CareTeam