Code | Display | Definition |
home | Home | A communication address at a home. |
work | Work | An office address. First choice for business related contacts during business hours. |
temp | Temporary | A temporary address. The period can provide more detailed information. |
old | Old / Incorrect | This address is no longer in use (or was never correct, but retained for records). |
Additional Language Displays
Code | Dansk (Danish, da) |
home | Hjem |
work | Arbejde |
temp | Midlertidig |
old | Gammel / forkert |
"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/address-use"];
fhir:CodeSystem.version [ fhir:value "2.4.0"];
fhir:CodeSystem.name [ fhir:value "AddressUse"];
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 use of an address"];
fhir:CodeSystem.content [ fhir:value "supplement"];
fhir:CodeSystem.supplements [
fhir:value "http://hl7.org/fhir/address-use";
fhir:link