Data Exchange For Quality Measures Implementation Guide
4.0.0 - STU4 United States of America flag

Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. 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><b>Generated Narrative: GuidanceResponse</b><a name="detailedguidanceresponse02"> </a><a name="hcdetailedguidanceresponse02"> </a></p><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">Resource GuidanceResponse &quot;detailedguidanceresponse02&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-gaps-guidanceresponse-detailedcaregap.html">Detailed Care Gap Guidance Response</a></p></div><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">Patient/patient02</a> &quot; BERNARD&quot;</p><p><b>reasonCode</b>: Count is out of specified range <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-care-gap-reason.html">Care Gap Reasons Code System</a>#CountOutOfRange)</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><p><b>type</b>: MedicationRequest</p><p><b>profile</b>: <a href="http://hl7.org/fhir/us/qicore/STU5/StructureDefinition-qicore-medicationnotrequested.html">QICore Medication Not Requested</a></p><p><b>mustSupport</b>: authoredOn, authoredOn.value, medication, reasonCode</p></blockquote><blockquote><p><b>dataRequirement</b></p><p><b>type</b>: Observation</p><p><b>profile</b>: <a href="http://hl7.org/fhir/us/qicore/STU5/StructureDefinition-qicore-observation.html">QICore Observation</a></p><p><b>mustSupport</b>: code, code.coding, code.coding.code, value, status, status.value, effective</p><blockquote><p><b>codeFilter</b></p></blockquote></blockquote><blockquote><p><b>dataRequirement</b></p><p><b>type</b>: QuestionnaireResponse</p><p><b>profile</b>: <a href="http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-questionnaireresponse.html">US Core QuestionnaireResponse Profile</a></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-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>