Data Exchange For Quality Measures STU3 for FHIR R4
2.1.0 - Ballot

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v2.1.0: STU 3) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions

: DEQM Gaps In Care Document Type Code System - JSON Representation

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "gaps-doc-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-doc-type 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\">gaps-doc<a name=\"gaps-doc-type-gaps-doc\"> </a></td><td>Gaps in Care Report</td><td>This is a temporary code for gaps in care document type. This will be replaced by a LOINC code that was being requested.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-doc-type",
  "version" : "2.1.0",
  "name" : "DEQMGapsDocTypeCodeSystem",
  "title" : "DEQM Gaps In Care Document Type Code System",
  "status" : "active",
  "date" : "2020-08-15T11:57:12+10:00",
  "publisher" : "HL7 International - Clinical Quality Information Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
        }
      ]
    }
  ],
  "description" : "This is a temporary code system with a temporary code for the gaps in care document type. This will be replaced with a LOINC code. The request for the new LOINC code was submitted.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "gaps-doc",
      "display" : "Gaps in Care Report",
      "definition" : "This is a temporary code for gaps in care document type. This will be replaced by a LOINC code that was being requested."
    }
  ]
}