PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-deqm@3.0.0
    http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example
{
  "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-deqm",
  "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": "3.0.0",
  "status": "active",
  "id": "ee2f6b1d-6427-40bb-8a2b-1daf3bb3f249",
  "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": "3.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi/index.cfm",
      "system": "url"
    } ]
  } ],
  "improvementNotation": {
    "coding": [ {
      "code": "increase",
      "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
      "display": "Increased score indicates improvement"
    } ]
  }
}