US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/us-safr/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> . @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 "HrdMeasure"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Hospital Respiratory Data Measure for US Situational Awareness Framework for Reporting</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">HrdMeasure</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">1.0.0</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"Measure-HrdMeasure.html\">Hospital Respiratory Data Measure for US Situational Awareness Framework for Reporting</a></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\">\n <b>\n \n \n \n </b>\n </th>\n\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>urn:oid:2.16.840.1.113883.4.642.40.53.29.3</span>\n </p>\n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Status: </b></th>\n <td style=\"padding-left: 4px;\">draft</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">HL7 International / Public Health</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>US Situational Awareness Framework for Reporting - Hospital Respiratory Data Measure</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">US</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Basis: </b></th>\n <td style=\"padding-left: 4px;\">\n boolean\n </td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Scoring: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n <p style=\"margin-bottom: 5px;\">\n <span>Cohort </span>\n </p>\n \n \n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n <p style=\"margin-bottom: 5px;\">\n <span>Structure </span>\n </p>\n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Libraries: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n \n <tr>\n <td><code>http://hl7.org/fhir/us-safr/Library/HrdMeasureLibrary</code></td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n\n \n\n \n \n \n\n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "boolean" ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/us/us-safr/Measure/HrdMeasureWeekly"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.53.29.3" ] ] ) ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "HRDMeasure"] ; # fhir:title [ fhir:v "Hospital Respiratory Data Measure for US Situational Awareness Framework for Reporting"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v true] ; # fhir:date [ fhir:v "2024-12-14T17:37:47-04:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 International / Public Health" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] ) ] ) ; # fhir:description [ fhir:v "US Situational Awareness Framework for Reporting - Hospital Respiratory Data Measure"] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "US" ] ; fhir:display [ fhir:v "United States of America" ] ] ) ] ) ; # fhir:library ( [ fhir:v "http://hl7.org/fhir/us-safr/Library/HrdMeasureLibrary"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us-safr/Library/HrdMeasureLibrary> ] ) ; # fhir:scoring [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ; fhir:code [ fhir:v "cohort" ] ; fhir:display [ fhir:v "Cohort" ] ] ) ] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "structure" ] ; fhir:display [ fhir:v "Structure" ] ] ) ] ) ; # fhir:group ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numInPtBeds" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4301" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All hospital inpatient beds" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numInPtBedsAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4378" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All adult inpatient beds" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numInPtBedsPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4455" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All pediatric inpatient beds" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numInPtBedsOcc" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4532" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All hospital inpatient occupancy" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numInPtBedsOccAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4609" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All adult inpatient occupancy" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numInPtBedsOccPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4686" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All pediatric inpatient occupancy" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numICUBeds" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4763" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All ICU beds" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numICUBedsAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4840" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Adult ICU beds" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numICUBedsPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4917" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Pediatric ICU beds" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numICUBedsOcc" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e4994" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All ICU bed occupancy" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numICUBedsOccAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5071" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Adult ICU bed occupancy" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numICUBedsOccPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5148" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Pediatric ICU bed occupancy" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19HospPatsAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5225" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All hospitalized adult patients with laboratory-confirmed COVID-19" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19HospPatsPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5302" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All hospitalized pediatric patients with laboratory-confirmed COVID-19" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19ICUPatsAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5379" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Adult ICU patients with laboratory-confirmed COVID-19" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19ICUPatsPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5456" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Pediatric ICU patients with laboratory-confirmed COVID-19" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluHospPatsAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5533" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All hospitalized adult patients with laboratory-confirmed influenza" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluHospPatsPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5610" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All hospitalized pediatric patients with laboratory-confirmed influenza" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluICUPatsAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5687" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Adult ICU patients with laboratory-confirmed influenza" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluICUPatsPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5764" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Pediatric ICU patients with laboratory-confirmed influenza" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVHospPatsAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5841" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All Hospitalized adult patients with laboratory-confirmed RSV" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVHospPatsPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5918" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "All Hospitalized pediatric patients with laboratory-confirmed RSV" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVICUPatsAdult" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e5995" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Adult ICU patients with laboratory-confirmed RSV" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVICUPatsPed" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6072" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Pediatric ICU patients with laboratory-confirmed RSV" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19NewAdmPed0to4" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6149" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed COVID-19, 0-4 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19NewAdmPed5to17" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6226" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed COVID-19, 5-17 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19NewAdmAdult18to49" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6303" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed COVID-19, 18-49 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19NewAdmAdult50to64" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6380" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed COVID-19, 50-64 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19NewAdmAdult65to74" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6457" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed COVID-19, 65-74 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19NewAdmAdult75plus" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6534" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed COVID-19, 75+ years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfC19NewAdmUnk" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6611" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed COVID-19, unknown age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluNewAdmPed0to4" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6688" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed influenza, 0-4 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluNewAdmPed5to17" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6765" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed influenza, 5-17 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluNewAdmAdult18to49" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6842" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed influenza, 18-49 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluNewAdmAdult50to64" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6919" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed influenza, 50-64 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluNewAdmAdult65to74" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e6996" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed influenza, 65-74 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluNewAdmAdult75plus" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7073" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed influenza, 75+ years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfFluNewAdmUnk" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7150" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed influenza, unknown age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVNewAdmPed0to4" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7227" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed RSV, 0-4 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVNewAdmPed5to17" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7304" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed RSV, 5-17 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVNewAdmAdult18to49" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7381" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed RSV, 18-49 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVNewAdmAdult50to64" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7458" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed RSV, 50-64 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVNewAdmAdult65to74" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7535" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed RSV, 65-74 years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVNewAdmAdult75plus" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7612" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed RSV, 75+ years of age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "numConfRSVNewAdmUnk" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7689" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Weekly total number of new admissions of patients with laboratory-confirmed RSV, unknown age" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "N95MaskSupplyDays" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7766" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "On hand supply (DURATION in days) n95 respirators" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "surgMaskSupplyDays" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7843" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "On hand supply (DURATION in days) surgical and procedure masks" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "shieldSupplyDays" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7920" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "On hand supply (DURATION in days) eye protection including face shields and goggles" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "gownSupplyDays" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e7997" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "On hand supply (DURATION in days) single use gowns" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "gloveSupplyDays" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e8074" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "On hand supply (DURATION in days) exam gloves (sterile and non-sterile)" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "N95Mask3DaySupply" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e8151" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Are you able to MAINTAIN at least a 3-day supply of these items (y/n/N/A)? N95 respirators" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "surgMask3DaySupply" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e8228" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Are you able to MAINTAIN at least a 3-day supply of these items (y/n/N/A)? Surgical and procedure masks" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "shield3DaySupply" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e8305" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Are you able to MAINTAIN at least a 3-day supply of these items (y/n/N/A)? Eye protection including face shields and goggles" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "gown3DaySupply" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e8382" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Are you able to MAINTAIN at least a 3-day supply of these items (y/n/N/A)? Single use gowns" ] ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "glove3DaySupply" ] ] ) ] ; ( fhir:population [ fhir:id [ fhir:v "d2e8459" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "initial-population" ] ; fhir:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "Are you able to MAINTAIN at least a 3-day supply of these items (y/n/N/A)? Exam gloves (sterile and non-sterile)" ] ] ] ) ] ) . #
IG © 2025+ HL7 International / Public Health. Package hl7.fhir.us.safr#1.0.0 based on FHIR 4.0.1. Generated 2025-08-27
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
