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-MaritalStatus-1 - XML Representation

(back to description)

Raw xml

Source view


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="CareConnect-MaritalStatus-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Concept Map - Care Connect Marital Status (https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-MaritalStatus-1)</h2><p>Mapping from <a href="ValueSet-CareConnect-MaritalStatus-1.html">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-MaritalStatus-1</a> to <a href="ValueSet-CareConnect-NHSDataDictionary-PersonMaritalStatus-1.html">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NHSDataDictionary-PersonMaritalStatus-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 Marital Status to NHS Data Dictionary Person Marital Status 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>U (unmarried)</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>S (Single)</td></tr><tr><td>D (Divorced)</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>D (Divorced/Person whose Civil Partnership has been dissolved)</td></tr><tr><td>L (Legally Separated)</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>P (Separated)</td></tr><tr><td>M (Married)</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>M (Married/Civil Partner)</td></tr><tr><td>S (Never Married)</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>S (Single)</td></tr><tr><td>W (Widowed)</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>W (Widowed/Surviving Civil Partner)</td></tr></table><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>UNK (unknown)</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>N (Not disclosed)</td></tr></table></div>
  </text>
  <url
       value="https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-MaritalStatus-1"/>
  <version value="3.0.0"/>
  <name value="Concept Map - Care Connect Marital Status"/>
  <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 Marital Status to NHS Data Dictionary Person Marital Status 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-MaritalStatus-1"/>
  <targetUri
             value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NHSDataDictionary-PersonMaritalStatus-1"/>
  <group>
    <source value="http://hl7.org/fhir/v3/MaritalStatus"/>
    <target
            value="https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonMaritalStatus-1"/>
    <element>
      <code value="U"/>
      <display value="unmarried"/>
      <target>
        <code value="S"/>
        <display value="Single"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="D"/>
      <display value="Divorced"/>
      <target>
        <code value="D"/>
        <display
                 value="Divorced/Person whose Civil Partnership has been dissolved"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="L"/>
      <display value="Legally Separated"/>
      <target>
        <code value="P"/>
        <display value="Separated"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="M"/>
      <display value="Married"/>
      <target>
        <code value="M"/>
        <display value="Married/Civil Partner"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="S"/>
      <display value="Never Married"/>
      <target>
        <code value="S"/>
        <display value="Single"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="W"/>
      <display value="Widowed"/>
      <target>
        <code value="W"/>
        <display value="Widowed/Surviving Civil Partner"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
  <group>
    <source value="http://hl7.org/fhir/v3/NullFlavor"/>
    <target
            value="https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonMaritalStatus-1"/>
    <element>
      <code value="UNK"/>
      <display value="unknown"/>
      <target>
        <code value="N"/>
        <display value="Not disclosed"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>