Data Exchange For Quality Measures Implementation Guide
4.0.0 - STU4 United States of America flag

Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions

: Care Gap Reasons Value Set - JSON Representation

Active as of 2024-05-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "care-gap-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-care-gap-reason.html\"><code>http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cqi"
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-deqm/ValueSet/care-gap-reason",
  "version" : "4.0.0",
  "name" : "CareGapReasons",
  "title" : "Care Gap Reasons Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-07T07:46:47+00:00",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "This is a ValueSet for Care Gap Reasons",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason"
      }
    ]
  }
}