{
"description": "The use of an address The use of an address (home / work / etc.).",
"_filename": "ValueSet-address-use.json",
"package_name": "hl7.fhir.r2.examples",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "AddressUse",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.37"
} ],
"status": "draft",
"id": "9d377a45-e342-40a9-8df6-d6a5ae8f1d2f",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/address-use",
"codeSystem": {
"system": "http://hl7.org/fhir/address-use",
"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)."
} ],
"version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.37"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}