FHIR Summary Reports
0.1.0 - ci-build
FHIR Summary Reports - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-10-16 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "mii-msr-summary-report-age-gender-cql"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"narrative-table\">\n <tbody>\n<tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Knowledge Artifact Metadata</th>\n\n</tr>\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Name (machine-readable)</th>\n\n<td class=\"content-container\">SummaryReportAgeGenderCQL</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Title (human-readable)</th>\n\n<td class=\"content-container\">Measure Summary Report Age Gender CQL</td>\n</tr>\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Status</th>\n\n<td class=\"content-container\">Active</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Experimental</th>\n\n<td class=\"content-container\">false</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Description</th>\n\n<td class=\"content-container\"><div><p>Summary Report with gender and 5-year age group stratification using CQL matching German census data structure</p>\n</div></td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Measure Steward</th>\n\n<td class=\"content-container\">Medizininformatik Initiative</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Steward Contact Details</th>\n\n<td class=\"content-container\">Medizininformatik Initiative: <a href=\"https://www.medizininformatik-initiative.de/\">https://www.medizininformatik-initiative.de/</a></td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Measure Metadata</th>\n\n</tr>\n\n\n\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Version Number</th>\n\n<td class=\"content-container\">0.1.0</td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n <tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Measure Population Criteria</th>\n\n</tr>\n \n \n \n<tr>\n\n<th scope=\"row\" class=\"row-header\">Summary</th>\n\n<td class=\"content-container\">Patient stratification by gender and 5-year age groups</td>\n</tr>\n\n \n \n \n <tr>\n \n \n \n \n<th scope=\"row\" class=\"row-header\">Initial Population</th>\n\n \n \n \n \n \n \n \n \n \n \n \n <td class=\"content-container\">\n \n <em>ID</em>: initial-population-identifier\n <br/>\n \n \n <em>Description</em>: No description provided\n \n \n \n \n <em>Logic Definition</em>: <a href=\"#stratifieragegender-ininitialpopulation\">InInitialPopulation</a> \n \n \n </td>\n </tr>\n \n\n \n<tr>\n \n<th scope=\"row\" class=\"row-header\">Stratifier</th>\n\n <td class=\"content-container\">\n \n <em>ID</em>: stratifier-gender\n \n <br/>\n \n \n \n \n <em>Code</em>: Recorded sex or gender\n \n \n \n \n </td>\n</tr>\n\n<tr>\n \n<th scope=\"row\" class=\"row-header\">Stratifier</th>\n\n <td class=\"content-container\">\n \n <em>ID</em>: stratifier-age-five-year-groups\n \n <br/>\n \n \n \n \n <em>Code</em>: Age group\n \n \n \n \n </td>\n</tr>\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Measure Logic</th>\n\n</tr>\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Primary Library</th>\n\n<td class=\"content-container\"><a href=\"Bundle-mii-bdl-measure-library-transaction-bundle.html\">Patient Age and Gender Stratification Library</a></td>\n</tr>\n\n\n\n\n<tr>\n <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.4.6 of the sample-content-ig Liquid templates</th>\n</tr>\n </tbody>\n </table>\n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://medizininformatik-initiative.de/fhir/Measure/SummaryReportAgeGenderCQL"^^xsd:anyURI ;
fhir:l <https://medizininformatik-initiative.de/fhir/Measure/SummaryReportAgeGenderCQL>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "SummaryReportAgeGenderCQL"] ; #
fhir:title [ fhir:v "Measure Summary Report Age Gender CQL"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-16"^^xsd:date] ; #
fhir:publisher [ fhir:v "Medizininformatik Initiative"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Medizininformatik Initiative" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.medizininformatik-initiative.de/" ] ] )
] ) ; #
fhir:description [ fhir:v "Summary Report with gender and 5-year age group stratification using CQL matching German census data structure"] ; #
fhir:library ( [
fhir:v "https://www.medizininformatik-initiative.de/fhir/Library/StratifierAgeGender"^^xsd:anyURI ;
fhir:l <https://www.medizininformatik-initiative.de/fhir/Library/StratifierAgeGender>
] ) ; #
fhir:group ( [
fhir:description [ fhir:v "Patient stratification by gender and 5-year age groups" ] ;
( fhir:population [
fhir:id [ fhir:v "initial-population-identifier" ] ;
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/measure-population> ] ;
fhir:code [ fhir:v "initial-population" ] ] ) ] ;
fhir:criteria [
fhir:language [ fhir:v "text/cql-identifier" ] ;
fhir:expression [ fhir:v "InInitialPopulation" ] ] ] ) ;
( fhir:stratifier [
fhir:id [ fhir:v "stratifier-gender" ] ;
fhir:code [
( fhir:coding [
a loinc:99502-7 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "99502-7" ] ;
fhir:display [ fhir:v "Recorded sex or gender" ] ] ) ] ;
fhir:criteria [
fhir:language [ fhir:v "text/cql-identifier" ] ;
fhir:expression [ fhir:v "Gender" ] ] ] [
fhir:id [ fhir:v "stratifier-age-five-year-groups" ] ;
fhir:code [
( fhir:coding [
a loinc:46251-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "46251-5" ] ;
fhir:display [ fhir:v "Age group" ] ] ) ] ;
fhir:criteria [
fhir:language [ fhir:v "text/cql-identifier" ] ;
fhir:expression [ fhir:v "AgeFiveYearGroups" ] ] ] )
] ) . #
IG © 2025+ Medizininformatik Initiative. Package summary-reports#0.1.0 based on FHIR 4.0.1. Generated 2025-11-03
Links: Table of Contents |
QA Report