Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: VhDir Ehr Characteristics Code System - XML Representation

Active as of 2018-02-21

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehrcharacteristics"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics</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">2011<a name="ehrcharacteristics-2011"> </a></td><td>ONC 2011 Certification</td><td>The ONC 2011 Certification Edition</td></tr><tr><td style="white-space:nowrap">2014<a name="ehrcharacteristics-2014"> </a></td><td>ONC 2014 Certification</td><td>The ONC 2014 Certification Edition</td></tr><tr><td style="white-space:nowrap">2015<a name="ehrcharacteristics-2015"> </a></td><td>ONC 2015 Certification</td><td>The ONC 2015 Certification Edition</td></tr><tr><td style="white-space:nowrap">portal<a name="ehrcharacteristics-portal"> </a></td><td>patient portal</td><td>A patient portal is a secure online website that gives patients convenient, 24-hour access to personal health information from anywhere with an Internet connection</td></tr><tr><td style="white-space:nowrap">messaging<a name="ehrcharacteristics-messaging"> </a></td><td>secure messaging</td><td>EHR functionality that enables a user to send messages to, and receive messages from, a patient in a secure manner</td></tr><tr><td style="white-space:nowrap">VDT<a name="ehrcharacteristics-VDT"> </a></td><td>view/download/transmit (VDT)</td><td>EHR functionality that enables patients (and their authorized representatives) to use internet-based technology to view, download, and transmit their health information to a 3rd party.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics"/>
  <version value="0.2.0"/>
  <name value="VhDirEHRCharacteristics"/>
  <title value="VhDir Ehr Characteristics Code System"/>
  <status value="active"/>
  <date value="2018-02-21"/>
  <publisher value="HL7 International - Patient Administration Work Group"/>
  <contact>
    <name value="HL7 International - Patient Administration Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="This code system contains codes for describing attributes of an electronic health record (EHR) product."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="2011"/>
    <display value="ONC 2011 Certification"/>
    <definition value="The ONC 2011 Certification Edition"/>
  </concept>
  <concept>
    <code value="2014"/>
    <display value="ONC 2014 Certification"/>
    <definition value="The ONC 2014 Certification Edition"/>
  </concept>
  <concept>
    <code value="2015"/>
    <display value="ONC 2015 Certification"/>
    <definition value="The ONC 2015 Certification Edition"/>
  </concept>
  <concept>
    <code value="portal"/>
    <display value="patient portal"/>
    <definition
                value="A patient portal is a secure online website that gives patients convenient, 24-hour access to personal health information from anywhere with an Internet connection"/>
  </concept>
  <concept>
    <code value="messaging"/>
    <display value="secure messaging"/>
    <definition
                value="EHR functionality that enables a user to send messages to, and receive messages from, a patient in a secure manner"/>
  </concept>
  <concept>
    <code value="VDT"/>
    <display value="view/download/transmit (VDT)"/>
    <definition
                value="EHR functionality that enables patients (and their authorized representatives) to use internet-based technology to view, download, and transmit their health information to a 3rd party."/>
  </concept>
</CodeSystem>