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

: Guidance Response Example - XML Representation

Raw xml | Download



<GuidanceResponse xmlns="http://hl7.org/fhir">
  <id value="guidanceresponse01"/>
  <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 guidanceresponse01</b></p><a name="guidanceresponse01"> </a><a name="hcguidanceresponse01"> </a><a name="guidanceresponse01-en-US"> </a><p><b>module</b>: <a href="http://someguidelineprovider.org/radiology-appropriateness-guidelines.html">http://someguidelineprovider.org/radiology-appropriateness-guidelines.html</a></p><p><b>status</b>: Success</p><p><b>subject</b>: <a href="Patient-patient01.html">Jairo Webster (official) Male, DoB: 1946-12-16 ( Medical record number: 12345 (use: usual, ))</a></p><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason ValueInRange}">Value is within specified range</span></p></div>
  </text>
  <moduleUri
             value="http://someguidelineprovider.org/radiology-appropriateness-guidelines.html"/>
  <status value="success"/>
  <subject>🔗 
    <reference value="Patient/patient01"/>
  </subject>
  <reasonCode>
    <extension
               url="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/reasonDetail">
      <extension url="reference">
        <valueReference>🔗 
          <reference value="Observation/observation01"/>
        </valueReference>
      </extension>
      <extension url="path">
        <valueString value="value"/>
      </extension>
    </extension>
    <coding>
      <system
              value="http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason"/>
      <code value="ValueInRange"/>
      <display value="Value is within specified range"/>
    </coding>
  </reasonCode>
</GuidanceResponse>