{
"description": "The type of an address (physical / postal)",
"_filename": "CodeSystem-hl7.org-fhir-address-type.json",
"package_name": "dk.ehealth.sundhed.fhir.ig.core",
"date": "2021-10-27T13:27:27+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"content": "supplement",
"name": "AddressType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.1.0",
"supplements": "http://hl7.org/fhir/address-type",
"status": "active",
"id": "fe1d73ec-0b1c-4413-83b3-4d3574931971",
"kind": null,
"url": "http://hl7.org/fhir/address-type",
"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": "3.1.0",
"contact": [ {
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [ {
"value": "http://ehealth.sundhed.dk",
"system": "url"
} ]
} ]
}