BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions
Active as of 2023-09-01 |
{
"resourceType" : "Measure",
"id" : "PatientQualityReports",
"text" : {
"status" : "generated",
"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 "PatientQualityReports" </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>"
},
"url" : "https://fhir.bbmri.de/Measure/PatientQualityReports",
"version" : "1.2.0",
"name" : "PatientQualityReports",
"title" : "Patient Quality Reports",
"status" : "active",
"subjectCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/resource-types",
"code" : "Patient"
}
]
},
"date" : "2023-09-01T11:58:43+00:00",
"publisher" : "bbmri.de",
"contact" : [
{
"name" : "bbmri.de",
"telecom" : [
{
"system" : "url",
"value" : "bbmri.de"
},
{
"system" : "email",
"value" : "feedback@germanbiobanknode.de"
}
]
}
],
"description" : "This measure contains various patient related stratifiers to help to evaluate data quality.",
"library" : [
"https://fhir.bbmri.de/Library/PatientQualityReports"
],
"scoring" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code" : "cohort"
}
]
},
"group" : [
{
"population" : [
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "initial-population"
}
]
},
"criteria" : {
"language" : "text/cql",
"expression" : "InInitialPopulation"
}
}
],
"stratifier" : [
{
"code" : {
"text" : "Gender"
},
"criteria" : {
"language" : "text/cql",
"expression" : "Gender"
}
},
{
"code" : {
"text" : "AgeClass"
},
"criteria" : {
"language" : "text/cql",
"expression" : "AgeClass"
}
},
{
"code" : {
"text" : "HasCovid19"
},
"criteria" : {
"language" : "text/cql",
"expression" : "HasCovid19"
}
}
]
}
]
}
IG © 2020+ bbmri.de. Package de.bbmri.fhir#1.2.0 based on FHIR 4.0.1. Generated 2023-09-01
Links: Table of Contents |
QA Report
|