This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
JSON Format: CodeSystem-codesystem-ehrcharacteristics
Raw json
{ "resourceType" : "CodeSystem", "id" : "codesystem-ehrcharacteristics", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Ehr Characteristics Code System</h2><div><p>This code system contains codes for describing attributes of an electronic health record (EHR) product.</p> </div><p>This code system http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-ehrcharacteristics 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="codesystem-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="codesystem-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="codesystem-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="codesystem-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="codesystem-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="codesystem-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>" }, "url" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-ehrcharacteristics", "version" : "0.2.0", "name" : "VhDirEHRCharacteristics", "title" : "VhDir Ehr Characteristics Code System", "status" : "active", "date" : "2018-02-21", "publisher" : "HL7 International", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "http://hl7.org/fhir" } ] } ], "description" : "This code system contains codes for describing attributes of an electronic health record (EHR) product.", "caseSensitive" : true, "content" : "complete", "concept" : [ { "code" : "2011", "display" : "ONC 2011 Certification", "definition" : "The ONC 2011 Certification Edition" }, { "code" : "2014", "display" : "ONC 2014 Certification", "definition" : "The ONC 2014 Certification Edition" }, { "code" : "2015", "display" : "ONC 2015 Certification", "definition" : "The ONC 2015 Certification Edition" }, { "code" : "portal", "display" : "patient portal", "definition" : "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" }, { "code" : "messaging", "display" : "secure messaging", "definition" : "EHR functionality that enables a user to send messages to, and receive messages from, a patient in a secure manner" }, { "code" : "VDT", "display" : "view/download/transmit (VDT)", "definition" : "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." } ] }