BBMRI.de/GBA Implementation Guide
1.2.0 - CI Build

BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions

: Patient Quality Reports - TTL Representation

Active as of 2023-09-01

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:Measure ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PatientQualityReports"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Measure</b><a name=\"PatientQualityReports\"> </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 Measure &quot;PatientQualityReports&quot; </p></div><p><b>url</b>: <code>https://fhir.bbmri.de/Measure/PatientQualityReports</code></p><p><b>version</b>: 1.2.0</p><p><b>name</b>: PatientQualityReports</p><p><b>title</b>: Patient Quality Reports</p><p><b>status</b>: active</p><p><b>subject</b>: Patient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html\">ResourceType</a>#Patient)</span></p><p><b>date</b>: 2023-09-01 11:58:43+0000</p><p><b>publisher</b>: bbmri.de</p><p><b>contact</b>: bbmri.de: <a href=\"bbmri.de\">bbmri.de</a>,<a href=\"mailto:feedback@germanbiobanknode.de\">feedback@germanbiobanknode.de</a></p><p><b>description</b>: This measure contains various patient related stratifiers to help to evaluate data quality.</p><p><b>library</b>: <a href=\"Library-PatientQualityReports.html\">Patient Quality Reports</a></p><p><b>scoring</b>: Cohort <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-measure-scoring.html\">MeasureScoring</a>#cohort)</span></p><blockquote><p><b>group</b></p><blockquote><p><b>population</b></p><p><b>code</b>: Initial Population <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-measure-population.html\">MeasurePopulationType</a>#initial-population)</span></p><h3>Criteria</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>text/cql</td><td>InInitialPopulation</td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><p><b>code</b>: Gender <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><h3>Criteria</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>text/cql</td><td>Gender</td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><p><b>code</b>: AgeClass <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><h3>Criteria</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>text/cql</td><td>AgeClass</td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><p><b>code</b>: HasCovid19 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><h3>Criteria</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>text/cql</td><td>HasCovid19</td></tr></table></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.bbmri.de/Measure/PatientQualityReports"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.2.0"] ; # 
  fhir:name [ fhir:v "PatientQualityReports"] ; # 
  fhir:title [ fhir:v "Patient Quality Reports"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:subject [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Patient" ]     ] )
  ] ; # 
  fhir:date [ fhir:v "2023-09-01T11:58:43+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "bbmri.de"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "bbmri.de" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "bbmri.de" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "feedback@germanbiobanknode.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This measure contains various patient related stratifiers to help to evaluate data quality."] ; # 
  fhir:library ( [
fhir:v "https://fhir.bbmri.de/Library/PatientQualityReports"^^xsd:anyURI ;
fhir:link <https://fhir.bbmri.de/Library/PatientQualityReports>
  ] ) ; # 
  fhir:scoring [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cohort" ]     ] )
  ] ; # 
  fhir:group ( [
    ( fhir:population [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ;
fhir:code [ fhir:v "initial-population" ]         ] )       ] ;
fhir:criteria [
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "InInitialPopulation" ]       ]     ] ) ;
    ( fhir:stratifier [
fhir:code [
fhir:text [ fhir:v "Gender" ]       ] ;
fhir:criteria [
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "Gender" ]       ]     ] [
fhir:code [
fhir:text [ fhir:v "AgeClass" ]       ] ;
fhir:criteria [
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "AgeClass" ]       ]     ] [
fhir:code [
fhir:text [ fhir:v "HasCovid19" ]       ] ;
fhir:criteria [
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "HasCovid19" ]       ]     ] )
  ] ) . #