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

: Multiple Summ Report - TTL Representation

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:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "multiple-summ-report"];
  fhir:Resource.meta [
     fhir:Meta.source [ fhir:value "http://example.org/fhir/server" ]
  ];
  fhir:Bundle.type [ fhir:value "transaction"];
  fhir:Bundle.timestamp [ fhir:value "2020-06-18T20:16:02.653993Z"^^xsd:dateTime];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:884bd27a-b1a0-11ea-b615-a4d18ccf5172" ];
     fhir:Bundle.entry.resource <urn:uuid:884bd27a-b1a0-11ea-b615-a4d18ccf5172>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ];
       fhir:Bundle.entry.request.url [ fhir:value "MeasureReport" ]     ]
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:884cb1a4-b1a0-11ea-b615-a4d18ccf5172" ];
     fhir:Bundle.entry.resource <urn:uuid:884cb1a4-b1a0-11ea-b615-a4d18ccf5172>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ];
       fhir:Bundle.entry.request.url [ fhir:value "Organization" ]     ]
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:884cd4e0-b1a0-11ea-b615-a4d18ccf5172" ];
     fhir:Bundle.entry.resource <urn:uuid:884cd4e0-b1a0-11ea-b615-a4d18ccf5172>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ];
       fhir:Bundle.entry.request.url [ fhir:value "MeasureReport" ]     ]
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:884ec872-b1a0-11ea-b615-a4d18ccf5172" ];
     fhir:Bundle.entry.resource <urn:uuid:884ec872-b1a0-11ea-b615-a4d18ccf5172>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ];
       fhir:Bundle.entry.request.url [ fhir:value "MeasureReport" ]     ]
  ].

<urn:uuid:884bd27a-b1a0-11ea-b615-a4d18ccf5172> a fhir:MeasureReport;
  fhir:Resource.meta [
     fhir:Meta.source [ fhir:value "http://example.org/fhir/server" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>meta</b>: </p><p><b>status</b>: complete</p><p><b>type</b>: summary</p><p><b>measure</b>: <a href=\"http://example.org/fhir/Measure/measure-medicare-stratification-example\">http://example.org/fhir/Measure/measure-medicare-stratification-example</a></p><p><b>period</b>: 2018-01-01 --&gt; 2018-12-31</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><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 10000</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>count</b>: 8000</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>count</b>: 4000</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-administrative}\">numerator-administrative</span></p><p><b>count</b>: 2000</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-medical}\">numerator-medical</span></p><p><b>count</b>: 1000</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-supplemental}\">numerator-supplemental</span></p><p><b>count</b>: 1000</p></blockquote><p><b>measureScore</b>: 0.50</p><blockquote><p><b>stratifier</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/stratifier-classifications CoverageType}\">Coverage Type</span></p><blockquote><p><b>stratum</b></p><p><b>value</b>: <span title=\"Codes: {http://example.org/CodeSystem/SOP MEDICARE}\">Medicare</span></p><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1747</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>count</b>: 392</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>count</b>: 243</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-administrative}\">numerator-administrative</span></p><p><b>count</b>: 154</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-medical}\">numerator-medical</span></p><p><b>count</b>: 12</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-supplemental}\">numerator-supplemental</span></p><p><b>count</b>: 77</p></blockquote><p><b>measureScore</b>: 0.62</p></blockquote></blockquote><blockquote><p><b>stratifier</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/stratifier-classifications CoverageTypeAndClass}\">Coverage Type and Class</span></p><blockquote><p><b>stratum</b></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/stratifier-classifications CoverageType}\">Coverage Type</span></p><p><b>value</b>: <span title=\"Codes: {http://example.org/CodeSystem/SOP MEDICARE}\">Medicare</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/stratifier-classifications CoverageClass}\">Coverage Class</span></p><p><b>value</b>: <span title=\"Codes: {http://example.org/CodeSystem/medicare-subgroup Non-LIS/DE,Nondisability}\">Non-LIS/DE,Nondisability</span></p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 745</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>count</b>: 150</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>count</b>: 103</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-administrative}\">numerator-administrative</span></p><p><b>count</b>: 77</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-medical}\">numerator-medical</span></p><p><b>count</b>: 7</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://example.org/CodeSystem/measure-population-type numerator-supplemental}\">numerator-supplemental</span></p><p><b>count</b>: 19</p></blockquote><p><b>measureScore</b>: 0.69</p></blockquote></blockquote></blockquote></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring" ];
     fhir:Extension.valueCodeableConcept [
       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:MeasureReport.status [ fhir:value "complete"];
  fhir:MeasureReport.type [ fhir:value "summary"];
  fhir:MeasureReport.measure [
     fhir:value "http://example.org/fhir/Measure/measure-medicare-stratification-example";
     fhir:link <http://example.org/fhir/Measure/measure-medicare-stratification-example>
  ];
  fhir:MeasureReport.period [
     fhir:Period.start [ fhir:value "2018-01-01"^^xsd:date ];
     fhir:Period.end [ fhir:value "2018-12-31"^^xsd:date ]
  ];
  fhir:MeasureReport.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:MeasureReport.group [
     fhir:index 0;
     fhir:MeasureReport.group.population [
       fhir:index 0;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "10000"^^xsd:integer ]     ], [
       fhir:index 1;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "8000"^^xsd:integer ]     ], [
       fhir:index 2;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "4000"^^xsd:integer ]     ], [
       fhir:index 3;
       fhir:MeasureReport.group.population.code [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
           fhir:Coding.code [ fhir:value "numerator-administrative" ]         ]       ];
       fhir:MeasureReport.group.population.count [ fhir:value "2000"^^xsd:integer ]     ], [
       fhir:index 4;
       fhir:MeasureReport.group.population.code [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
           fhir:Coding.code [ fhir:value "numerator-medical" ]         ]       ];
       fhir:MeasureReport.group.population.count [ fhir:value "1000"^^xsd:integer ]     ], [
       fhir:index 5;
       fhir:MeasureReport.group.population.code [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
           fhir:Coding.code [ fhir:value "numerator-supplemental" ]         ]       ];
       fhir:MeasureReport.group.population.count [ fhir:value "1000"^^xsd:integer ]     ];
     fhir:MeasureReport.group.measureScore [
       fhir:Quantity.value [ fhir:value "0.50"^^xsd:decimal ]     ];
     fhir:MeasureReport.group.stratifier [
       fhir:index 0;
       fhir:MeasureReport.group.stratifier.code [
         fhir:index 0;
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/stratifier-classifications" ];
           fhir:Coding.code [ fhir:value "CoverageType" ];
           fhir:Coding.display [ fhir:value "Coverage Type" ]         ]       ];
       fhir:MeasureReport.group.stratifier.stratum [
         fhir:index 0;
         fhir:MeasureReport.group.stratifier.stratum.value [
           fhir:CodeableConcept.coding [
             fhir:index 0;
             fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/SOP" ];
             fhir:Coding.code [ fhir:value "MEDICARE" ];
             fhir:Coding.display [ fhir:value "Medicare" ]           ]         ];
         fhir:MeasureReport.group.stratifier.stratum.population [
           fhir:index 0;
           fhir:MeasureReport.group.stratifier.stratum.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:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "1747"^^xsd:integer ]         ], [
           fhir:index 1;
           fhir:MeasureReport.group.stratifier.stratum.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:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "392"^^xsd:integer ]         ], [
           fhir:index 2;
           fhir:MeasureReport.group.stratifier.stratum.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:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "243"^^xsd:integer ]         ], [
           fhir:index 3;
           fhir:MeasureReport.group.stratifier.stratum.population.code [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
               fhir:Coding.code [ fhir:value "numerator-administrative" ]             ]           ];
           fhir:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "154"^^xsd:integer ]         ], [
           fhir:index 4;
           fhir:MeasureReport.group.stratifier.stratum.population.code [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
               fhir:Coding.code [ fhir:value "numerator-medical" ]             ]           ];
           fhir:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "12"^^xsd:integer ]         ], [
           fhir:index 5;
           fhir:MeasureReport.group.stratifier.stratum.population.code [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
               fhir:Coding.code [ fhir:value "numerator-supplemental" ]             ]           ];
           fhir:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "77"^^xsd:integer ]         ];
         fhir:MeasureReport.group.stratifier.stratum.measureScore [
           fhir:Quantity.value [ fhir:value "0.62"^^xsd:decimal ]         ]       ]     ], [
       fhir:index 1;
       fhir:MeasureReport.group.stratifier.code [
         fhir:index 0;
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/stratifier-classifications" ];
           fhir:Coding.code [ fhir:value "CoverageTypeAndClass" ];
           fhir:Coding.display [ fhir:value "Coverage Type and Class" ]         ]       ];
       fhir:MeasureReport.group.stratifier.stratum [
         fhir:index 0;
         fhir:MeasureReport.group.stratifier.stratum.component [
           fhir:index 0;
           fhir:MeasureReport.group.stratifier.stratum.component.code [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/stratifier-classifications" ];
               fhir:Coding.code [ fhir:value "CoverageType" ];
               fhir:Coding.display [ fhir:value "Coverage Type" ]             ]           ];
           fhir:MeasureReport.group.stratifier.stratum.component.value [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/SOP" ];
               fhir:Coding.code [ fhir:value "MEDICARE" ];
               fhir:Coding.display [ fhir:value "Medicare" ]             ]           ]         ], [
           fhir:index 1;
           fhir:MeasureReport.group.stratifier.stratum.component.code [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/stratifier-classifications" ];
               fhir:Coding.code [ fhir:value "CoverageClass" ];
               fhir:Coding.display [ fhir:value "Coverage Class" ]             ]           ];
           fhir:MeasureReport.group.stratifier.stratum.component.value [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/medicare-subgroup" ];
               fhir:Coding.code [ fhir:value "Non-LIS/DE,Nondisability" ];
               fhir:Coding.display [ fhir:value "Non-LIS/DE,Nondisability" ]             ]           ]         ];
         fhir:MeasureReport.group.stratifier.stratum.population [
           fhir:index 0;
           fhir:MeasureReport.group.stratifier.stratum.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:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "745"^^xsd:integer ]         ], [
           fhir:index 1;
           fhir:MeasureReport.group.stratifier.stratum.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:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "150"^^xsd:integer ]         ], [
           fhir:index 2;
           fhir:MeasureReport.group.stratifier.stratum.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:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "103"^^xsd:integer ]         ], [
           fhir:index 3;
           fhir:MeasureReport.group.stratifier.stratum.population.code [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
               fhir:Coding.code [ fhir:value "numerator-administrative" ]             ]           ];
           fhir:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "77"^^xsd:integer ]         ], [
           fhir:index 4;
           fhir:MeasureReport.group.stratifier.stratum.population.code [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
               fhir:Coding.code [ fhir:value "numerator-medical" ]             ]           ];
           fhir:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "7"^^xsd:integer ]         ], [
           fhir:index 5;
           fhir:MeasureReport.group.stratifier.stratum.population.code [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "http://example.org/CodeSystem/measure-population-type" ];
               fhir:Coding.code [ fhir:value "numerator-supplemental" ]             ]           ];
           fhir:MeasureReport.group.stratifier.stratum.population.count [ fhir:value "19"^^xsd:integer ]         ];
         fhir:MeasureReport.group.stratifier.stratum.measureScore [
           fhir:Quantity.value [ fhir:value "0.69"^^xsd:decimal ]         ]       ]     ]
  ].

<urn:uuid:884cb1a4-b1a0-11ea-b615-a4d18ccf5172> a fhir:Organization;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "4" ];
     fhir:Meta.lastUpdated [ fhir:value "2019-02-21T01:47:54.000+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "http://example.org/fhir/server" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/organization-deqm";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/organization-deqm>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>meta</b>: </p><p><b>identifier</b>: Tax ID number: 123456789 (OFFICIAL)</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: DaVinciHospital01</p><p><b>telecom</b>: ph: (+1) 401-555-1212</p><p><b>address</b>: 73 Lakewood Street Warwick RI 02886 USA </p></div>"
  ];
  fhir:Organization.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "official" ];
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
         fhir:Coding.code [ fhir:value "TAX" ];
         fhir:Coding.display [ fhir:value "Tax ID number" ]       ]     ];
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.4.4" ];
     fhir:Identifier.value [ fhir:value "123456789" ];
     fhir:Identifier.assigner [
       fhir:Reference.display [ fhir:value "www.irs.gov" ]     ]
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
       fhir:Coding.code [ fhir:value "prov" ];
       fhir:Coding.display [ fhir:value "Healthcare Provider" ]     ]
  ];
  fhir:Organization.name [ fhir:value "DaVinciHospital01"];
  fhir:Organization.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "(+1) 401-555-1212" ]
  ];
  fhir:Organization.address [
     fhir:index 0;
     fhir:Address.line [
       fhir:value "73 Lakewood Street";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Warwick" ];
     fhir:Address.state [ fhir:value "RI" ];
     fhir:Address.postalCode [ fhir:value "02886" ];
     fhir:Address.country [ fhir:value "USA" ]
  ].

<urn:uuid:884cd4e0-b1a0-11ea-b615-a4d18ccf5172> a fhir:MeasureReport;
  fhir:Resource.meta [
     fhir:Meta.source [ fhir:value "http://example.org/fhir/server" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>meta</b>: </p><p><b>status</b>: complete</p><p><b>type</b>: summary</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR\">http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR</a></p><p><b>date</b>: 06/09/2019 2:59:52 AM</p><p><b>reporter</b>: <a href=\"#urnuuid884cb1a4-b1a0-11ea-b615-a4d18ccf5172\">See above (Organization/null)</a></p><p><b>period</b>: 2019-08-01 --&gt; 2019-09-01</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/fhir/ group-1}\">group-1</span></p><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 100</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>count</b>: 60</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>count</b>: 100</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population denominator-exclusion}\">Denominator Exclusion</span></p><p><b>count</b>: 10</p></blockquote><p><b>measureScore</b>: 0.66</p></blockquote></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring" ];
     fhir:Extension.valueCodeableConcept [
       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:MeasureReport.status [ fhir:value "complete"];
  fhir:MeasureReport.type [ fhir:value "summary"];
  fhir:MeasureReport.measure [
     fhir:value "http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR";
     fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR>
  ];
  fhir:MeasureReport.date [ fhir:value "2019-09-05T16:59:52.404Z"^^xsd:dateTime];
  fhir:MeasureReport.reporter [
     fhir:Reference.reference [ fhir:value "urn:uuid:884cb1a4-b1a0-11ea-b615-a4d18ccf5172" ]
  ];
  fhir:MeasureReport.period [
     fhir:Period.start [ fhir:value "2019-08-01"^^xsd:date ];
     fhir:Period.end [ fhir:value "2019-09-01"^^xsd:date ]
  ];
  fhir:MeasureReport.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:MeasureReport.group [
     fhir:index 0;
     fhir:MeasureReport.group.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://example.org/fhir/" ];
         fhir:Coding.code [ fhir:value "group-1" ];
         fhir:Coding.display [ fhir:value "group-1" ]       ]     ];
     fhir:MeasureReport.group.population [
       fhir:index 0;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "100"^^xsd:integer ]     ], [
       fhir:index 1;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "60"^^xsd:integer ]     ], [
       fhir:index 2;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "100"^^xsd:integer ]     ], [
       fhir:index 3;
       fhir:MeasureReport.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-exclusion" ];
           fhir:Coding.display [ fhir:value "Denominator Exclusion" ]         ]       ];
       fhir:MeasureReport.group.population.count [ fhir:value "10"^^xsd:integer ]     ];
     fhir:MeasureReport.group.measureScore [
       fhir:Quantity.value [ fhir:value "0.66"^^xsd:decimal ]     ]
  ].

<urn:uuid:884ec872-b1a0-11ea-b615-a4d18ccf5172> a fhir:MeasureReport;
  fhir:Resource.meta [
     fhir:Meta.source [ fhir:value "http://example.org/fhir/server" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>meta</b>: </p><p><b>status</b>: complete</p><p><b>type</b>: summary</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>date</b>: 06/09/2018 2:59:52 AM</p><p><b>reporter</b>: <a href=\"#urnuuid884cb1a4-b1a0-11ea-b615-a4d18ccf5172\">See above (Organization/null)</a></p><p><b>period</b>: 2018-08-01 --&gt; 2018-09-01</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><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 100</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>count</b>: 80</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>count</b>: 100</p></blockquote><p><b>measureScore</b>: 0.8</p></blockquote></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring" ];
     fhir:Extension.valueCodeableConcept [
       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:MeasureReport.status [ fhir:value "complete"];
  fhir:MeasureReport.type [ fhir:value "summary"];
  fhir:MeasureReport.measure [
     fhir:value "http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example";
     fhir:link <http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example>
  ];
  fhir:MeasureReport.date [ fhir:value "2018-09-05T16:59:52.404Z"^^xsd:dateTime];
  fhir:MeasureReport.reporter [
     fhir:Reference.reference [ fhir:value "urn:uuid:884cb1a4-b1a0-11ea-b615-a4d18ccf5172" ]
  ];
  fhir:MeasureReport.period [
     fhir:Period.start [ fhir:value "2018-08-01"^^xsd:date ];
     fhir:Period.end [ fhir:value "2018-09-01"^^xsd:date ]
  ];
  fhir:MeasureReport.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:MeasureReport.group [
     fhir:index 0;
     fhir:MeasureReport.group.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://example.org" ];
         fhir:Coding.code [ fhir:value "mrp-group" ];
         fhir:Coding.display [ fhir:value "MRP Group" ]       ];
       fhir:CodeableConcept.text [ fhir:value "MRP Group" ]     ];
     fhir:MeasureReport.group.population [
       fhir:index 0;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "100"^^xsd:integer ]     ], [
       fhir:index 1;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "80"^^xsd:integer ]     ], [
       fhir:index 2;
       fhir:MeasureReport.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:MeasureReport.group.population.count [ fhir:value "100"^^xsd:integer ]     ];
     fhir:MeasureReport.group.measureScore [
       fhir:Quantity.value [ fhir:value "0.8"^^xsd:decimal ]     ]
  ].

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

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