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

: Gaps Composition02 - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "gaps-composition02",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-composition-deqm"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><table class=\"grid dict\"><tr><td><b>Name: </b></td><td><b>DOB: </b></td><td><b>Measure: </b></td><td><b>Gap Status: </b></td></tr><tr><td style=\"padding-left: 25px; padding-right: 25px;\"><a href=\"Patient-gaps-patient02.html\">Thomas Ludwich</a></td><td style=\"padding-left: 25px; padding-right: 25px;\">January 1, 1957</td><td style=\"padding-left: 25px; padding-right: 25px;\"><a href=\"http://hl7.org/fhir/us/davinci-deqm/Measure/measure-exm130-example\">http://hl7.org/fhir/us/davinci-deqm/Measure/measure-exm130-example</a></td><td style=\"padding-left: 25px; padding-right: 25px;\">Closed</td></tr></table></p><p><b>id</b>: gaps-composition02</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-doc-type gaps-doc}\">Gaps in Care Report</span></p><p><b>date</b>: Jun 30, 2020, 7:08:53 AM</p><p><b>author</b>: <a href=\"Organization-gaps-organization-reportingvendor.html\">Generated Summary: id: gaps-organization-reportingvendor; Tax ID number = 123446789 (OFFICIAL); active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type pay}\">Payer</span>; name: GapsReportingVendor01; ph: (+1) 401-545-1212</a></p><p><b>title</b>: Care Gap Report for patient gaps-patient02</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-doc-type",
        "code" : "gaps-doc",
        "display" : "Gaps in Care Report"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/gaps-patient02"
  },
  "date" : "2020-06-30T13:08:53+00:00",
  "author" : [
    {
      "reference" : "Organization/gaps-organization-reportingvendor"
    }
  ],
  "title" : "Care Gap Report for patient gaps-patient02",
  "section" : [
    {
      "title" : "Colorectal Cancer Screening",
      "focus" : {
        "reference" : "MeasureReport/gaps-indv-measurereport03"
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>No detected issues.</p></div>"
      }
    }
  ]
}