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

: list2 - JSON Representation

Raw json | Download


{
  "resourceType" : "List",
  "id" : "list2",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-list"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"clstu\"><tr><td>Mode: snapshotStatus: current</td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"MeasureReport-indv-measurereport01.html\">MeasureReport/indv-measurereport01</a></td></tr><tr><td><a href=\"MeasureReport-indv-measurereport02.html\">MeasureReport/indv-measurereport02</a></td></tr></table></div>"
  },
  "status" : "current",
  "mode" : "snapshot",
  "entry" : [
    {
      "item" : {
        🔗 "reference" : "MeasureReport/indv-measurereport01"
      }
    },
    {
      "item" : {
        🔗 "reference" : "MeasureReport/indv-measurereport02"
      }
    }
  ]
}