INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

cm-AdministrativeGender-1 - XML Representation

(back to description)

Raw xml

Source view


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="CareConnect-AdministrativeGender-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Concept Map - Care Connect Administrative Gender (https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-AdministrativeGender-1)</h2><p>Mapping from <a href="ValueSet-CareConnect-AdministrativeGender-1.html">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1</a> to <a href="ValueSet-CareConnect-NHSDataDictionary-PersonStatedGender-1.html">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NHSDataDictionary-PersonStatedGender-1</a></p><p>ACTIVE. Published on 1 Aug 2017, 01:00:00 by INTEROpen (). Copyright © 2016 HL7 UK</p><div><p>A Concept Map from ValueSet Administrative Gender to NHS Data Dictionary Person Stated Gender to aid interpretation.</p>
</div><br/><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>male</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>1 (Male)</td></tr><tr><td>female</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>2 (Female)</td></tr><tr><td>other</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>9 (Indeterminate (unable to be classified as either male or female))</td></tr><tr><td>unknown</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>X (Not Known (not recorded))</td></tr></table></div>
  </text>
  <url
       value="https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-AdministrativeGender-1"/>
  <version value="3.0.0"/>
  <name value="Concept Map - Care Connect Administrative Gender"/>
  <status value="active"/>
  <date value="2017-08-01T00:00:00+00:00"/>
  <publisher value="INTEROpen"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="https://interopen.ryver.com/"/>
    </telecom>
  </contact>
  <description
               value="A Concept Map from ValueSet Administrative Gender to NHS Data Dictionary Person Stated Gender to aid interpretation."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="826"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright © 2016 HL7 UK"/>
  <sourceUri
             value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1"/>
  <targetUri
             value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NHSDataDictionary-PersonStatedGender-1"/>
  <group>
    <source value="http://hl7.org/fhir/administrative-gender"/>
    <target
            value="https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonStatedGender-1"/>
    <element>
      <code value="male"/>
      <display value="Male"/>
      <target>
        <code value="1"/>
        <display value="Male"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="female"/>
      <display value="Female"/>
      <target>
        <code value="2"/>
        <display value="Female"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="other"/>
      <display value="Other"/>
      <target>
        <code value="9"/>
        <display
                 value="Indeterminate (unable to be classified as either male or female)"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="unknown"/>
      <display value="Unknown"/>
      <target>
        <code value="X"/>
        <display value="Not Known (not recorded)"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>