This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v3.0.0: STU3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2024-10-16 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="AdministrativeGenderCM"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap AdministrativeGenderCM</b></p><a name="AdministrativeGenderCM"> </a><a name="hcAdministrativeGenderCM"> </a><a name="AdministrativeGenderCM-en-US"> </a><p>Mapping from <a href="http://hl7.org/fhir/us/vr-common-library/STU2/ValueSet-ValueSet-ije-vr.html">ValueSet - Placeholder ValueSet for Interjurisdictional Exchange (IJE) in Vital Records</a> to <a href="ValueSet-vrdr-administrative-gender-vs.html">Administrative Gender ValueSet</a></p><br/><p><b>Group 1 </b>Mapping from <a href="http://hl7.org/fhir/us/vr-common-library/STU2/CodeSystem-codesystem-ije-vr.html">Code System - Placeholder Code System for IJE in Vital Records</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>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>M (Male)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>male</td></tr><tr><td>F (Female)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>female</td></tr><tr><td>U (Unknown)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>unknown</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pher"/>
</extension>
<url value="http://hl7.org/fhir/us/vrdr/ConceptMap/AdministrativeGenderCM"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.10.18.2"/>
</identifier>
<version value="3.0.0"/>
<name value="AdministrativeGender"/>
<title value="AdministrativeGender Concept Map"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-10-16T18:41:34+00:00"/>
<publisher value="HL7 International / Public Health"/>
<contact>
<name value="HL7 International / Public Health"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
<telecom>
<system value="email"/>
<value value="pher@lists.HL7.org"/>
</telecom>
</contact>
<description
value="A mapping between NCHS IJE and FHIR AdministrativeGender Value Sets"/>
<useContext>
<code>
<system
value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
<code value="focus"/>
</code>
<valueCodeableConcept>
<text value="for IJE to FHIR alignment"/>
</valueCodeableConcept>
</useContext>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<purpose value="To help implementers map from IJE to FHIR Vocabulary"/>
<sourceCanonical
value="http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-ije-vr"/>
<targetCanonical
value="http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-administrative-gender-vs"/>
<group>
<source
value="http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr"/>
<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="U"/>
<display value="Unknown"/>
<target>
<code value="unknown"/>
<display value="Unknown"/>
<equivalence value="equivalent"/>
</target>
</element>
</group>
</ConceptMap>