This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetAddressUse
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>AddressUse</h2> <p>The use of an address</p> <p>This value set defines its own terms in the system http://hl7.org/fhir/address-use</p> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> <td> <b> <a href="v3\AddressUse\index.html">v3 Map (AddressUse)</a> </b> </td> <td> <b> <a href="v2\0190\index.html">v2 Map (0190)</a> </b> </td> </tr> <tr> <td>home <a name="home"> </a> </td> <td/> <td>A communication address at a home.</td> <td> <span title="equal">=</span> <a href="v3\AddressUse\index.html#H">H</a> </td> <td> <span title="equivalent">~</span> <a href="v2\0190\index.html#H">H</a> </td> </tr> <tr> <td>work <a name="work"> </a> </td> <td/> <td>An office address. First choice for business related contacts during business hours.</td> <td> <span title="equal">=</span> <a href="v3\AddressUse\index.html#WP">WP</a> </td> <td> <span title="equivalent">~</span> <a href="v2\0190\index.html#O">O</a> </td> </tr> <tr> <td>temp <a name="temp"> </a> </td> <td/> <td>A temporary address. The period can provide more detailed information.</td> <td> <span title="equal">=</span> <a href="v3\AddressUse\index.html#TMP">TMP</a> </td> <td> <span title="equivalent">~</span> <a href="v2\0190\index.html#C">C</a> </td> </tr> <tr> <td>old <a name="old"> </a> </td> <td/> <td>This address is no longer in use (or was never correct, but retained for records).</td> <td> <span title="narrower">></span> <a href="v3\AddressUse\index.html#OLD">OLD</a> <br/> <span title="narrower">></span> <a href="v3\AddressUse\index.html#BAD">BAD</a> </td> <td> <span title="narrower">></span> <a href="v2\0190\index.html#BA">BA</a> <i>(unclear about old addresses)</i> </td> </tr> </table> </div> </text> <identifier value="http://hl7.org/fhir/vs/address-use"/> <name value="AddressUse"/> <publisher value="HL7 (FHIR Project)"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> <description value="The use of an address"/> <status value="draft"/> <date value="2014-09-30T18:09:16.977+10:00"/> <define> <system value="http://hl7.org/fhir/address-use"/> <caseSensitive value="true"/> <concept> <code value="home"/> <definition value="A communication address at a home."/> </concept> <concept> <code value="work"/> <definition value="An office address. First choice for business related contacts during business hours."/> </concept> <concept> <code value="temp"/> <definition value="A temporary address. The period can provide more detailed information."/> </concept> <concept> <code value="old"/> <definition value="This address is no longer in use (or was never correct, but retained for records)."/> </concept> </define> </ValueSet>