Data Exchange For Quality Measures STU2 for FHIR R4
2.0.0 - STU2 Release

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

: Measure Mrp Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Measure",
  "id" : "measure-mrp-example",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2018-09-22T06:20:51.000+10:00",
    "source" : "http://example.org/fhir/server"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: measure-mrp-example</p><p><b>meta</b>: </p><p><b>url</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>version</b>: 2.0.0</p><p><b>name</b>: DEQMMeasureMRPExample</p><p><b>title</b>: MRP Measure</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 06/12/2019 8:22:46 AM</p><p><b>publisher</b>: HL7 International - Clinical Quality Information Work Group</p><p><b>contact</b>: http://www.hl7.org/Special/committees/cqi/index.cfm</p><p><b>description</b>: *Example Measure resource to demonstrate the framework for MRP*: Proportion of discharges with a medication reconciliation followup within 30 days of discharge (MRP) Measure</p><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>library</b>: <a href=\"http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example\">http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example</a></p><p><b>scoring</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-scoring proportion}\">Proportion</span></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-type process}\">Process</span></p><p><b>improvementNotation</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org mrp-group}\">MRP Group</span></p><p><b>description</b>: 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.</p><blockquote><p><b>population</b></p><p><b>id</b>: initial-population</p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>description</b>: All inpatient encounters during the measurement period.</p><p><b>criteria</b>: </p></blockquote><blockquote><p><b>population</b></p><p><b>id</b>: numerator</p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>description</b>: All inpatient encounters during the measurement period for which an MRP was performed during the measurement period.</p><p><b>criteria</b>: </p></blockquote><blockquote><p><b>population</b></p><p><b>id</b>: denominator</p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>description</b>: All inpatient encounters during the measurement period.</p><p><b>criteria</b>: </p></blockquote></blockquote></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example",
  "version" : "2.0.0",
  "name" : "DEQMMeasureMRPExample",
  "title" : "MRP Measure",
  "status" : "active",
  "experimental" : true,
  "date" : "2019-12-05T21:22:46+00:00",
  "publisher" : "HL7 International - Clinical Quality Information Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
        }
      ]
    }
  ],
  "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",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "library" : [
    "http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example"
  ],
  "scoring" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
        "code" : "proportion"
      }
    ]
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/measure-type",
          "code" : "process",
          "display" : "Process"
        }
      ]
    }
  ],
  "improvementNotation" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
        "code" : "increase",
        "display" : "Increased score indicates improvement"
      }
    ]
  },
  "group" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://example.org",
            "code" : "mrp-group",
            "display" : "MRP Group"
          }
        ],
        "text" : "MRP Group"
      },
      "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.",
      "population" : [
        {
          "id" : "initial-population",
          "code" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                "code" : "initial-population",
                "display" : "Initial Population"
              }
            ]
          },
          "description" : "All inpatient encounters during the measurement period.",
          "criteria" : {
            "language" : "text/plain",
            "expression" : "Count of inpatient encounters during the measurement period."
          }
        },
        {
          "id" : "numerator",
          "code" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                "code" : "numerator",
                "display" : "Numerator"
              }
            ]
          },
          "description" : "All inpatient encounters during the measurement period for which an MRP was performed during the measurement period.",
          "criteria" : {
            "language" : "text/plain",
            "expression" : "Count of inpatient encounters during the measurement period for which an MRP was performed during the measurement period."
          }
        },
        {
          "id" : "denominator",
          "code" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                "code" : "denominator",
                "display" : "Denominator"
              }
            ]
          },
          "description" : "All inpatient encounters during the measurement period.",
          "criteria" : {
            "language" : "text/plain",
            "expression" : "Count of inpatient encounters during the measurement period."
          }
        }
      ]
    }
  ]
}