FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.1.11.12212.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12212 |
| Version | 1 |
| Status | active |
| Date | 2009-01-23T00:07:00+11:00 |
| Name | PHVS_MaritalStatus_HL7_V3 |
| Title | Marital Status Value Set |
| Realm | us |
| Description | Marital Status is the domestic partnership status of a person. |
No resources found
| CodeSystem | |
| v3-MaritalStatus | MaritalStatus |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.1.11.12212",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.1.11.12212"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12212",
"version": "1",
"name": "PHVS_MaritalStatus_HL7_V3",
"title": "Marital Status Value Set",
"status": "active",
"date": "2009-01-23T00:07:00+11:00",
"description": "Marital Status is the domestic partnership status of a person.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"version": "20090501",
"concept": [
{
"code": "A",
"display": "Annulled"
},
{
"code": "D",
"display": "Divorced"
},
{
"code": "T",
"display": "Domestic partner"
},
{
"code": "I",
"display": "Interlocutory"
},
{
"code": "L",
"display": "Legally Separated"
},
{
"code": "M",
"display": "Married"
},
{
"code": "S",
"display": "Never Married"
},
{
"code": "P",
"display": "Polygamous"
},
{
"code": "W",
"display": "Widowed"
}
]
}
]
}
}