Guide d'implémentation pour l'atelier
0.1.0 - ci-build
Guide d'implémentation pour l'atelier - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Active as of 2026-01-20 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="patient-gender-to-aphp-table-0001"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableconceptmap|1.0.0"/>
<profile
value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableconceptmap|1.0.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : CarteDeConcepts patient-gender-to-aphp-table-0001</b></p><a name="patient-gender-to-aphp-table-0001"> </a><a name="hcpatient-gender-to-aphp-table-0001"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profils: <a href="http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-shareableconceptmap.html">CRMI Shareable ConceptMapversion : null1.0.0)</a>, <a href="http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-publishableconceptmap.html">CRMI Publishable ConceptMapversion : null1.0.0)</a></p></div><p>Mapping de <a href="http://hl7.org/fhir/R4/valueset-administrative-gender.html">AdministrativeGender</a> vers <a href="ValueSet-aphp-table-0001.html">ValueSet des sexes administratifs pour MDM</a></p><br/><p><b>Groupe 1 </b>Mapping de <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGenderversion : 4.0.1)</a> to <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v2-0001.html">administrativeSexversion : 3.0.0)</a></p><table class="grid"><tr><td><b>Code source</b></td><td><b>relation</b></td><td><b>Code cible</b></td></tr><tr><td>male</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>M (Male)</td></tr><tr><td>female</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>F (Female)</td></tr><tr><td>other</td><td colspan="2" style="background-color: #efefef">(not mapped)</td></tr><tr><td>unknown</td><td colspan="2" style="background-color: #efefef">(not mapped)</td></tr></table></div>
</text>
<url
value="https://interop.aphp.fr/ig/fhir/atelier/ConceptMap/patient-gender-to-aphp-table-0001"/>
<version value="0.1.0"/>
<name value="PatientGenderToAphpTable0001"/>
<title
value="Standardisation sémantique du sexe administratif de FHIR vers HL7 v2"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-01-20"/>
<publisher value="AP-HP"/>
<contact>
<name value="AP-HP"/>
<telecom>
<system value="url"/>
<value value="https://aphp.fr"/>
</telecom>
</contact>
<description
value="ConceptMap produite dans le cadre du flux d'alimentation en document du DPI permettant de passer du Patient.gender au Sexe administratif de MDM."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="FRA"/>
</coding>
</jurisdiction>
<sourceCanonical
value="http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1"/>
<targetCanonical
value="https://interop.aphp.fr/ig/fhir/atelier/ValueSet/aphp-table-0001|0.1.0"/>
<group>
<source value="http://hl7.org/fhir/administrative-gender"/>
<sourceVersion value="4.0.1"/>
<target value="http://terminology.hl7.org/CodeSystem/v2-0001"/>
<targetVersion value="3.0.0"/>
<element>
<code value="male"/>
<display value="Male"/>
<target>
<code value="M"/>
<display value="Male"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="female"/>
<display value="Female"/>
<target>
<code value="F"/>
<display value="Female"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="other"/>
<display value="Other"/>
<target>
<equivalence value="unmatched"/>
</target>
</element>
<element>
<code value="unknown"/>
<display value="Unknown"/>
<target>
<equivalence value="unmatched"/>
</target>
</element>
<unmapped>
<mode value="fixed"/>
<code value="U"/>
</unmapped>
</group>
</ConceptMap>