[FHIR Road Map]: Update User management to add the FHIR Core App ID assignment. #1147
Closed
14 tasks
Labels
Milestone
Issue Context?
Issue Implementation details?
Device setting parameter
compositions from the FHIR Server. Here{"coding":[{"system":"http://snomed.info/sct","code":"1156600005","display":"Device setting parameter"}]}
is the code to look for in thetype
attributevalue
e.gcha
in this object{"identifier":{"use":"official","value":"cha"}}
will be the dropdown value.title
becomes the display name for the users to select.Application ID
. This is will have the following attributes and use the options generated above.fhir_core_app_id
in KeyCloak. This will require hitting the attribute update endpoint on KeyCloak.Application ID
field is not selected.Issue Acceptance criteria?
Application ID
as part of the fields.Device setting parameter
compositions in the server.fhir_core_app_id
user attribute in KeyCloak.FHIR resources to be used?
Composition Resource: https://www.hl7.org/fhir/composition.html
Relevant Information
Sample composition resource https://github.com/opensrp/fhir-resources/blob/main/ecbis_liberia/composition/ecbis_cha_preview.json
The text was updated successfully, but these errors were encountered: