This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). 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
* * * 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.
<ValueSet xmlns="http://hl7.org/fhir"> <id value="v3-MaritalStatus"/> <meta> <lastUpdated value="2016-03-23T00:00:00.000+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Release Date: 2016-03-23</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="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="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="I"> </a> </td> <td>Interlocutory</td> <td> Subject to an Interlocutory Decree. <br/> </td> </tr> <tr> <td>1</td> <td>L <a name="L"> </a> </td> <td>Legally Separated</td> <td/> </tr> <tr> <td>1</td> <td>M <a name="M"> </a> </td> <td>Married</td> <td> A current marriage contract is active <br/> </td> </tr> <tr> <td>1</td> <td>P <a name="P"> </a> </td> <td>Polygamous</td> <td> More than 1 current spouse <br/> </td> </tr> <tr> <td>1</td> <td>S <a name="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="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="U"> </a> </td> <td>unmarried</td> <td> Currently not in a marriage contract. <br/> </td> </tr> <tr> <td>1</td> <td>W <a name="W"> </a> </td> <td>Widowed</td> <td> The spouse has died <br/> </td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ValueSet/v3-MaritalStatus"/> <version value="2016-03-23"/> <name value="v3 Code System MaritalStatus"/> <status value="active"/> <experimental value="false"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org"/> </telecom> </contact> <date value="2016-03-23"/> <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."/> <compose> <include> <system value="http://hl7.org/fhir/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.