Vital Records Death Reporting (VRDR) FHIR Implementation Guide
2.0.0 - STU 2 US

This page is part of the Vital Records Mortality and Morbidity Reporting FHIR IG (v2.0.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

: SpouseAliveCM - XML Representation

Draft as of 2022-08-31

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="SpouseAliveCM"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>SpouseAlive (http://hl7.org/fhir/us/vrdr/ConceptMap/SpouseAliveCM)</h2><p>Mapping from (not specified) to <a href="ValueSet-vrdr-spouse-alive-vs.html">http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-spouse-alive-vs</a></p><p>DRAFT. Published on 2022-08-31 04:02:50+0000 by HL7 Public Health Working Group (HL7 Public Health Working Group: <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 SpouseAlive Value Sets</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 colspan="3">Mapping from <code>IJE</code> to <a href="http://hl7.org/fhir/R4/v2/0136/index.html">v2 Y/N Indicator</a></td></tr><tr><td>1 (Yes)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>Y (Yes)</td></tr><tr><td>2 (No)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>N (No)</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 colspan="3">Mapping from <code>IJE</code> to <a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html">NullFlavor</a></td></tr><tr><td>8 (Unmarried)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>NA (not applicable)</td></tr><tr><td>9 (Unknown)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>UNK (unknown)</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/vrdr/ConceptMap/SpouseAliveCM"/>
  <version value="2.0.0"/>
  <name value="SpouseAlive"/>
  <title value="SpouseAlive Concept Map"/>
  <status value="draft"/>
  <date value="2022-08-31T16:02:50+00:00"/>
  <publisher value="HL7 Public Health Working Group"/>
  <contact>
    <name value="HL7 Public Health Working Group"/>
    <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 SpouseAlive 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"/>
  <targetCanonical
                   value="http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-spouse-alive-vs"/>
  <group>
    <source value="IJE"/>
    <target value="http://terminology.hl7.org/CodeSystem/v2-0136"/>
    <element>
      <code value="1"/>
      <display value="Yes"/>
      <target>
        <code value="Y"/>
        <display value="Yes"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="2"/>
      <display value="No"/>
      <target>
        <code value="N"/>
        <display value="No"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
  <group>
    <source value="IJE"/>
    <target value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
    <element>
      <code value="8"/>
      <display value="Unmarried"/>
      <target>
        <code value="NA"/>
        <display value="not applicable"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="9"/>
      <display value="Unknown"/>
      <target>
        <code value="UNK"/>
        <display value="unknown"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>