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:url [ fhir:v "http://hl7.org/fhir/address-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.9.0"] ; #
fhir:name [ fhir:v "AddressType"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2021-10-27T13:27:27+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Systematic | Trifork"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Systematic | Trifork" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]
] )
] ) ; #
fhir:description [ fhir:v "The type of an address (physical / postal)"] ; #
fhir:content [ fhir:v "supplement"] ; #
fhir:supplements [
fhir:v "http://hl7.org/fhir/address-type"^^xsd:anyURI ;
fhir:link