This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). 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", "id": "v3-TelecommunicationAddressUse", "meta": { "lastUpdated": "2015-03-23T00:00:00.000+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/v3/vs/TelecommunicationAddressUse", "version": "2015-03-23", "name": "v3 Code System TelecommunicationAddressUse", "publisher": "HL7, Inc", "contact": [ { "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", "experimental": false, "date": "2015-03-23", "define": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.5.1011" } ], "system": "http://hl7.org/fhir/v3/TelecommunicationAddressUse", "caseSensitive": true, "concept": [ { "code": "AS", "abstract": false, "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", "abstract": false, "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", "abstract": false, "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", "abstract": false, "display": "pager", "definition": "A paging device suitable to solicit a callback or to leave a very short message." } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.