Vital Records Death Reporting (VRDR) FHIR Implementation Guide
2.2.0 - STU 2.2 United States of America flag

This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v2.2.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: AdministrativeGender Concept Map - XML Representation

Draft as of 2023-10-17

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="AdministrativeGenderCM"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Mapping from (not specified) to <a href="ValueSet-vrdr-administrative-gender-vs.html">Administrative Gender PHVS_Sex_MFU</a></p><p>DRAFT. Published on 2023-10-17 18:39:37+0000 by HL7 International / Public Health (HL7 International / Public Health: <a href="http://www.hl7.org/Special/committees/pher">http://www.hl7.org/Special/com...</a>, <a href="mailto:pher@lists.HL7.org">pher@lists.HL7.org</a>). </p><div><p>A mapping between NCHS IJE and FHIR AdministrativeGender Value Sets</p>
</div><br/><p><b>Group 1</b>Mapping from <code>IJE</code> 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/R4/codesystem-concept-map-equivalence.html#null"/></td><td>male</td></tr><tr><td>F (Female)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null"/></td><td>female</td></tr><tr><td>U (Unknown)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null"/></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"/>
  <version value="2.2.0"/>
  <name value="AdministrativeGender"/>
  <title value="AdministrativeGender Concept Map"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-10-17T18:39:37+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.

Note: The codesystem identifer 'IJE' is not a proper codesystem URI.  
Work is underway to define proper URIs that will be included in future versions
of this concept map. "/>
  <targetCanonical
                   value="http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-administrative-gender-vs"/>
  <group>
    <source value="IJE"/>
    <target value="http://hl7.org/fhir/administrative-gender"/>
    <element>
      <code value="M"/>
      <display value="Male"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="male"/>
        <display value="Male"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="F"/>
      <display value="Female"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="female"/>
        <display value="Female"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="U"/>
      <display value="Unknown"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="unknown"/>
        <display value="Unknown"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>