Skip to content

Commit

Permalink
Update FHIR-v2mappings - swap the order of the rows for datatype-is-t…
Browse files Browse the repository at this point in the history
…o-code and datatype-is-to-string.
  • Loading branch information
rhausam committed Dec 20, 2023
1 parent 58713e2 commit eb84d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/FHIR-v2mappings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
<artifact id="ConceptMap/datatype-id-to-string" key="ConceptMap-datatype-id-to-string" name="Datatype ID to string Map"/>
<artifact id="ConceptMap/datatype-id-universalid-to-codeableconcept" key="ConceptMap-unsupported-datatype-id-universalid-to-codeableconcept" name="Datatype ID[UniversalID] to CodeableConcept Map"/>
<artifact id="ConceptMap/datatype-is-to-codeableconcept" key="ConceptMap-datatype-is-to-codeableconcept" name="Datatype IS to CodeableConcept Map"/>
<artifact id="ConceptMap/datatype-is-to-string" key="ConceptMap-datatype-is-to-string" name="Datatype IS to String Map"/>
<artifact id="ConceptMap/datatype-is-to-code" key="ConceptMap-datatype-is-to-code" name="Datatype IS to code Map"/>
<artifact id="ConceptMap/datatype-is-to-string" key="ConceptMap-datatype-is-to-string" name="Datatype IS to string Map"/>
<artifact id="ConceptMap/datatype-msg-to-coding" key="ConceptMap-datatype-msg-to-coding" name="Datatype MSG to Coding Map"/>
<artifact id="ConceptMap/datatype-msg-to-messageheader" key="ConceptMap-datatype-msg-to-messageheader" name="Datatype MSG to MessageHeader Map"/>
<artifact id="ConceptMap/datatype-msg-to-code" key="ConceptMap-datatype-msg-to-code" name="Datatype MSG to code Map"/>
Expand Down

0 comments on commit eb84d05

Please sign in to comment.