Data Exchange For Quality Measures Implementation Guide
1.0.0-cibuild - CI Build International 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 1.0.0-cibuild 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

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/GuidanceResponse/detailedguidanceresponse02> a fhir:GuidanceResponse ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "detailedguidanceresponse02"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-detailedcaregapguidanceresponse" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-detailedcaregapguidanceresponse>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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><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\"/><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 (use: usual, ))</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>"
  ] ;
  fhir:GuidanceResponse.moduleUri [ fhir:value "http://example.org/medication-adherence-guidelines.html"] ;
  fhir:GuidanceResponse.status [ fhir:value "success"] ;
  fhir:GuidanceResponse.subject [
     fhir:link <http://hl7.org/fhir/Patient/patient02> ;
     fhir:Reference.reference [ fhir:value "Patient/patient02" ]
  ] ;
  fhir:GuidanceResponse.reasonCode [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/deqm/CodeSystem/deqm-care-gap-reason" ] ;
       fhir:Coding.code [ fhir:value "CountOutOfRange" ] ;
       fhir:Coding.display [ fhir:value "Count is out of specified range" ]
     ]
  ] ;
  fhir:GuidanceResponse.note [
     fhir:index -1 ;
     fhir:Annotation.text [ fhir:value "Consider providing patient education materials, optimizing medication schedules, and leveraging adherence monitoring tools." ]
  ] ;
  fhir:GuidanceResponse.dataRequirement [
     fhir:index -1 ;
     fhir:DataRequirement.type [ fhir:value "MedicationRequest" ] ;
     fhir:DataRequirement.profile [
       fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationprohibited" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationprohibited>
     ] ;
     fhir:DataRequirement.mustSupport [
       fhir:value "authoredOn" ;
       fhir:index -1
     ], [
       fhir:value "authoredOn.value" ;
       fhir:index -1
     ], [
       fhir:value "medication" ;
       fhir:index -1
     ], [
       fhir:value "reasonCode" ;
       fhir:index -1
     ]
  ], [
     fhir:index -1 ;
     fhir:DataRequirement.type [ fhir:value "Observation" ] ;
     fhir:DataRequirement.profile [
       fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation>
     ] ;
     fhir:DataRequirement.mustSupport [
       fhir:value "code" ;
       fhir:index -1
     ], [
       fhir:value "code.coding" ;
       fhir:index -1
     ], [
       fhir:value "code.coding.code" ;
       fhir:index -1
     ], [
       fhir:value "value" ;
       fhir:index -1
     ], [
       fhir:value "status" ;
       fhir:index -1
     ], [
       fhir:value "status.value" ;
       fhir:index -1
     ], [
       fhir:value "effective" ;
       fhir:index -1
     ] ;
     fhir:DataRequirement.codeFilter [
       fhir:index -1 ;
       fhir:DataRequirement.codeFilter.path [ fhir:value "code.code" ] ;
       fhir:DataRequirement.codeFilter.code [
         fhir:index -1 ;
         a loinc:99562-1 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "99562-1" ] ;
         fhir:Coding.display [ fhir:value "Adherence panel [R-Outcomes]" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:DataRequirement.type [ fhir:value "QuestionnaireResponse" ] ;
     fhir:DataRequirement.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse>
     ]
  ] .

<http://hl7.org/fhir/Patient/patient02> a fhir:Patient .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/GuidanceResponse/detailedguidanceresponse02.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/GuidanceResponse/detailedguidanceresponse02.ttl> .