This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v1.1.0: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
JSON Format: MeasureReport-indv-measurereport01
Download Raw json
{
"resourceType" : "MeasureReport",
"id" : "indv-measurereport01",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-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>: indv-measurereport01</p><p><b>meta</b>: </p><p><b>status</b>: complete</p><p><b>type</b>: individual</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example\">http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example</a></p><p><b>subject</b>: <a href=\"Patient-patient01.html\">Generated Summary: id: patient01; Medical record number = 12345 (USUAL); active; Jairo Webster (OFFICIAL); gender: male; birthDate: 1946-12-16; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></a></p><p><b>date</b>: Sep 5, 2018 4:59:52 PM</p><p><b>reporter</b>: <a href=\"Organization-organization01.html\">Generated Summary: id: organization01; Tax ID number = 123456789 (OFFICIAL); active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: DaVinciHospital01; ph: (+1) 401-555-1212</a></p><p><b>period</b>: Aug 1, 2018 12:00:00 AM --> Sep 1, 2018 12:00:00 AM</p><blockquote><p><b>group</b></p><p><b>code</b>: 112 <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org code '112' = '112', given as '112'})</span></p><h3>Populations</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>Initial Population <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org code 'initial-population' = 'initial-population', given as 'Initial Population'})</span></td></tr></table><p><b>measureScore</b>: 100</p></blockquote><p><b>evaluatedResource</b>: <a href=\"Task-Task01.html\">Generated Summary: id: Task01; 19009; status: completed; intent: plan; priority: routine; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 1111F}\">Medication Reconciliation</span>; executionPeriod: Jun 11, 2017 12:00:00 AM --> Jun 11, 2017 12:00:00 AM; authoredOn: Sep 25, 2018 2:24:23 PM</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-certificationIdentifier",
"valueIdentifier" : {
"system" : "urn:oid:2.16.840.1.113883.3.2074.1",
"value" : "0015HQN9BD3304E"
}
},
{
"url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor",
"valueReference" : {
"reference" : "Organization/organization02"
}
}
],
"status" : "complete",
"type" : "individual",
"measure" : "http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example",
"subject" : {
"reference" : "Patient/patient01"
},
"date" : "2018-09-05T16:59:52.404Z",
"reporter" : {
"reference" : "Organization/organization01"
},
"period" : {
"start" : "2018-08-01",
"end" : "2018-09-01"
},
"group" : [
{
"code" : {
"coding" : [
{
"system" : "http://example.org",
"code" : "112",
"display" : "112"
}
]
},
"population" : [
{
"code" : {
"coding" : [
{
"system" : "http://example.org",
"code" : "initial-population",
"display" : "Initial Population"
}
]
}
}
],
"measureScore" : {
"value" : 100
}
}
],
"evaluatedResource" : [
{
"reference" : "Task/Task01"
}
]
}

