{
"resourceType": "ValueSet", "id": "address-use", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>AddressUse</h2><p>The use of an address<br/><br/>The use of an address (home / work / etc.).</p><p>This value set has an inline code system http://hl7.org/fhir/address-use, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>home<a name=\"home\"> </a></td><td>Home</td><td>A communication address at a home.</td></tr><tr><td>work<a name=\"work\"> </a></td><td>Work</td><td>An office address. First choice for business related contacts during business hours.</td></tr><tr><td>temp<a name=\"temp\"> </a></td><td>Temporary</td><td>A temporary address. The period can provide more detailed information.</td></tr><tr><td>old<a name=\"old\"> </a></td><td>Old / Incorrect</td><td>This address is no longer in use (or was never correct, but retained for records).</td></tr></table></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.37" } ], "url": "http://hl7.org/fhir/ValueSet/address-use", "version": "1.0.2", "name": "AddressUse", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "The use of an address\r\n\r\nThe use of an address (home / work / etc.).", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.37" } ], "system": "http://hl7.org/fhir/address-use", "version": "1.0.2", "caseSensitive": true, "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)." } ] }
}