http://hl7.org/fhir/address-use|4.0.1
name
AddressUse
AddressUse
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
active
active
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
AddressUse
The use of an address.
{
"description" : "The use of an address.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "AddressUse",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "AddressUse",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
} ],
"status" : "active",
"id" : "d4c70103-b6c9-5395-a241-767866a1294f",
"valueSet" : "http://hl7.org/fhir/ValueSet/address-use",
"url" : "http://hl7.org/fhir/address-use",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.68",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "home",
"display" : "Home",
"definition" : "A communication address at a home."
}, {
"code" : "work",
"display" : "Work",
"definition" : "An office address. First choice for business related contacts during business hours."
}, {
"code" : "temp",
"display" : "Temporary",
"definition" : "A temporary address. The period can provide more detailed information."
}, {
"code" : "old",
"display" : "Old / Incorrect",
"definition" : "This address is no longer in use (or was never correct but retained for records)."
}, {
"code" : "billing",
"display" : "Billing",
"definition" : "An address to be used to send bills, invoices, receipts etc."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}