MaritalStatus
activeURL
http://hl7.org/fhir/ValueSet/marital-statusCopied!
Version4.0.1Copied!
PublisherFHIR Project teamDate2019-11-01T09:29:23+11:00DescriptionThis value set defines the set of codes that can be used to indicate the marital status of a person.
Expansion
| Code | Display | System |
|---|---|---|
| A | Annulled | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| D | Divorced | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| I | Interlocutory | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| L | Legally Separated | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| M | Married | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| P | Polygamous | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| S | Never Married | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| T | Domestic partner | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| U | unmarried | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| W | Widowed | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus |
| UNK | unknown | http://terminology.hl7.org/CodeSystem/v3-NullFlavor |
systemhttp://terminology.hl7.org/CodeSystem/v3-MaritalStatus
systemhttp://terminology.hl7.org/CodeSystem/v3-NullFlavor
MaritalStatus
This value set defines the set of codes that can be used to indicate the marital status of a person.
This value set includes codes from the following code systems:
- Include all codes defined in
http://terminology.hl7.org/CodeSystem/v3-MaritalStatus - Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-NullFlavorCode Display UNK unknown Description:A proper value is applicable, but not known.
Usage Notes: 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:
Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)
{
"description" : "This value set defines the set of codes that can be used to indicate the marital status of a person.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"
}, {
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 1
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "FHIR Project team",
"name" : "Marital Status Codes",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "MaritalStatus",
"extension" : [ {
"valueCode" : "pa",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "normative",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"valueCode" : "4.0.0",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "5bd5cba9-2f3a-45c5-b7a5-79fd1980dbca",
"url" : "http://hl7.org/fhir/ValueSet/marital-status",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.29"
} ],
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>MaritalStatus</h2>\n <div>\n <p>This value set defines the set of codes that can be used to indicate the marital status of a person.</p>\n\n </div>\n <p>This value set includes codes from the following code systems:</p>\n <ul>\n <li>Include all codes defined in \n <a href=\"v3/MaritalStatus/cs.html\">\n <code>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</code>\n </a>\n </li>\n <li>Include these codes as defined in \n <a href=\"v3/NullFlavor/cs.html\">\n <code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"v3/NullFlavor/cs.html#v3-NullFlavor-UNK\">UNK</a>\n </td>\n <td>unknown</td>\n <td>Description:A proper value is applicable, but not known.\n <br/>\n \n Usage Notes: 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:\n <br/>\n \n Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')\n Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)\n </td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "generated"
}
}