{
  "resourceType" : "GuidanceResponse",
  "id" : "detailedguidanceresponse02",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-detailedcaregapguidanceresponse"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: GuidanceResponse detailedguidanceresponse02</b></p><a name=\"detailedguidanceresponse02\"> </a><a name=\"hcdetailedguidanceresponse02\"> </a><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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-deqm-detailedcaregapguidanceresponse.html\">DEQM Detailed Care Gap Guidance Response</a></p></div><p><b>module</b>: <a href=\"http://example.org/medication-adherence-guidelines.html\">http://example.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\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/deqm/CodeSystem/deqm-care-gap-reason CountOutOfRange}\">Count is out of specified range</span></p><p><b>note</b>: </p><blockquote><div><p>Consider providing patient education materials, optimizing medication schedules, and leveraging adherence monitoring tools.</p>\n</div></blockquote><blockquote><p><b>dataRequirement</b></p><p><b>type</b>: MedicationRequest</p><p><b>profile</b>: <a href=\"http://hl7.org/fhir/us/qicore/STU7.0.1/StructureDefinition-qicore-medicationprohibited.html\">QICore Medication Prohibited</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/STU7.0.1/StructureDefinition-qicore-simple-observation.html\">QICore Simple Observation</a></p><p><b>mustSupport</b>: code, code.coding, code.coding.code, value, status, status.value, effective</p><h3>CodeFilters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Path</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>code.code</td><td><a href=\"https://loinc.org/99562-1\">LOINC: 99562-1</a> (Adherence panel [R-Outcomes])</td></tr></table></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/STU7/StructureDefinition-us-core-questionnaireresponse.html\">US Core QuestionnaireResponse Profile</a></p></blockquote></div>"
  },
  "moduleUri" : "http://example.org/medication-adherence-guidelines.html",
  "status" : "success",
  "subject" : {
    "reference" : "Patient/patient02"
  },
  "reasonCode" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/uv/deqm/CodeSystem/deqm-care-gap-reason",
      "code" : "CountOutOfRange",
      "display" : "Count is out of specified range"
    }]
  }],
  "note" : [{
    "text" : "Consider providing patient education materials, optimizing medication schedules, and leveraging adherence monitoring tools."
  }],
  "dataRequirement" : [{
    "type" : "MedicationRequest",
    "profile" : ["http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationprohibited"],
    "mustSupport" : ["authoredOn",
    "authoredOn.value",
    "medication",
    "reasonCode"]
  },
  {
    "type" : "Observation",
    "profile" : ["http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"],
    "mustSupport" : ["code",
    "code.coding",
    "code.coding.code",
    "value",
    "status",
    "status.value",
    "effective"],
    "codeFilter" : [{
      "path" : "code.code",
      "code" : [{
        "system" : "http://loinc.org",
        "code" : "99562-1",
        "display" : "Adherence panel [R-Outcomes]"
      }]
    }]
  },
  {
    "type" : "QuestionnaireResponse",
    "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse"]
  }]
}