HIP FHIR Common Terminology Guide
1.8.7 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.8.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Gender Mapping (from R4) - XML Representation

Draft as of 2020-02-24

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="gender-from-r4"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap gender-from-r4</b></p><a name="gender-from-r4"> </a><a name="hcgender-from-r4"> </a><a name="hcgender-from-r4-en-US"> </a><p>Mapping from <a href="http://hl7.org/fhir/R4/valueset-administrative-gender.html">AdministrativeGender</a> to <a href="ValueSet-gender-1.0.html">Gender</a></p><p>DRAFT. Published on 2020-02-24 00:00:00+1300 by Te Whatu Ora  (Te Whatu Ora: <a href="mailto:mailto:integration@health.govt.nz">mailto:integration@health.govt.nz</a>). </p><div><p>Translation from FHIR Administrative Gender to HPI/NHI Gender Code</p>
</div><br/><p><b>Group 1 </b>Mapping from <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGenderversion: {0}4.0.1)</a> to <a href="CodeSystem-gender-1.2.html">Gender v1.2version: {0}1.2)</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>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>F (Female)</td></tr><tr><td>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>M (Male)</td></tr><tr><td>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>U (Unspecified or Unknown)</td></tr><tr><td>other</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>O (Other)</td></tr></table></div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ConceptMap/gender-from-r4"/>
  <version value="1.0"/>
  <name value="Cm_gender_from_r4"/>
  <title value="Gender Mapping (from R4)"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-02-24T00:00:00+13:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description
               value="Translation from FHIR Administrative Gender to HPI/NHI Gender Code"/>
  <purpose
           value="To translate from FHIR Administrative Gender to internal Gender Code "/>
  <sourceUri value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
  <targetUri
             value="https://nzhts.digital.health.nz/fhir/ValueSet/gender-code"/>
  <group>
    <source value="http://hl7.org/fhir/administrative-gender"/>
    <sourceVersion value="4.0.1"/>
    <target value="https://standards.digital.health.nz/ns/gender-code"/>
    <targetVersion value="1.2"/>
    <element>
      <code value="female"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="F"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="male"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="M"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="unknown"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="U"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="other"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="O"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>