Details
-
Enhancement
-
Status: Closed
-
Should
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Low
-
August 2021
Description
Currently the identiferType in OpenMRS is used to populate the Identifier.type field in FHIR, but only with the name property. This is done here.
We should expand this so that we not only set the text property, but also the Identifier.type.coding.code value to the UUID of the identifierType to allow this to be used by clients where applicable.