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
: Library Mrp Example - XML Representation
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"><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/STU4.1.1/StructureDefinition-qicore-patient.html">QICorePatient</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/STU4.1.1/StructureDefinition-qicore-encounter.html">QICoreEncounter</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/STU4.1.1/StructureDefinition-qicore-location.html">QICoreLocation</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/STU4.1.1/StructureDefinition-qicore-task.html">QICoreTask</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/STU4.1.1/StructureDefinition-qicore-organization.html">QICoreOrganization</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="StructureDefinition-practitioner-deqm.html">DEQM Practitioner Profile</a>)</td></tr></table><h2>Contents</h2></div>
</text>
<url
value="http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example"/>
<version value="3.1.0"/>
<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="2022-11-21T21:29:16+00:00"/>
<publisher
value="HL7 International - Clinical Quality Information Work Group"/>
<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/davinci-deqm/StructureDefinition/practitioner-deqm"/>
</dataRequirement>
</Library>