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 
Deprecation Comment: This code system was deprecated as of the November 2007 harmonization meeting. The content was folded into AddressUse (2.16.840.1.113883.5.1119), which replaces this code system.
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<div><p>Release Date: 2014-08-07</p>\r\n<h2>Description</h2>\r\n<p>\n \n Deprecation Comment: This code system was deprecated as of the November 2007 harmonization meeting. The content was folded into AddressUse (2.16.840.1.113883.5.1119), which replaces this code system.<br/>\r\n\n </p>\r\n<hr/>\r\n<table class=\"grid\">\r\n <tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>\r\n <tr><td>1</td><td>AS<a name=\"AS\"> </a></td><td>answering service</td><td>\n An automated answering machine used for less urgent cases and if the main purpose of contact is to leave a message or access an automated announcement.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>EC<a name=\"EC\"> </a></td><td>emergency contact</td><td>\n A contact specifically designated to be used for emergencies. This is the first choice in emergencies, independent of any other use codes.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>MC<a name=\"MC\"> </a></td><td>mobile contact</td><td>\n 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.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>PG<a name=\"PG\"> </a></td><td>pager</td><td>\n A paging device suitable to solicit a callback or to leave a very short message.<br/>\r\n\n </td></tr>\r\n</table>\r\n</div>"
},
"identifier": "http://hl7.org/fhir/v3/vs/TelecommunicationAddressUse",
"name": "v3 Code System TelecommunicationAddressUse",
"publisher": "HL7, Inc",
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
],
"description": " Deprecation Comment:\r\nThis code system was deprecated as of the November 2007 harmonization meeting. The content was folded into AddressUse (2.16.840.1.113883.5.1119), which replaces this code system.",
"status": "active",
"date": "2014-08-07T00:00:00+10:00",
"define": {
"system": "http://hl7.org/fhir/v3/TelecommunicationAddressUse",
"caseSensitive": true,
"concept": [
{
"code": "AS",
"display": "answering service",
"definition": "An automated answering machine used for less urgent cases and if the main purpose of contact is to leave a message or access an automated announcement."
},
{
"code": "EC",
"display": "emergency contact",
"definition": "A contact specifically designated to be used for emergencies. This is the first choice in emergencies, independent of any other use codes."
},
{
"code": "MC",
"display": "mobile contact",
"definition": "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."
},
{
"code": "PG",
"display": "pager",
"definition": "A paging device suitable to solicit a callback or to leave a very short message."
}
]
}
}