FHIR IG Statistics: ValueSet/CareConnect-MaritalStatus-1
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "CareConnect-MaritalStatus-1",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-map",
"valueReference": {
"reference": "https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-MaritalStatus-1"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
"valueUri": "http://hl7.org/fhir/ValueSet/marital-status"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}
],
"url": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-MaritalStatus-1",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.28"
}
],
"version": "3.0.1",
"name": "Marital Status Codes",
"status": "active",
"date": "2017-04-19T07:44:47+10:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This value set defines the set of codes that can be used to indicate the marital status of a person.",
"copyright": "Copyright © HL7.org 2011+",
"extensible": true,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/v3/MaritalStatus",
"concept": [
{
"code": "A",
"display": "Annulled"
},
{
"code": "D",
"display": "Divorced"
},
{
"code": "I",
"display": "Interlocutory"
},
{
"code": "L",
"display": "Legally Separated"
},
{
"code": "M",
"display": "Married"
},
{
"code": "P",
"display": "Polygamous"
},
{
"code": "S",
"display": "Never Married"
},
{
"code": "T",
"display": "Domestic partner"
},
{
"code": "U",
"display": "unmaried"
},
{
"code": "W",
"display": "Widowed"
}
]
},
{
"system": "http://hl7.org/fhir/v3/NullFlavor",
"concept": [
{
"code": "UNK",
"display": "unknown"
}
]
}
]
}
}