Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DPI (local) Gender to HL7 Gender - XML Representation

Active as of 2025-10-23

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="dpi-gender-2-hl7-gender"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : CarteDeConcepts dpi-gender-2-hl7-gender</b></p><a name="dpi-gender-2-hl7-gender"> </a><a name="hcdpi-gender-2-hl7-gender"> </a><p>Mapping from <a href="ValueSet-DpiGenderVS.html">ValueSet des Sexe administratif du DPI</a> to <a href="https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-patient-gender-INS.html">FR Core ValueSet Patient gender INS ValueSet</a></p><br/><p><b>Group 1 </b>Mapping from <a href="CodeSystem-DpiGender.html">DPI Gender</a> to <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGender</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>relation</b></td><td><b>Target Code</b></td></tr><tr><td>h (Homme)</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></tr><tr><td>f (Femme)</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></tr></table></div>
  </text>
  <url
       value="https://interop.aphp.fr/ig/fhir/dm/ConceptMap/dpi-gender-2-hl7-gender"/>
  <version value="0.1.0"/>
  <name value="DpiGender2Hl7Gender"/>
  <title value="DPI (local) Gender to HL7 Gender"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-23T20:49:03+00:00"/>
  <publisher value="AP-HP"/>
  <contact>
    <name value="AP-HP"/>
    <telecom>
      <system value="url"/>
      <value value="https://aphp.fr"/>
    </telecom>
  </contact>
  <description
               value="Standardisation du sexe administratif des patients pour se conformer aux exigences de FHIR"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="France"/>
    </coding>
  </jurisdiction>
  <sourceCanonical
                   value="https://interop.aphp.fr/ig/fhir/dm/ValueSet/DpiGenderVS"/>
  <targetCanonical
                   value="https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-gender-INS"/>
  <group>
    <source value="https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DpiGender"/>
    <target value="http://hl7.org/fhir/administrative-gender"/>
    <element>
      <code value="h"/>
      <display value="Homme"/>
      <target>
        <code value="male"/>
        <display value="Male"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="f"/>
      <display value="Femme"/>
      <target>
        <code value="female"/>
        <display value="Female"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>