This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
* * * 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.
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="v3-MaritalStatus"/> <meta> <lastUpdated value="2018-08-12T00:00:00.000+10:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Release Date: 2018-08-12</p> <table class="grid"> <tr> <td> <b> Level</b> </td> <td> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td> 1</td> <td> A <a name="v3-MaritalStatus-A"> </a> </td> <td> Annulled</td> <td> Marriage contract has been declared null and to not have existed <br/> </td> </tr> <tr> <td> 1</td> <td> D <a name="v3-MaritalStatus-D"> </a> </td> <td> Divorced</td> <td> Marriage contract has been declared dissolved and inactive <br/> </td> </tr> <tr> <td> 1</td> <td> I <a name="v3-MaritalStatus-I"> </a> </td> <td> Interlocutory</td> <td> Subject to an Interlocutory Decree. <br/> </td> </tr> <tr> <td> 1</td> <td> L <a name="v3-MaritalStatus-L"> </a> </td> <td> Legally Separated</td> <td/> </tr> <tr> <td> 1</td> <td> M <a name="v3-MaritalStatus-M"> </a> </td> <td> Married</td> <td> A current marriage contract is active <br/> </td> </tr> <tr> <td> 1</td> <td> P <a name="v3-MaritalStatus-P"> </a> </td> <td> Polygamous</td> <td> More than 1 current spouse <br/> </td> </tr> <tr> <td> 1</td> <td> S <a name="v3-MaritalStatus-S"> </a> </td> <td> Never Married</td> <td> No marriage contract has ever been entered <br/> </td> </tr> <tr> <td> 1</td> <td> T <a name="v3-MaritalStatus-T"> </a> </td> <td> Domestic partner</td> <td> Person declares that a domestic partner relationship exists. <br/> </td> </tr> <tr> <td> 1</td> <td> U <a name="v3-MaritalStatus-U"> </a> </td> <td> unmarried</td> <td> Currently not in a marriage contract. <br/> </td> </tr> <tr> <td> 1</td> <td> W <a name="v3-MaritalStatus-W"> </a> </td> <td> Widowed</td> <td> The spouse has died <br/> </td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="normative"/> </extension> <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/structuredefinition-normative-version"> <valueCode value="4.0.0"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.5.2"/> </identifier> <version value="2018-08-12"/> <name value="v3.MaritalStatus"/> <title value="v3 Code System MaritalStatus"/> <status value="active"/> <experimental value="false"/> <date value="2018-08-12T00:00:00+10:00"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </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."/> <caseSensitive value="true"/> <valueSet value="http://terminology.hl7.org/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>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.