{
"description": "*Example Measure resource to demonstrate the framework for MRP*: Proportion of discharges with a medication reconciliation followup within 30 days of discharge (MRP) Measure",
"_filename": "example/Measure-measure-mrp-example.json",
"package_name": "hl7.fhir.us.davinci",
"date": "2019-12-05T21:22:46+00:00",
"group": [ {
"code": {
"text": "MRP Group",
"coding": [ {
"code": "mrp-group",
"system": "http://example.org/fhir/",
"display": "MRP Group"
} ]
},
"population": [ {
"id": "initial-population",
"code": {
"coding": [ {
"code": "initial-population",
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"display": "Initial Population"
} ]
},
"criteria": {
"language": "text/plain",
"expression": "Count of inpatient encounters during the measurement period."
},
"description": "All inpatient encounters during the measurement period."
}, {
"id": "numerator",
"code": {
"coding": [ {
"code": "numerator",
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"display": "Numerator"
} ]
},
"criteria": {
"language": "text/plain",
"expression": "Count of inpatient encounters during the measurement period for which an MRP was performed during the measurement period."
},
"description": "All inpatient encounters during the measurement period for which an MRP was performed during the measurement period."
}, {
"id": "denominator",
"code": {
"coding": [ {
"code": "denominator",
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"display": "Denominator"
} ]
},
"criteria": {
"language": "text/plain",
"expression": "Count of inpatient encounters during the measurement period."
},
"description": "All inpatient encounters during the measurement period."
} ],
"description": "MRP Measure is an attestation that a medication reconciliation post-discharge was performed on a covered member. This group population is all inpatient encounters during the measurement period."
} ],
"publisher": "HL7 International - Clinical Quality Information Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "DEQMMeasureMRPExample",
"type": "[{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/measure-type\\\", :code \\\"process\\\", :display \\\"Process\\\"}]}]",
"experimental": "true",
"resourceType": "Measure",
"title": "MRP Measure",
"library": [ "http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example" ],
"package_version": "deqm-4.0.0-ballot",
"status": "active",
"id": "4c2ef609-08af-45b2-b5c2-d6dcc8f3de5d",
"kind": null,
"url": "http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example",
"scoring": {
"coding": [ {
"code": "proportion",
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring"
} ]
},
"version": "4.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ],
"improvementNotation": {
"coding": [ {
"code": "increase",
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"display": "Increased score indicates improvement"
} ]
}
}