Data Management with FHIR
0.1.0 - ci-build
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
| Active as of 2025-10-23 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="hl7-gender-to-ohdsi-gender"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : CarteDeConcepts hl7-gender-to-ohdsi-gender</b></p><a name="hl7-gender-to-ohdsi-gender"> </a><a name="hchl7-gender-to-ohdsi-gender"> </a><p>Mapping from <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> to <a href="ValueSet-OMOPGender.html">ValueSet of gender of OHDSI</a></p><br/><p><b>Group 1 </b>Mapping from <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGender</a> to <a href="CodeSystem-dm-omop-cdm-v20240229.html">Observational Medical Outcomes Partnership (OMOP)</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>male</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>8507 (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>8532 (FEMALE)</td></tr></table></div>
</text>
<url
value="https://interop.aphp.fr/ig/fhir/dm/ConceptMap/hl7-gender-to-ohdsi-gender"/>
<version value="0.1.0"/>
<name value="HL7Gender2OHDSIGender"/>
<title value="HL7 Gender to OHDSI 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="L'objectif de cet alignement est rendre possible la conversion d'un code 'gender' d'HL7 vers son équivalent dans OHDSI"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="FR"/>
<display value="France"/>
</coding>
</jurisdiction>
<sourceCanonical
value="https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-gender-INS"/>
<targetCanonical
value="https://interop.aphp.fr/ig/fhir/dm/ValueSet/OMOPGender"/>
<group>
<source value="http://hl7.org/fhir/administrative-gender"/>
<target
value="https://interop.aphp.fr/ig/fhir/dm/CodeSystem/dm-omop-cdm-v20240229"/>
<element>
<code value="male"/>
<display value="Male"/>
<target>
<code value="8507"/>
<display value="MALE"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="female"/>
<display value="Female"/>
<target>
<code value="8532"/>
<display value="FEMALE"/>
<equivalence value="equivalent"/>
</target>
</element>
</group>
</ConceptMap>