Data Exchange For Quality Measures Implementation Guide
5.0.0 - STU5 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 5.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

: Gaps DetectedIssue03 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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 -------------------------------------------------------------------

 a fhir:_DetectedIssue ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "gaps-detectedissue03"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-detectedissue-deqm"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-detectedissue-deqm>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DetectedIssue gaps-detectedissue03</b></p><a name=\"gaps-detectedissue03\"> </a><a name=\"hcgaps-detectedissue03\"> </a><a name=\"gaps-detectedissue03-en-US\"> </a><p><b>DEQM Gap Status Modifier Extension</b>: <span title=\"Codes:{http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status closed-gap}\">Closed Gap</span></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode CAREGAP}\">Caregap</span></p><p><b>patient</b>: <a href=\"Patient-gaps-patient02.html\">Thomas Ludwich  Male, DoB: 1957-01-01 ( Medical Record Number: 999996992 (use: usual, ))</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MeasureReport-gaps-indv-measurereport03.html\">MeasureReport: extension = Proportion,urn:oid:2.16.840.1.113883.3.2074.1#0015HQN9BD3304E,-&gt;Organization GapsReportingVendor01; status = complete; type = individual; measure = http://hl7.org/fhir/us/davinci-deqm/Measure/measure-exm130-example; date = 2020-06-30 13:08:52+0000; period = 2020-01-01 --&gt; 2020-12-31; improvementNotation = Increased score indicates improvement</a></td></tr></table></div>"
  ] ; # 
  fhir:modifierExtension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-gapStatus"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "closed-gap" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CAREGAP" ] ;
fhir:display [ fhir:v "Caregap" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/gaps-patient02" ]
  ] ; # 
  fhir:evidence ( [
    ( fhir:detail [
fhir:reference [ fhir:v "MeasureReport/gaps-indv-measurereport03" ]     ] )
  ] ) . #