HL7 Terminology (THO)
6.3.0 - Publication
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
Active as of 2025-04-27 | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="virtual-healthcare-delivery-method"/>
<meta>
<lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem virtual-healthcare-delivery-method</b></p><a name="virtual-healthcare-delivery-method"> </a><a name="hcvirtual-healthcare-delivery-method"> </a><a name="virtual-healthcare-delivery-method-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2020-04-09 21:10:28+0000</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/virtual-healthcare-delivery-method</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">phone<a name="virtual-healthcare-delivery-method-phone"> </a></td><td>Phone</td><td>Voice Telephone</td></tr><tr><td style="white-space:nowrap">video<a name="virtual-healthcare-delivery-method-video"> </a></td><td>Video Chat</td><td>Video Chat</td></tr><tr><td style="white-space:nowrap">tdd<a name="virtual-healthcare-delivery-method-tdd"> </a></td><td>TDD</td><td>Telecommunications Device for the Deaf</td></tr><tr><td style="white-space:nowrap">sms<a name="virtual-healthcare-delivery-method-sms"> </a></td><td>SMS</td><td>Short Message Service Text Messaging</td></tr><tr><td style="white-space:nowrap">app<a name="virtual-healthcare-delivery-method-app"> </a></td><td>App</td><td>Mobile Application</td></tr><tr><td style="white-space:nowrap">web<a name="virtual-healthcare-delivery-method-web"> </a></td><td>Website</td><td>Website accessed through browser</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url
value="http://terminology.hl7.org/CodeSystem/virtual-healthcare-delivery-method"/>
<version value="1.0.0"/>
<name value="VirtualHealthcareDeliveryMethod"/>
<title value="Virtual Healthcare Delivery Method"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-04-27T02:35:55+00:00"/>
<publisher value="Health Level Seven International"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hq@HL7.org"/>
</telecom>
</contact>
<description
value="This code system defines a set of codes for virtual healthcare service delivery method."/>
<copyright
value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
<caseSensitive value="true"/>
<valueSet
value="http://terminology.hl7.org/ValueSet/virtual-healthcare-delivery-method"/>
<content value="complete"/>
<concept>
<code value="phone"/>
<display value="Phone"/>
<definition value="Voice Telephone"/>
</concept>
<concept>
<code value="video"/>
<display value="Video Chat"/>
<definition value="Video Chat"/>
</concept>
<concept>
<code value="tdd"/>
<display value="TDD"/>
<definition value="Telecommunications Device for the Deaf"/>
</concept>
<concept>
<code value="sms"/>
<display value="SMS"/>
<definition value="Short Message Service Text Messaging"/>
</concept>
<concept>
<code value="app"/>
<display value="App"/>
<definition value="Mobile Application"/>
</concept>
<concept>
<code value="web"/>
<display value="Website"/>
<definition value="Website accessed through browser"/>
</concept>
</CodeSystem>