FHIR IG Statistics: ValueSet/dk-marital-status
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "dk-marital-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.dk/fhir/core/ValueSet/dk-marital-status",
"version": "3.4.0",
"title": "DK MaritalStatus",
"status": "active",
"experimental": false,
"date": "2025-02-01T19:18:26+01:00",
"publisher": "HL7 Denmark",
"contact": [
{
"name": "HL7 Denmark",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.dk"
},
{
"system": "email",
"value": "jenskristianvilladsen@gmail.com"
}
]
}
],
"description": "This value set defines the set of codes that can be used to indicate the marital status of a person in Denmark.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"copyright": "CC-BY-SA-4.0",
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/marital-status"
]
},
{
"system": "http://hl7.dk/fhir/core/CodeSystem/dk-marital-status",
"concept": [
{
"code": "P",
"display": "Registered partnership",
"designation": [
{
"language": "da",
"value": "Registreret partnerskab"
}
]
},
{
"code": "O",
"display": "Dissolved partnership",
"designation": [
{
"language": "da",
"value": "Ophævet partnerskab"
}
]
}
]
}
]
}
}