{
"description": "CodeSystem supplement with danish translations for administrative gender",
"_filename": "CodeSystem-administrative-gender-supplement.json",
"package_name": "hl7.fhir.dk.core",
"date": "2020-07-27",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7 Denmark",
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"content": "supplement",
"name": "AdministrativeGenderDkSupplement",
"copyright": "CC-BY-SA-4.0",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.1.0",
"supplements": "http://hl7.org/fhir/administrative-gender",
"status": "draft",
"id": "12627872-b774-4f82-adaa-8cea8fb09b25",
"kind": null,
"url": "http://hl7.dk/fhir/core/CodeSystem/administrative-gender-supplement",
"concept": [ {
"code": "male",
"designation": [ {
"value": "Mand",
"language": "da"
} ]
}, {
"code": "female",
"designation": [ {
"value": "Kvinde",
"language": "da"
} ]
}, {
"code": "other",
"designation": [ {
"value": "Andet",
"language": "da"
} ]
}, {
"code": "unknown",
"designation": [ {
"value": "Ukendt",
"language": "da"
} ]
} ],
"version": "1.1.0",
"contact": [ {
"name": "HL7 Denmark",
"telecom": [ {
"value": "http://www.hl7.dk",
"system": "url"
}, {
"value": "jenskristianvilladsen@gmail.com",
"system": "email"
} ]
} ]
}