{ "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)", "jurisdiction": [ { "coding": [ { "code": "DK", "system": "urn:iso:std:iso:3166", "display": "Denmark" } ] } ], "content": "supplement", "name": "AddressType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Address Type", "package_version": "3.3.0", "supplements": "http://hl7.org/fhir/address-type", "status": "active", "id": "f9a3b0b7-9b41-4185-a79a-3b7db7d6f98c", "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.3.0", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "value": "http://ehealth.sundhed.dk", "system": "url" } ] } ] }