POC - Mapping CDA to FHIR
0.1.0 - ci-build
POC - Mapping CDA to FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-11-07 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="cm-v3-administrative-gender"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : CarteDeConcepts cm-v3-administrative-gender</b></p><a name="cm-v3-administrative-gender"> </a><a name="hccm-v3-administrative-gender"> </a><p>Mapping de <a href="http://terminology.hl7.org/6.5.0/ValueSet-v3-AdministrativeGender.html">AdministrativeGender</a> vers <a href="http://hl7.org/fhir/R4/valueset-administrative-gender.html">AdministrativeGender</a></p><br/><p><b>Groupe 1 </b>Mapping de <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-AdministrativeGender.html">AdministrativeGender</a> to <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGender</a></p><table class="grid"><tr><td><b>Code source</b></td><td><b>relation</b></td><td><b>Code cible</b></td><td><b>Commentaire</b></td></tr><tr><td>M (Male)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>male</td><td/></tr><tr><td>F (Female)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>female</td><td/></tr><tr><td>UN (Undifferentiated)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>other</td><td>CDA 'Undifferentiated' maps to FHIR 'other'</td></tr><tr><td>UNK (Unknown)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>unknown</td><td/></tr></table></div>
</text>
<url
value="https://interop.esante.gouv.fr/ig/fhir/mappingcdafhir/ConceptMap/cm-v3-administrative-gender"/>
<version value="0.1.0"/>
<name value="CdaToFhirAdministrativeGender"/>
<title value="CDA to FHIR Administrative Gender Mapping"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-11-07T10:30:30+00:00"/>
<publisher
value="Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris"/>
<contact>
<name
value="Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris"/>
<telecom>
<system value="url"/>
<value value="https://esante.gouv.fr"/>
</telecom>
</contact>
<description
value="Mapping between CDA v3 Administrative Gender codes and FHIR Administrative Gender codes"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="FR"/>
<display value="FRANCE"/>
</coding>
</jurisdiction>
<purpose value="Used in CDA to FHIR transformations to map gender codes"/>
<sourceCanonical
value="http://terminology.hl7.org/ValueSet/v3-AdministrativeGender"/>
<targetCanonical
value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
<group>
<source
value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"/>
<target value="http://hl7.org/fhir/administrative-gender"/>
<element>
<code value="M"/>
<display value="Male"/>
<target>
<code value="male"/>
<display value="Male"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="F"/>
<display value="Female"/>
<target>
<code value="female"/>
<display value="Female"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="UN"/>
<display value="Undifferentiated"/>
<target>
<code value="other"/>
<display value="Other"/>
<equivalence value="equivalent"/>
<comment value="CDA 'Undifferentiated' maps to FHIR 'other'"/>
</target>
</element>
<element>
<code value="UNK"/>
<display value="Unknown"/>
<target>
<code value="unknown"/>
<display value="Unknown"/>
<equivalence value="equivalent"/>
</target>
</element>
</group>
</ConceptMap>