FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Cross-version VS for R5.MaritalStatusCodes for use in FHIR R4 - XML Representation

Page standards status: Informative Maturity Level: 5

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="R5-marital-status-for-R4"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet R5-marital-status-for-R4</b></p><a name="R5-marital-status-for-R4"> </a><a name="hcR5-marital-status-for-R4"> </a><p>This value set expansion contains 2 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="R5-marital-status-for-R4-http://terminology.hl7.org/CodeSystem/v3-MaritalStatus-C"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-C">C</a></td><td>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</td><td>Common Law</td><td><div><p>a marriage recognized in some jurisdictions and based on the parties' agreement to consider themselves married and can also be based on documentation of cohabitation.</p>
<p>This definition was based on https://www.merriam-webster.com/dictionary/common-law%20marriage.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-marital-status-for-R4-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-UNK"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK">UNK</a></td><td>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td><td>unknown</td><td><div><p>**Description:**A proper value is applicable, but not known.</p>
<p><strong>Usage Notes</strong>: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:</p>
<ol>
<li>Those properties themselves directly translate to a semantic of &quot;unknown&quot;. (E.g. a local code sent as a translation that conveys 'unknown')</li>
<li>Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</li>
</ol>
</div></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/5.0/ValueSet/R5-marital-status-for-R4"/>
  <version value="0.0.1-snapshot-2"/>
  <name value="R5_marital_status_for_R4"/>
  <title
         value="Cross-version VS for R5.MaritalStatusCodes for use in FHIR R4"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-01T22:37:02.721999+10:00"/>
  <publisher value="Patient Administration"/>
  <contact>
    <name value="Patient Administration"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
  </contact>
  <description
               value="This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/marital-status|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <version value="2.1.0"/>
      <concept>
        <code value="C"/>
        <display value="Common Law"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <version value="2.1.0"/>
      <concept>
        <code value="UNK"/>
        <display value="unknown"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <timestamp value="2025-09-01T22:37:02.721994+10:00"/>
    <contains>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <version value="2.1.0"/>
      <code value="C"/>
      <display value="Common Law"/>
    </contains>
    <contains>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <version value="2.1.0"/>
      <code value="UNK"/>
      <display value="unknown"/>
    </contains>
  </expansion>
</ValueSet>