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

: DetailedGuidanceResponse02 - XML Representation

Raw xml | Download



<GuidanceResponse xmlns="http://hl7.org/fhir">
  <id value="detailedguidanceresponse02"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-guidanceresponse-detailedcaregap"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: GuidanceResponse detailedguidanceresponse02</b></p><a name="detailedguidanceresponse02"> </a><a name="hcdetailedguidanceresponse02"> </a><a name="detailedguidanceresponse02-en-US"> </a><p><b>module</b>: <a href="http://someguidelineprovider.org/medication-adherence-guidelines.html">http://someguidelineprovider.org/medication-adherence-guidelines.html</a></p><p><b>status</b>: Success</p><p><b>subject</b>: <a href="Patient-patient02.html">Darien Bernard (official) Male, DoB: 1967-06-13 ( Medical record number: 23456 (use: usual, ))</a></p><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason CountOutOfRange}">Count is out of specified range</span></p><p><b>note</b>: Consider providing patient education materials, optimizing medication schedules, and leveraging adherence monitoring tools.</p><blockquote><p><b>dataRequirement</b></p></blockquote><blockquote><p><b>dataRequirement</b></p></blockquote><blockquote><p><b>dataRequirement</b></p></blockquote></div>
  </text>
  <moduleUri
             value="http://someguidelineprovider.org/medication-adherence-guidelines.html"/>
  <status value="success"/>
  <subject>🔗 
    <reference value="Patient/patient02"/>
  </subject>
  <reasonCode>
    <coding>
      <system
              value="http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason"/>
      <code value="CountOutOfRange"/>
      <display value="Count is out of specified range"/>
    </coding>
  </reasonCode>
  <note>
    <text
          value="Consider providing patient education materials, optimizing medication schedules, and leveraging adherence monitoring tools."/>
  </note>
  <dataRequirement>
    <type value="MedicationRequest"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested"/>
    <mustSupport value="authoredOn"/>
    <mustSupport value="authoredOn.value"/>
    <mustSupport value="medication"/>
    <mustSupport value="reasonCode"/>
  </dataRequirement>
  <dataRequirement>
    <type value="Observation"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"/>
    <mustSupport value="code"/>
    <mustSupport value="code.coding"/>
    <mustSupport value="code.coding.code"/>
    <mustSupport value="value"/>
    <mustSupport value="status"/>
    <mustSupport value="status.value"/>
    <mustSupport value="effective"/>
    <codeFilter>
      <path value="code.code"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="99562-1"/>
        <display value="Adherence panel [R-Outcomes]"/>
      </code>
    </codeFilter>
  </dataRequirement>
  <dataRequirement>
    <type value="QuestionnaireResponse"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse"/>
  </dataRequirement>
</GuidanceResponse>