HIP FHIR Common Terminology Guide
1.7.0-SNAPSHOT - Release

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

: gender-to-r4 - XML Representation

Draft as of 2020-02-24

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="gender-to-r4"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Mapping from <a href="ValueSet-gender-1.0.html">Gender</a> to <a href="http://hl7.org/fhir/R4/valueset-administrative-gender.html">AdministrativeGender</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 HPI/NHI Gender Code to FHIR Administrative Gender</p>
</div><br/><p><b>Group 1</b>Mapping from <a href="CodeSystem-gender-1.2.html">Gender v1.2 (version 1.2)</a> to <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGender (version 4.0.1)</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>F</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>female</td></tr><tr><td>M</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>male</td></tr><tr><td>U</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>unknown</td></tr><tr><td>O</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>other</td></tr></table></div>
  </text>
  <url value="https://nzhts.digital.health.nz/fhir/ConceptMap/gender-to-r4"/>
  <version value="1.0"/>
  <name value="Cm_gender_to_r4"/>
  <title value="Gender Mapping (to 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 HPI/NHI Gender Code to FHIR Administrative Gender"/>
  <purpose
           value="To translate from internal Gender Code to FHIR Administrative Gender"/>
  <sourceUri
             value="https://nzhts.digital.health.nz/fhir/ValueSet/gender-code"/>
  <targetUri value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
  <group>
    <source value="https://standards.digital.health.nz/ns/gender-code"/>
    <sourceVersion value="1.2"/>
    <target value="http://hl7.org/fhir/administrative-gender"/>
    <targetVersion value="4.0.1"/>
    <element>
      <code value="F"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="female"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="M"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="male"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="U"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="unknown"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="O"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="other"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <unmapped>
      <mode value="fixed"/>
      <code value="unknown"/>
    </unmapped>
  </group>
</ConceptMap>