Data Exchange For Quality Measures Implementation Guide
5.0.0-ballot - STU5 Ballot United States of America flag

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v5.0.0-ballot: STU5 (v5.0.0) Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions

: Library Mrp Example - XML Representation

Active as of 2024-08-27

Raw xml | Download



<Library xmlns="http://hl7.org/fhir">
  <id value="library-mrp-example"/>
  <meta>
    <source value="http://example.org/fhir/server"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Library library-mrp-example</b></p><a name="library-mrp-example"> </a><a name="hclibrary-mrp-example"> </a><a name="library-mrp-example-en-US"> </a><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"/><p style="margin-bottom: 0px">Information Source: <a href="http://example.org/fhir/server">http://example.org/fhir/server</a></p></div><h2>Data Requirements</h2><table class="grid"><tr><td colspan="2"><b>Type</b>: <a href="http://hl7.org/fhir/R4/measurereport.html">MeasureReport</a> (<a href="StructureDefinition-datax-measurereport-deqm.html">DEQM Data Exchange MeasureReport Profile</a>)</td></tr></table><table class="grid"><tr><td colspan="2"><b>Type</b>: <a href="http://hl7.org/fhir/R4/patient.html">Patient</a> (<a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-patient.html">QICore Patient</a>)</td></tr></table><table class="grid"><tr><td colspan="2"><b>Type</b>: <a href="http://hl7.org/fhir/R4/encounter.html">Encounter</a> (<a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-encounter.html">QICore Encounter</a>)</td></tr></table><table class="grid"><tr><td colspan="2"><b>Type</b>: <a href="http://hl7.org/fhir/R4/location.html">Location</a> (<a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-location.html">QICore Location</a>)</td></tr></table><table class="grid"><tr><td colspan="2"><b>Type</b>: <a href="http://hl7.org/fhir/R4/task.html">Task</a> (<a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-task.html">QICore Task</a>)</td></tr></table><table class="grid"><tr><td colspan="2"><b>Type</b>: <a href="http://hl7.org/fhir/R4/organization.html">Organization</a> (<a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-organization.html">QICore Organization</a>)</td></tr></table><table class="grid"><tr><td colspan="2"><b>Type</b>: <a href="http://hl7.org/fhir/R4/practitioner.html">Practitioner</a> (<a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-practitioner.html">QICore Practitioner</a>)</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.2.28.4"/>
  </identifier>
  <version value="5.0.0-ballot"/>
  <name value="DEQMLibraryMRPExample"/>
  <title value="DEQM Library MRP Example"/>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/library-type"/>
      <code value="module-definition"/>
    </coding>
  </type>
  <date value="2024-08-27T20:52:56+00:00"/>
  <publisher value="HL7 International / Clinical Quality Information"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <description
               value="Example Library resource to demonstrate the framework for MRP"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <dataRequirement>
    <type value="MeasureReport"/>
    <profile
             value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm"/>
  </dataRequirement>
  <dataRequirement>
    <type value="Patient"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"/>
  </dataRequirement>
  <dataRequirement>
    <type value="Encounter"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"/>
  </dataRequirement>
  <dataRequirement>
    <type value="Location"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"/>
  </dataRequirement>
  <dataRequirement>
    <type value="Task"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task"/>
  </dataRequirement>
  <dataRequirement>
    <type value="Organization"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"/>
  </dataRequirement>
  <dataRequirement>
    <type value="Practitioner"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"/>
  </dataRequirement>
</Library>