Vital Records Common Library (VRCL) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

This page is part of the Vital Records Common Profile Library (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Marital Status Vital Records - XML Representation

Draft as of 2024-10-11

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="ConceptMapMaritalStatusVitalRecords"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap ConceptMapMaritalStatusVitalRecords</b></p><a name="ConceptMapMaritalStatusVitalRecords"> </a><a name="hcConceptMapMaritalStatusVitalRecords"> </a><a name="ConceptMapMaritalStatusVitalRecords-en-US"> </a><p>Mapping from <a href="ValueSet-ValueSet-ije-vr.html">ValueSet - Placeholder ValueSet for Interjurisdictional Exchange (IJE) in Vital Records</a> to <a href="ValueSet-ValueSet-marital-status-vr.html">Value Set - Marital Status Vital Records</a></p><br/><p><b>Group 1 </b>Mapping from <a href="CodeSystem-codesystem-ije-vr.html">Code System - Placeholder Code System for IJE in Vital Records</a> to <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html">MaritalStatus</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>D (Divorced)</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>D (Divorced)</td></tr><tr><td>A (Married but Separated)</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>L (Legally Separated)</td></tr><tr><td>M (Married)</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 (Married)</td></tr><tr><td>S (Never Married)</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>S (Never Married)</td></tr><tr><td>W (Widowed)</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>W (Widowed)</td></tr><tr><td>U (Not Classifiable)</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>T (Domestic Partner)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href="CodeSystem-codesystem-ije-vr.html">Code System - Placeholder Code System for IJE in Vital Records</a> to <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html">NullFlavor</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>U (Not Classifiable)</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>UNK (unknown)</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/vr-common-library/ConceptMap/ConceptMapMaritalStatusVitalRecords"/>
  <version value="2.0.0"/>
  <name value="MaritalStatus"/>
  <title value="MaritalStatus Concept Map"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-10-11T18:34:20+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="Note: 'Domestic Partnership' may be used by jurisdictions, but is not supported by NCHS and will be mapped to 'U' (Not Classifiable). 
IJE 'U' maps to 'UNK' (unknown) when converted to FHIR."/>
  <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"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <purpose value="To help implementers map from IJE to FHIR Vocabulary"/>
  <sourceCanonical
                   value="http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-ije-vr"/>
  <targetCanonical
                   value="http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-marital-status-vr"/>
  <group>
    <source
            value="http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr"/>
    <target value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
    <element>
      <code value="D"/>
      <display value="Divorced"/>
      <target>
        <code value="D"/>
        <display value="Divorced"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="A"/>
      <display value="Married but Separated"/>
      <target>
        <code value="L"/>
        <display value="Legally Separated"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="M"/>
      <display value="Married"/>
      <target>
        <code value="M"/>
        <display value="Married"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="S"/>
      <display value="Never Married"/>
      <target>
        <code value="S"/>
        <display value="Never Married"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="W"/>
      <display value="Widowed"/>
      <target>
        <code value="W"/>
        <display value="Widowed"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="U"/>
      <display value="Not Classifiable"/>
      <target>
        <code value="T"/>
        <display value="Domestic Partner"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
  <group>
    <source
            value="http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr"/>
    <target value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
    <element>
      <code value="U"/>
      <display value="Not Classifiable"/>
      <target>
        <code value="UNK"/>
        <display value="unknown"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>