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 SetContactUse
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>ContactUse</h2> <p>Location, type or status of telecommunications address indicating use</p> <p>This value set defines its own terms in the system http://hl7.org/fhir/contact-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\0201\index.html">v2 Map (0201)</a> </b> </td> </tr> <tr> <td>home <a name="home"> </a> </td> <td/> <td>A communication contact at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available.</td> <td> <span title="equal">=</span> <a href="v3\AddressUse\index.html#H">H</a> </td> <td> <span title="narrower">></span> <a href="v2\0201\index.html#PRN">PRN</a> <br/> <span title="narrower">></span> <a href="v2\0201\index.html#ORN">ORN</a> <br/> <span title="narrower">></span> <a href="v2\0201\index.html#VHN">VHN</a> </td> </tr> <tr> <td>work <a name="work"> </a> </td> <td/> <td>An office contact. 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\0201\index.html#WPN">WPN</a> </td> </tr> <tr> <td>temp <a name="temp"> </a> </td> <td/> <td>A temporary contact. The period can provide more detailed information.</td> <td> <span title="equal">=</span> <a href="v3\AddressUse\index.html#TMP">TMP</a> </td> <td/> </tr> <tr> <td>old <a name="old"> </a> </td> <td/> <td>This contact 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/> </tr> <tr> <td>mobile <a name="mobile"> </a> </td> <td/> <td>A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business.</td> <td> <span title="equal">=</span> <a href="v3\AddressUse\index.html#MC">MC</a> </td> <td> <span title="equivalent">~</span> <a href="v2\0201\index.html#PRS">PRS</a> </td> </tr> </table> </div> </text> <identifier value="http://hl7.org/fhir/vs/contact-use"/> <name value="ContactUse"/> <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="Location, type or status of telecommunications address indicating use"/> <status value="draft"/> <date value="2014-09-30T18:09:16.978+10:00"/> <define> <system value="http://hl7.org/fhir/contact-use"/> <caseSensitive value="true"/> <concept> <code value="home"/> <definition value="A communication contact at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available."/> </concept> <concept> <code value="work"/> <definition value="An office contact. First choice for business related contacts during business hours."/> </concept> <concept> <code value="temp"/> <definition value="A temporary contact. The period can provide more detailed information."/> </concept> <concept> <code value="old"/> <definition value="This contact is no longer in use (or was never correct, but retained for records)."/> </concept> <concept> <code value="mobile"/> <definition value="A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business."/> </concept> </define> </ValueSet>