{
"description": "The type of an address (physical / postal)",
"_filename": "CodeSystem-address-type-dk-supplement.json",
"package_name": "hl7.fhir.dk.core",
"date": "2022-11-08T22:29:29+01:00",
"publisher": "HL7 Denmark",
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"content": "supplement",
"name": "AddressType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DK Address Type",
"package_version": "2.1.0",
"supplements": "http://hl7.org/fhir/address-type",
"status": "draft",
"id": "3ca21168-9bc8-4a9f-893b-0c6351ded0dc",
"kind": null,
"url": "http://hl7.dk/fhir/core/CodeSystem/address-type-dk-supplement",
"concept": [ {
"code": "postal",
"display": "Postal",
"definition": "Mailing addresses - PO Boxes and care-of addresses.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Post",
"language": "da"
} ]
}, {
"code": "physical",
"display": "Physical",
"definition": "A physical address that can be visited.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Fysisk",
"language": "da"
} ]
}, {
"code": "both",
"display": "Postal & Physical",
"definition": "An address that is both physical and postal.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Post & fysisk",
"language": "da"
} ]
} ],
"version": "2.1.0",
"contact": [ {
"name": "HL7 Denmark",
"telecom": [ {
"value": "http://www.hl7.dk",
"system": "url"
}, {
"value": "jenskristianvilladsen@gmail.com",
"system": "email"
} ]
} ]
}