{
"description": "DK marital statuses",
"_filename": "CodeSystem-dk-marital-status.json",
"package_name": "hl7.fhir.dk.core",
"date": "2023-12-01T14:00:38+01:00",
"publisher": "HL7 Denmark",
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"content": "complete",
"name": "DkMaritalStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DK Marital Statuses",
"package_version": "3.0.0",
"status": "active",
"id": "f64c86b9-3b01-4f4a-ae45-f97373bda08f",
"kind": null,
"count": 2,
"url": "http://hl7.dk/fhir/core/CodeSystem/dk-marital-status",
"concept": [ {
"code": "P",
"display": "Registered partnership",
"designation": [ {
"value": "Registreret partnerskab",
"language": "da"
} ]
}, {
"code": "O",
"display": "Dissolved partnership",
"designation": [ {
"value": "Ophævet partnerskab",
"language": "da"
} ]
} ],
"caseSensitive": false,
"version": "3.0.0",
"contact": [ {
"name": "HL7 Denmark",
"telecom": [ {
"value": "http://www.hl7.dk",
"system": "url"
}, {
"value": "jenskristianvilladsen@gmail.com",
"system": "email"
} ]
} ]
}