FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v3-MaritalStatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v3-MaritalStatus</b></p><a name="v3-MaritalStatus"> </a><a name="hcv3-MaritalStatus"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/MaritalStatus</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">A<a name="v3-MaritalStatus-A"> </a></td><td>Annulled</td><td>Marriage contract has been declared null and to not have existed</td></tr><tr><td style="white-space:nowrap">D<a name="v3-MaritalStatus-D"> </a></td><td>Divorced</td><td>Marriage contract has been declared dissolved and inactive</td></tr><tr><td style="white-space:nowrap">I<a name="v3-MaritalStatus-I"> </a></td><td>Interlocutory</td><td>Subject to an Interlocutory Decree.</td></tr><tr><td style="white-space:nowrap">L<a name="v3-MaritalStatus-L"> </a></td><td>Legally Separated</td><td>Legally Separated</td></tr><tr><td style="white-space:nowrap">M<a name="v3-MaritalStatus-M"> </a></td><td>Married</td><td>A current marriage contract is active</td></tr><tr><td style="white-space:nowrap">P<a name="v3-MaritalStatus-P"> </a></td><td>Polygamous</td><td>More than 1 current spouse</td></tr><tr><td style="white-space:nowrap">S<a name="v3-MaritalStatus-S"> </a></td><td>Never Married</td><td>No marriage contract has ever been entered</td></tr><tr><td style="white-space:nowrap">T<a name="v3-MaritalStatus-T"> </a></td><td>Domestic partner</td><td>Person declares that a domestic partner relationship exists.</td></tr><tr><td style="white-space:nowrap">U<a name="v3-MaritalStatus-U"> </a></td><td>unmarried</td><td>Currently not in a marriage contract.</td></tr><tr><td style="white-space:nowrap">W<a name="v3-MaritalStatus-W"> </a></td><td>Widowed</td><td>The spouse has died</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
<valueString value="External"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r3.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</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/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/v3/MaritalStatus"/>
<version value="2016-11-11"/>
<name value="v3 Code System MaritalStatus"/>
<status value="active"/>
<experimental value="false"/>
<date value="2016-11-10T23:00:00+10:00"/>
<publisher value="FHIR Infrastructure"/>
<contact>
<name value="FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description
value="* * * No description supplied * * * Open Issue:
The specific meanings of these codes can vary somewhat by jurisdiction and implementation so caution should be used when determining equivalency."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/v3-MaritalStatus"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<concept>
<code value="A"/>
<display value="Annulled"/>
<definition
value="Marriage contract has been declared null and to not have existed"/>
</concept>
<concept>
<code value="D"/>
<display value="Divorced"/>
<definition
value="Marriage contract has been declared dissolved and inactive"/>
</concept>
<concept>
<code value="I"/>
<display value="Interlocutory"/>
<definition value="Subject to an Interlocutory Decree."/>
</concept>
<concept>
<code value="L"/>
<display value="Legally Separated"/>
<definition value="Legally Separated"/>
</concept>
<concept>
<code value="M"/>
<display value="Married"/>
<definition value="A current marriage contract is active"/>
</concept>
<concept>
<code value="P"/>
<display value="Polygamous"/>
<definition value="More than 1 current spouse"/>
</concept>
<concept>
<code value="S"/>
<display value="Never Married"/>
<definition value="No marriage contract has ever been entered"/>
</concept>
<concept>
<code value="T"/>
<display value="Domestic partner"/>
<definition
value="Person declares that a domestic partner relationship exists."/>
</concept>
<concept>
<code value="U"/>
<display value="unmarried"/>
<definition value="Currently not in a marriage contract."/>
</concept>
<concept>
<code value="W"/>
<display value="Widowed"/>
<definition value="The spouse has died"/>
</concept>
</CodeSystem>