Data Exchange For Quality Measures STU2 for FHIR R4 Implementation Guide (Release 1.1.0 STU2 Ballot)

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v1.1.0: STU 2 Ballot 1) 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

JSON Format: MeasureReport-datax-measurereport03

Download Raw json

{
  "resourceType" : "MeasureReport",
  "id" : "datax-measurereport03",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: datax-measurereport03</p><p><b>meta</b>: </p><p><b>status</b>: complete</p><p><b>type</b>: data-collection</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR\">http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR</a></p><p><b>subject</b>: <a href=\"Patient-patient03.html\">Generated Summary: id: patient03; Medical record number = 34567 (USUAL); active; Virginia Hartman (OFFICIAL); gender: female; birthDate: 1983-09-12; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}\">unmarried</span></a></p><p><b>date</b>: Jan 1, 2019 4:59:52 PM</p><p><b>reporter</b>: <a href=\"Organization-organization03.html\">Generated Summary: id: organization03; Provider number = 345678912 (OFFICIAL); active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: DaVinciHospital03; ph: (+1) 201-555-1212</a></p><p><b>period</b>: Jan 1, 2018 12:00:00 AM --&gt; Dec 31, 2018 12:00:00 AM</p><p><b>evaluatedResource</b>: <a href=\"Observation-observation03.html\">Generated Summary: id: observation03; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 77353-1}\">Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative</span>; effective: Jun 22, 2018 12:00:00 AM</a></p></div>"
  },
  "status" : "complete",
  "type" : "data-collection",
  "measure" : "http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR",
  "subject" : {
    "reference" : "Patient/patient03"
  },
  "date" : "2019-01-01T16:59:52.404Z",
  "reporter" : {
    "reference" : "Organization/organization03"
  },
  "period" : {
    "start" : "2018-01-01",
    "end" : "2018-12-31"
  },
  "evaluatedResource" : [
    {
      "reference" : "Observation/observation03"
    }
  ]
}