Data Exchange For Quality Measures Implementation Guide
3.1.0 - STU 3.1.0 US

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v3.1.0: STU 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Measure Mrp Example - TTL Representation

Active as of 2019-12-05

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Measure;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "measure-mrp-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Measure</b><a name=\"measure-mrp-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Measure &quot;measure-mrp-example&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example</code></p><p><b>version</b>: 3.1.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>: 2019-12-05 09:22:46+0000</p><p><b>publisher</b>: HL7 International - Clinical Quality Information Work Group</p><p><b>contact</b>: <a href=\"http://www.hl7.org/Special/committees/cqi\">http://www.hl7.org/Special/committees/cqi</a></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>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>library</b>: <a href=\"Library-library-mrp-example.html\">DEQM Library MRP Example</a></p><p><b>scoring</b>: Proportion <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-measure-scoring.html\">MeasureScoring</a>#proportion)</span></p><p><b>type</b>: Process <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-measure-type.html\">MeasureType</a>#process)</span></p><p><b>improvementNotation</b>: Increased score indicates improvement <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-measure-improvement-notation.html\">MeasureImprovementNotation</a>#increase)</span></p><blockquote><p><b>group</b></p><p><b>code</b>: MRP Group <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#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>code</b>: Initial Population <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-measure-population.html\">MeasurePopulationType</a>#initial-population)</span></p><p><b>description</b>: All inpatient encounters during the measurement period.</p><h3>Criteria</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>text/plain</td><td>Count of inpatient encounters during the measurement period.</td></tr></table></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: Numerator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-measure-population.html\">MeasurePopulationType</a>#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><h3>Criteria</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>text/plain</td><td>Count of inpatient encounters during the measurement period for which an MRP was performed during the measurement period.</td></tr></table></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: Denominator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-measure-population.html\">MeasurePopulationType</a>#denominator)</span></p><p><b>description</b>: All inpatient encounters during the measurement period.</p><h3>Criteria</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>text/plain</td><td>Count of inpatient encounters during the measurement period.</td></tr></table></blockquote></blockquote></div>"
  ];
  fhir:Measure.url [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example"];
  fhir:Measure.version [ fhir:value "3.1.0"];
  fhir:Measure.name [ fhir:value "DEQMMeasureMRPExample"];
  fhir:Measure.title [ fhir:value "MRP Measure"];
  fhir:Measure.status [ fhir:value "active"];
  fhir:Measure.experimental [ fhir:value "true"^^xsd:boolean];
  fhir:Measure.date [ fhir:value "2019-12-05T21:22:46+00:00"^^xsd:dateTime];
  fhir:Measure.publisher [ fhir:value "HL7 International - Clinical Quality Information Work Group"];
  fhir:Measure.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cqi" ]     ]
  ];
  fhir:Measure.description [ fhir:value "*Example Measure resource to demonstrate the framework for MRP*: Proportion of discharges with a medication reconciliation followup within 30 days of discharge (MRP) Measure"];
  fhir:Measure.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ]     ]
  ];
  fhir:Measure.library [
     fhir:value "http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example";
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example>
  ];
  fhir:Measure.scoring [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-scoring" ];
       fhir:Coding.code [ fhir:value "proportion" ]     ]
  ];
  fhir:Measure.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-type" ];
       fhir:Coding.code [ fhir:value "process" ];
       fhir:Coding.display [ fhir:value "Process" ]     ]
  ];
  fhir:Measure.improvementNotation [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-improvement-notation" ];
       fhir:Coding.code [ fhir:value "increase" ];
       fhir:Coding.display [ fhir:value "Increased score indicates improvement" ]     ]
  ];
  fhir:Measure.group [
     fhir:index 0;
     fhir:Measure.group.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://example.org/fhir/" ];
         fhir:Coding.code [ fhir:value "mrp-group" ];
         fhir:Coding.display [ fhir:value "MRP Group" ]       ];
       fhir:CodeableConcept.text [ fhir:value "MRP Group" ]     ];
     fhir:Measure.group.description [ fhir:value "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." ];
     fhir:Measure.group.population [
       fhir:index 0;
       fhir:Element.id [ fhir:value "initial-population" ];
       fhir:Measure.group.population.code [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
           fhir:Coding.code [ fhir:value "initial-population" ];
           fhir:Coding.display [ fhir:value "Initial Population" ]         ]       ];
       fhir:Measure.group.population.description [ fhir:value "All inpatient encounters during the measurement period." ];
       fhir:Measure.group.population.criteria [
         fhir:Expression.language [ fhir:value "text/plain" ];
         fhir:Expression.expression [ fhir:value "Count of inpatient encounters during the measurement period." ]       ]     ], [
       fhir:index 1;
       fhir:Element.id [ fhir:value "numerator" ];
       fhir:Measure.group.population.code [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
           fhir:Coding.code [ fhir:value "numerator" ];
           fhir:Coding.display [ fhir:value "Numerator" ]         ]       ];
       fhir:Measure.group.population.description [ fhir:value "All inpatient encounters during the measurement period for which an MRP was performed during the measurement period." ];
       fhir:Measure.group.population.criteria [
         fhir:Expression.language [ fhir:value "text/plain" ];
         fhir:Expression.expression [ fhir:value "Count of inpatient encounters during the measurement period for which an MRP was performed during the measurement period." ]       ]     ], [
       fhir:index 2;
       fhir:Element.id [ fhir:value "denominator" ];
       fhir:Measure.group.population.code [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ];
           fhir:Coding.code [ fhir:value "denominator" ];
           fhir:Coding.display [ fhir:value "Denominator" ]         ]       ];
       fhir:Measure.group.population.description [ fhir:value "All inpatient encounters during the measurement period." ];
       fhir:Measure.group.population.criteria [
         fhir:Expression.language [ fhir:value "text/plain" ];
         fhir:Expression.expression [ fhir:value "Count of inpatient encounters during the measurement period." ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.