FHIR IG analytics| Package | hl7.terminology.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-MaritalStatus.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-MaritalStatus
Language: en
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| Status | status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
Concepts
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-MaritalStatus defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "v3-MaritalStatus",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.5.2"
}
],
"version": "4.0.0",
"name": "MaritalStatus",
"title": "MaritalStatus",
"status": "active",
"experimental": false,
"date": "2019-03-20",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "\\* \\* \\* No description supplied \\* \\* \\*\r\n\r\n*Open Issue:* The specific meanings of these codes can vary somewhat by jurisdiction and implementation so caution should be used when determining equivalency.\r\n\r\n*Open Issue:* fixing and completion of the hierarchy and proper good definitions of all the concepts is badly needed.",
"copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
"type": "code"
}
],
"concept": [
{
"code": "A",
"display": "Annulled",
"definition": "Marriage contract has been declared null and to not have existed",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "D",
"display": "Divorced",
"definition": "Marriage contract has been declared dissolved and inactive",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "I",
"display": "Interlocutory",
"definition": "Subject to an Interlocutory Decree.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "L",
"display": "Legally Separated",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "M",
"display": "Married",
"definition": "A current marriage contract is active",
"property": [
{
"code": "status",
"valueCode": "active"
}
],
"concept": [
{
"code": "C",
"display": "Common Law",
"definition": "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.\r\n\r\nThis definition was based on https://www.merriam-webster.com/dictionary/common-law%20marriage.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "24122"
}
]
}
]
},
{
"code": "P",
"display": "Polygamous",
"definition": "More than 1 current spouse",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "T",
"display": "Domestic partner",
"definition": "Person declares that a domestic partner relationship exists.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "U",
"display": "unmarried",
"definition": "Currently not in a marriage contract.",
"property": [
{
"code": "status",
"valueCode": "active"
}
],
"concept": [
{
"code": "S",
"display": "Never Married",
"definition": "No marriage contract has ever been entered",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "12218"
}
]
}
]
},
{
"code": "W",
"display": "Widowed",
"definition": "The spouse has died",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
}
]
}