Data Exchange For Quality Measures STU2 for FHIR R4 Implementation Guide (Release 1.1.0 STU2 Ballot)

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

XML Format: Library-library-mrp-example

Download Raw xml


<Library xmlns="http://hl7.org/fhir">
  <id value="library-mrp-example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: library-mrp-example</p><p><b>url</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>version</b>: 1.1.0</p><p><b>name</b>: DEQMLibraryMRPExample</p><p><b>title</b>: DEQM Library MRP Example</p><p><b>status</b>: active</p><p><b>type</b>: module-definition <span style="background: LightGoldenRodYellow">(Details : {[not stated] code 'module-definition' = 'module-definition)</span></p><p><b>date</b>: Dec 27, 2019 7:40:50 PM</p><p><b>description</b>: Example Library resource to demonstrate the framework for MRP</p><p><b>jurisdiction</b>: United States of America <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United States of America'})</span></p><p><b>dataRequirement</b>: , , , , , , </p></div>
  </text>
  <url value="http://hl7.org/fhir/us/davinci-deqm/Library/library-mrp-example"/>
  <version value="1.1.0"/>
  <name value="DEQMLibraryMRPExample"/>
  <title value="DEQM Library MRP Example"/>
  <status value="active"/>
  <type>
    <coding>
      <code value="module-definition"/>
    </coding>
  </type>
  <date value="2019-12-27T19:40:50+00:00"/>
  <description
               value="Example Library resource to demonstrate the framework for MRP"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </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/davinci-deqm/StructureDefinition/organization-deqm"/>
  </dataRequirement>
  <dataRequirement>
    <type value="Practitioner"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"/>
  </dataRequirement>
</Library>