FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.vhdir.r4b
Resource TypeCodeSystem
IdCodeSystem-ehrcharacteristics.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ehrcharacteristics

This case-sensitive code system http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics defines the following codes:

CodeDisplayDefinition
2011 ONC 2011 CertificationThe ONC 2011 Certification Edition
2014 ONC 2014 CertificationThe ONC 2014 Certification Edition
2015 ONC 2015 CertificationThe ONC 2015 Certification Edition
portal patient portalA patient portal is a secure online website that gives patients convenient, 24-hour access to personal health information from anywhere with an Internet connection
messaging secure messagingEHR functionality that enables a user to send messages to, and receive messages from, a patient in a secure manner
VDT view/download/transmit (VDT)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.

Source1

{
  "resourceType": "CodeSystem",
  "id": "ehrcharacteristics",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics",
  "version": "1.0.0",
  "name": "VhDirEHRCharacteristics",
  "title": "VhDir Ehr Characteristics Code System",
  "status": "active",
  "experimental": false,
  "date": "2018-02-21",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "name": "HL7 International / Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system": "email",
          "value": "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "This code system contains codes for describing attributes of an electronic health record (EHR) product.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 International all rights reserved Creative Commons License",
  "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."
    }
  ]
}