Code | Display | Definition |
postal | Postal | Mailing addresses - PO Boxes and care-of addresses. |
physical | Physical | A physical address that can be visited. |
both | Postal & Physical | An address that is both physical and postal. |
Additional Language Displays
Code | Dansk (Danish, da) |
postal | Post |
physical | Fysisk |
both | Post & fysisk |
"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/address-type"];
fhir:CodeSystem.version [ fhir:value "2.4.0"];
fhir:CodeSystem.name [ fhir:value "AddressType"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2021-10-27T13:27:27+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
];
fhir:CodeSystem.description [ fhir:value "The type of an address (physical / postal)"];
fhir:CodeSystem.content [ fhir:value "supplement"];
fhir:CodeSystem.supplements [
fhir:value "http://hl7.org/fhir/address-type";
fhir:link