This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). 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 R2
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. Open Issue: fixing and completion of the hierarchy and proper good definitions of all the concepts is badly needed.
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="v3-MaritalStatus"/> <meta> <lastUpdated value="2019-07-31T00:00:00.000+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Release Date: 2019-07-31</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> 2</td> <td> C <a name="v3-MaritalStatus-C"> </a> </td> <td> Common Law</td> <td> 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. <br/> This definition was based on https://www.merriam-webster.com/dictionary/comm on-law%20marriage. <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> 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> 2</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> 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="external"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="vocab"/> </extension> <url value="http://terminology.hl7.org/ValueSet/v3-MaritalStatus"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.1.11.12212"/> </identifier> <version value="2019-07-31"/> <name value="v3.MaritalStatus"/> <title value="v3 Code System MaritalStatus"/> <status value="active"/> <experimental value="false"/> <date value="2019-07-31"/> <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. Open Issue: fixing and completion of the hierarchy and proper good definitions of all the concepts is badly needed."/> <immutable value="true"/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/> </include> </compose> </ValueSet>
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.