Publication Build: This will be filled in by the publication tooling
@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:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "BedCapacityMeasureBundle"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-measure-bundle"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-measure-bundle> ] ) ] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Measure/BedCapacityMeasure"^^xsd:anyURI ] ; ( fhir:resource <http://example.org/fhir/Measure/BedCapacityMeasure> ) ] ) . # <http://example.org/fhir/Measure/BedCapacityMeasure> a fhir:Measure ; fhir:id [ fhir:v "BedCapacityMeasure"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cv-measure-cqfm"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cv-measure-cqfm> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Measure_BedCapacityMeasure\"> </a>\n<div>\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Measure - Bed Capacity Measure Example</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">BedCapacityMeasure</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-BedCapacityMeasure.html\">Measure - Bed Capacity Measure Example</a></td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">National Healthcare Safety Network (NHSN)</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>This measure tracks hospital bed capacity including occupied and unoccupied beds across ICU, ED, and Pediatric bed types for emergency response coordination.</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Use Context: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n <tr>\n <th><b>code</b></th>\n <th><b>value</b></th>\n </tr>\n \n <tr>\n <td>task</td>\n <td/>\n </tr>\n \n </table>\n </td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Purpose: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>To provide situational awareness, support capacity planning, and enable load balancing during normal operations and emergencies.</p>\n</div></td>\n </tr>\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>continuous-variable </span>\n </p>\n \n \n \n </td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Scoring unit: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n \n </td>\n </tr>\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 <tr>\n <th scope=\"row\"><b>Risk Adjustment: </b></th>\n <td style=\"padding-left: 4px;\">No risk adjustment applied</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Rate Aggregation: </b></th>\n <td style=\"padding-left: 4px;\">Aggregate by facility and bed type</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Improvement Notation: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n <p style=\"margin-bottom: 5px;\">\n <span>Increased score indicates improvement </span>\n </p>\n \n \n \n </td>\n </tr>\n \n\n \n\n \n \n <tr>\n <th scope=\"row\"><b>Population Criteria: </b></th>\n <td style=\"padding-left: 4px;\">\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AllBeds-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of All Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of All Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies All Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultTotal-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Adult Total Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Adult Total Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Adult Total Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Adult Total Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Adult ICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Adult ICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Adult ICU Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Adult ICU Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultICULOC-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Adult ICU-LOC Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Adult ICU-LOC Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Adult ICU-LOC Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Adult ICU-LOC Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultNonICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Adult Non-ICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Adult Non-ICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Adult Non-ICU Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Adult Non-ICU Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultPCU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Adult PCU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Adult PCU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Adult PCU Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Adult PCU Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultMTMS-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Adult MT/MS Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Adult MT/MS Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Adult MT/MS Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Adult MT/MS Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultObs-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Adult OBS Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Adult OBS Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Adult OBS Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Adult OBS Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsTotal-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Peds Total Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Peds Total Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Peds Total Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Peds Total Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Peds ICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Peds ICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Peds ICU Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Peds ICU Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsICULOC-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Peds ICU-LOC Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Peds ICU-LOC Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Peds ICU-LOC Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Peds ICU-LOC Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsNonICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Peds Non-ICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Peds Non-ICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Peds Non-ICU Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Peds Non-ICU Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsPCU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Peds PCU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Peds PCU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Peds PCU Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Peds PCU Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsMTMS-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Peds MT/MS Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Peds MT/MS Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Peds MT/MS Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Peds MT/MS Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsObs-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Peds OBS Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Peds OBS Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Peds OBS Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Peds OBS Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>SpecialtyTotal-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty Total Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty Total Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty Total Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty Total Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>SpecialtyNonCrib-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty (Non-Crib) Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty (Non-Crib) Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty (Non-Crib) Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty (Non-Crib) Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>OB-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty OB Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty OB Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty OB Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty OB Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>NICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty NICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty NICU Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty NICU Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty NICU Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>NICU4-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty NICU 4 Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty NICU 4 Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty NICU 4 Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty NICU 4 Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>NICU3-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty NICU 3 Occupied Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty NICU 3 Occupied Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty NICU 3 Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty NICU 3 Occupied Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>NICU3Plus-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty NICU 3 Plus Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty NICU 3 Plus Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty NICU 3 Plus Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty NICU 3 Plus Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>NICU2-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty NICU 2 Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty NICU 2 Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty NICU 2 Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty NICU 2 Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>Nursery-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty Nursery Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty Nursery Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty Nursery Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty Nursery Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>NICU1-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty NICU 1 Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty NICU 1 Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty NICU 1 Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty NICU 1 Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultPsych-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty Adult Psych Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty Adult Psych Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty Adult Psych Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty Adult Psych Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsPsych-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty Peds Psych Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty Peds Psych Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty Peds Psych Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty Peds Psych Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>Rehab-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Specialty Rehab Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Specialty Rehab Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Specialty Rehab Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Specialty Rehab Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>SurgeActiveTotal-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Surge Total Active Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Surge Total Active Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Surge Total Active Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Surge Total Active Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>SurgeInactiveTotal-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Surge Total Inactive Occupied Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Surge Total Inactive Occupied Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Surge Total Inactive Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Surge Total Inactive Occupied Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>SurgeActiveICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Surge ICU Active Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Surge ICU Active Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Surge ICU Active Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Surge ICU Active Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>SurgeInactiveICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Surge ICU Inactive Occupied Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Surge ICU Inactive Occupied Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Surge ICU Inactive Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Surge ICU Inactive Occupied Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>SurgeActiveNonICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Surge Non-ICU Active Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Surge Non-ICU Active Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Surge Non-ICU Active Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Surge Non-ICU Active Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>SurgeInactiveNonICU-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Surge Non-ICU Inactive Occupied Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Surge Non-ICU Inactive Occupied Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Surge Non-ICU Inactive Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Surge Non-ICU Inactive Occupied Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>Burn-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Burn Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Burn Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Burn Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Burn Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>NegativePressure-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Neg Pressure Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Neg Pressure Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Neg Pressure Unoccupied Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Neg Pressure Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>AdultED-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Adult ED Total Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Adult ED Total Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Adult ED Admitted Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Adult ED Total Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>PedsED-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Peds ED Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Peds ED Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Peds ED Admitted Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Peds ED Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n <table width=\"100%\" class=\"grid-dict\">\n \n <tr>\n <th colspan=\"2\"><b>TotalED-bed-capacity-group</b></th>\n </tr>\n \n \n <tr>\n <td>Initial Population:</td>\n\n \n \n <td>All Total ED Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Population:</td>\n\n \n \n <td>Total number of Total ED Beds</td>\n \n \n\n </tr>\n \n <tr>\n <td>Measure Observation:</td>\n\n \n \n <td>Number of Total ED Admitted Beds</td>\n \n \n\n </tr>\n \n \n <tr><b>Stratifier Criteria: </b></tr>\n \n <tr>\n \n <td>Stratum:</td>\n \n\n \n <td>Stratifies Total ED Beds by occupancy status</td>\n \n </tr>\n \n \n </table>\n \n </td>\n </tr>\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><a href=\"Library-BedCapacityLibrary.html\">Library - Library of Bed Capacity Measure Example</a></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/cqfmeasures/StructureDefinition/cqfm-scoringUnit"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "{Number}" ] ; fhir:display [ fhir:v "{Number}" ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/us/safr/Measure/BedCapacityMeasure"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "BedCapacityMeasure"] ; # fhir:title [ fhir:v "Measure - Bed Capacity Measure Example"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-03-05"^^xsd:date] ; # fhir:publisher [ fhir:v "National Healthcare Safety Network (NHSN)"] ; # fhir:description [ fhir:v "This measure tracks hospital bed capacity including occupied and unoccupied beds across ICU, ED, and Pediatric bed types for emergency response coordination."] ; # fhir:useContext ( [ fhir:code [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "task" ] ; fhir:display [ fhir:v "Workflow Task" ] ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "EMER" ] ; fhir:display [ fhir:v "emergency" ] ] ) ] ] ) ; # fhir:purpose [ fhir:v "To provide situational awareness, support capacity planning, and enable load balancing during normal operations and emergencies."] ; # fhir:library ( [ fhir:v "http://hl7.org/fhir/us/safr/Library/BedCapacityLibrary"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/safr/Library/BedCapacityLibrary> ] ) ; # fhir:scoring [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ; fhir:code [ fhir:v "continuous-variable" ] ] ) ] ; # 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:riskAdjustment [ fhir:v "No risk adjustment applied"] ; # fhir:rateAggregation [ fhir:v "Aggregate by facility and bed type"] ; # fhir:improvementNotation [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-improvement-notation"^^xsd:anyURI ] ; fhir:code [ fhir:v "increase" ] ; fhir:display [ fhir:v "Increased score indicates improvement" ] ] ) ] ; # fhir:group ( [ fhir:id [ fhir:v "AllBeds-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AllBeds" ] ; fhir:display [ fhir:v "All Beds" ] ] ) ] ; fhir:description [ fhir:v "All Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "Beds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "BedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "Beds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of All Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalBeds" ] ] ] [ fhir:id [ fhir:v "Beds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Beds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of All Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedBedsBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "Beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "All Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies All Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "BedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultTotal-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultTotal" ] ; fhir:display [ fhir:v "Adult Total Beds" ] ] ) ] ; fhir:description [ fhir:v "Adult Total Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultTotalbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Adult Total Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultTotalBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultTotalbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Adult Total Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultTotalBeds" ] ] ] [ fhir:id [ fhir:v "AdultTotalbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultTotalbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Adult Total Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultTotalAdultTotalBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultTotal-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Adult Total Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Adult Total Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultTotalBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultICU" ] ; fhir:display [ fhir:v "Adult ICU Beds" ] ] ) ] ; fhir:description [ fhir:v "Adult ICU Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Adult ICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Adult ICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultICUBeds" ] ] ] [ fhir:id [ fhir:v "AdultICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Adult ICU Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultICUAdultICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Adult ICU Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Adult ICU Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultICULOC-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultICULOC" ] ; fhir:display [ fhir:v "Adult ICU-LOC Beds" ] ] ) ] ; fhir:description [ fhir:v "Adult ICU-LOC Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultICULOCbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Adult ICU-LOC Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultICULOCBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultICULOCbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Adult ICU-LOC Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultICULOCBeds" ] ] ] [ fhir:id [ fhir:v "AdultICULOCbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultICULOCbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Adult ICU-LOC Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultICULOCAdultICULOCBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultICULOC-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Adult ICU-LOC Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Adult ICU-LOC Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultICULOCBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultNonICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultNonICU" ] ; fhir:display [ fhir:v "Adult Non-ICU Beds" ] ] ) ] ; fhir:description [ fhir:v "Adult Non-ICU Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultNonICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Adult Non-ICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultNonICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultNonICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Adult Non-ICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultNonICUBeds" ] ] ] [ fhir:id [ fhir:v "AdultNonICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultNonICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Adult Non-ICU Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultNonICUAdultNonICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultNonICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Adult Non-ICU Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Adult Non-ICU Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultNonICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultPCU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultPCU" ] ; fhir:display [ fhir:v "Adult PCU Beds" ] ] ) ] ; fhir:description [ fhir:v "Adult PCU Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultPCUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Adult PCU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultPCUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultPCUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Adult PCU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultPCUBeds" ] ] ] [ fhir:id [ fhir:v "AdultPCUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultPCUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Adult PCU Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultPCUAdultPCUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultPCU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Adult PCU Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Adult PCU Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultPCUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultMTMS-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultMTMS" ] ; fhir:display [ fhir:v "Adult MT/MS Beds" ] ] ) ] ; fhir:description [ fhir:v "Adult MT/MS Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultMTMSbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Adult MT/MS Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultMTMSBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultMTMSbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Adult MT/MS Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultMTMSBeds" ] ] ] [ fhir:id [ fhir:v "AdultMTMSbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultMTMSbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Adult MT/MS Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultMTMSAdultMTMSBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultMTMS-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Adult MT/MS Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Adult MT/MS Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultMTMSBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultObs-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultObs" ] ; fhir:display [ fhir:v "Adult OBS Beds" ] ] ) ] ; fhir:description [ fhir:v "Adult OBS Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultObsbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Adult OBS Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultObsBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultObsbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Adult OBS Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultObsBeds" ] ] ] [ fhir:id [ fhir:v "AdultObsbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultObsbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Adult OBS Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultObsAdultObsBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultObs-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Adult OBS Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Adult OBS Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultObsBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsTotal-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsTotal" ] ; fhir:display [ fhir:v "Peds Total Beds" ] ] ) ] ; fhir:description [ fhir:v "Peds Total Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsTotalbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Peds Total Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsTotalBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsTotalbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Peds Total Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsTotalBeds" ] ] ] [ fhir:id [ fhir:v "PedsTotalbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsTotalbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Peds Total Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsTotalPedsTotalBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsTotal-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Peds Total Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Peds Total Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsTotalBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsICU" ] ; fhir:display [ fhir:v "Peds ICU Beds" ] ] ) ] ; fhir:description [ fhir:v "Peds ICU Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Peds ICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Peds ICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsICUBeds" ] ] ] [ fhir:id [ fhir:v "PedsICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Peds ICU Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsICUPedsICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Peds ICU Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Peds ICU Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsICULOC-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsICULOC" ] ; fhir:display [ fhir:v "Peds ICU-LOC Beds" ] ] ) ] ; fhir:description [ fhir:v "Peds ICU-LOC Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsICULOCbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Peds ICU-LOC Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsICULOCBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsICULOCbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Peds ICU-LOC Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsICULOCBeds" ] ] ] [ fhir:id [ fhir:v "PedsICULOCbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsICULOCbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Peds ICU-LOC Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsICULOCPedsICULOCBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsICULOC-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Peds ICU-LOC Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Peds ICU-LOC Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsICULOCBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsNonICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsNonICU" ] ; fhir:display [ fhir:v "Peds Non-ICU Beds" ] ] ) ] ; fhir:description [ fhir:v "Peds Non-ICU Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsNonICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Peds Non-ICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsNonICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsNonICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Peds Non-ICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsNonICUBeds" ] ] ] [ fhir:id [ fhir:v "PedsNonICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsNonICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Peds Non-ICU Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsNonICUPedsNonICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsNonICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Peds Non-ICU Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Peds Non-ICU Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsNonICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsPCU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsPCU" ] ; fhir:display [ fhir:v "Peds PCU Beds" ] ] ) ] ; fhir:description [ fhir:v "Peds PCU Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsPCUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Peds PCU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsPCUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsPCUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Peds PCU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsPCUBeds" ] ] ] [ fhir:id [ fhir:v "PedsPCUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsPCUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Peds PCU Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsPCUPedsPCUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsPCU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Peds PCU Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Peds PCU Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsPCUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsMTMS-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsMTMS" ] ; fhir:display [ fhir:v "Peds MT/MS Beds" ] ] ) ] ; fhir:description [ fhir:v "Peds MT/MS Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsMTMSbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Peds MT/MS Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsMTMSBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsMTMSbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Peds MT/MS Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsMTMSBeds" ] ] ] [ fhir:id [ fhir:v "PedsMTMSbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsMTMSbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Peds MT/MS Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsMTMSPedsMTMSBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsMTMS-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Peds MT/MS Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Peds MT/MS Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsMTMSBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsObs-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsObs" ] ; fhir:display [ fhir:v "Peds OBS Beds" ] ] ) ] ; fhir:description [ fhir:v "Peds OBS Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsObsbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Peds OBS Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsObsBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsObsbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Peds OBS Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsObsBeds" ] ] ] [ fhir:id [ fhir:v "PedsObsbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsObsbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Peds OBS Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsObsPedsObsBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsObs-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Peds OBS Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Peds OBS Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsObsBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "SpecialtyTotal-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "SpecialtyTotal" ] ; fhir:display [ fhir:v "Specialty Total Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty Total Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "SpecialtyTotalbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty Total Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SpecialtyTotalBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "SpecialtyTotalbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty Total Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalSpecialtyTotalBeds" ] ] ] [ fhir:id [ fhir:v "SpecialtyTotalbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SpecialtyTotalbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty Total Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedSpecialtyTotalSpecialtyTotalBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "SpecialtyTotal-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty Total Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty Total Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SpecialtyTotalBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "SpecialtyNonCrib-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "SpecialtyNonCrib" ] ; fhir:display [ fhir:v "Specialty (Non-Crib) Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty (Non-Crib) Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "SpecialtyNonCribbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty (Non-Crib) Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SpecialtyNonCribBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "SpecialtyNonCribbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty (Non-Crib) Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalSpecialtyNonCribBeds" ] ] ] [ fhir:id [ fhir:v "SpecialtyNonCribbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SpecialtyNonCribbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty (Non-Crib) Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedSpecialtyNonCribSpecialtyNonCribBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "SpecialtyNonCrib-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty (Non-Crib) Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty (Non-Crib) Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SpecialtyNonCribBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "OB-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "OB" ] ; fhir:display [ fhir:v "Specialty OB Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty OB Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "OBbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty OB Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OBBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "OBbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty OB Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalOBBeds" ] ] ] [ fhir:id [ fhir:v "OBbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "OBbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty OB Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedOBOBBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "OB-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty OB Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty OB Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OBBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "NICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "NICU" ] ; fhir:display [ fhir:v "Specialty NICU Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty NICU Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "NICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty NICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "NICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty NICU Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalNICUBeds" ] ] ] [ fhir:id [ fhir:v "NICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "NICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty NICU Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedNICUNICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "NICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty NICU Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty NICU Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "NICU4-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "NICU4" ] ; fhir:display [ fhir:v "Specialty NICU 4 Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty NICU 4 Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "NICU4beds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty NICU 4 Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU4BedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "NICU4beds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty NICU 4 Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalNICU4Beds" ] ] ] [ fhir:id [ fhir:v "NICU4beds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "NICU4beds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty NICU 4 Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedNICU4NICU4Beds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "NICU4-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty NICU 4 Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty NICU 4 Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU4BedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "NICU3-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "NICU3" ] ; fhir:display [ fhir:v "Specialty NICU 3 Occupied Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty NICU 3 Occupied Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "NICU3beds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty NICU 3 Occupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU3BedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "NICU3beds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty NICU 3 Occupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalNICU3Beds" ] ] ] [ fhir:id [ fhir:v "NICU3beds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "NICU3beds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty NICU 3 Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedNICU3NICU3Beds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "NICU3-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty NICU 3 Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty NICU 3 Occupied Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU3BedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "NICU3Plus-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "NICU3Plus" ] ; fhir:display [ fhir:v "Specialty NICU 3 Plus Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty NICU 3 Plus Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "NICU3Plusbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty NICU 3 Plus Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU3PlusBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "NICU3Plusbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty NICU 3 Plus Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalNICU3PlusBeds" ] ] ] [ fhir:id [ fhir:v "NICU3Plusbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "NICU3Plusbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty NICU 3 Plus Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedNICU3PlusNICU3PlusBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "NICU3Plus-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty NICU 3 Plus Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty NICU 3 Plus Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU3PlusBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "NICU2-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "NICU2" ] ; fhir:display [ fhir:v "Specialty NICU 2 Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty NICU 2 Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "NICU2beds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty NICU 2 Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU2BedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "NICU2beds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty NICU 2 Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalNICU2Beds" ] ] ] [ fhir:id [ fhir:v "NICU2beds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "NICU2beds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty NICU 2 Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedNICU2NICU2Beds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "NICU2-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty NICU 2 Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty NICU 2 Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU2BedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "Nursery-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "Nursery" ] ; fhir:display [ fhir:v "Specialty Nursery Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty Nursery Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "Nurserybeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty Nursery Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NurseryBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "Nurserybeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty Nursery Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalNurseryBeds" ] ] ] [ fhir:id [ fhir:v "Nurserybeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Nurserybeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty Nursery Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedNurseryNurseryBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "Nursery-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty Nursery Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty Nursery Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NurseryBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "NICU1-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "NICU1" ] ; fhir:display [ fhir:v "Specialty NICU 1 Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty NICU 1 Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "NICU1beds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty NICU 1 Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU1BedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "NICU1beds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty NICU 1 Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalNICU1Beds" ] ] ] [ fhir:id [ fhir:v "NICU1beds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "NICU1beds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty NICU 1 Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedNICU1NICU1Beds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "NICU1-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty NICU 1 Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty NICU 1 Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NICU1BedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultPsych-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultPsych" ] ; fhir:display [ fhir:v "Specialty Adult Psych Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty Adult Psych Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultPsychbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty Adult Psych Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultPsychBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultPsychbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty Adult Psych Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultPsychBeds" ] ] ] [ fhir:id [ fhir:v "AdultPsychbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultPsychbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty Adult Psych Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultPsychAdultPsychBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultPsych-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty Adult Psych Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty Adult Psych Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultPsychBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsPsych-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsPsych" ] ; fhir:display [ fhir:v "Specialty Peds Psych Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty Peds Psych Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsPsychbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty Peds Psych Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsPsychBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsPsychbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty Peds Psych Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsPsychBeds" ] ] ] [ fhir:id [ fhir:v "PedsPsychbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsPsychbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty Peds Psych Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsPsychPedsPsychBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsPsych-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty Peds Psych Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty Peds Psych Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsPsychBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "Rehab-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "Rehab" ] ; fhir:display [ fhir:v "Specialty Rehab Beds" ] ] ) ] ; fhir:description [ fhir:v "Specialty Rehab Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "Rehabbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Specialty Rehab Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "RehabBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "Rehabbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Specialty Rehab Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalRehabBeds" ] ] ] [ fhir:id [ fhir:v "Rehabbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Rehabbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Specialty Rehab Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedRehabRehabBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "Rehab-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Specialty Rehab Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Specialty Rehab Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "RehabBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "SurgeActiveTotal-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "SurgeActiveTotal" ] ; fhir:display [ fhir:v "Surge Total Active Beds" ] ] ) ] ; fhir:description [ fhir:v "Surge Total Active Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "SurgeActiveTotalbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Surge Total Active Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeActiveTotalBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "SurgeActiveTotalbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Surge Total Active Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalSurgeActiveTotalBeds" ] ] ] [ fhir:id [ fhir:v "SurgeActiveTotalbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SurgeActiveTotalbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Surge Total Active Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedSurgeActiveTotalSurgeActiveTotalBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "SurgeActiveTotal-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Surge Total Active Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Surge Total Active Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeActiveTotalBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "SurgeInactiveTotal-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "SurgeInactiveTotal" ] ; fhir:display [ fhir:v "Surge Total Inactive Occupied Beds" ] ] ) ] ; fhir:description [ fhir:v "Surge Total Inactive Occupied Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "SurgeInactiveTotalbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Surge Total Inactive Occupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeInactiveTotalBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "SurgeInactiveTotalbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Surge Total Inactive Occupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalSurgeInactiveTotalBeds" ] ] ] [ fhir:id [ fhir:v "SurgeInactiveTotalbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SurgeInactiveTotalbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Surge Total Inactive Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedSurgeInactiveTotalSurgeInactiveTotalBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "SurgeInactiveTotal-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Surge Total Inactive Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Surge Total Inactive Occupied Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeInactiveTotalBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "SurgeActiveICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "SurgeActiveICU" ] ; fhir:display [ fhir:v "Surge ICU Active Beds" ] ] ) ] ; fhir:description [ fhir:v "Surge ICU Active Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "SurgeActiveICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Surge ICU Active Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeActiveICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "SurgeActiveICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Surge ICU Active Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalSurgeActiveICUBeds" ] ] ] [ fhir:id [ fhir:v "SurgeActiveICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SurgeActiveICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Surge ICU Active Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedSurgeActiveICUSurgeActiveICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "SurgeActiveICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Surge ICU Active Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Surge ICU Active Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeActiveICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "SurgeInactiveICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "SurgeInactiveICU" ] ; fhir:display [ fhir:v "Surge ICU Inactive Occupied Beds" ] ] ) ] ; fhir:description [ fhir:v "Surge ICU Inactive Occupied Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "SurgeInactiveICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Surge ICU Inactive Occupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeInactiveICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "SurgeInactiveICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Surge ICU Inactive Occupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalSurgeInactiveICUBeds" ] ] ] [ fhir:id [ fhir:v "SurgeInactiveICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SurgeInactiveICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Surge ICU Inactive Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedSurgeInactiveICUSurgeInactiveICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "SurgeInactiveICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Surge ICU Inactive Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Surge ICU Inactive Occupied Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeInactiveICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "SurgeActiveNonICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "SurgeActiveNonICU" ] ; fhir:display [ fhir:v "Surge Non-ICU Active Beds" ] ] ) ] ; fhir:description [ fhir:v "Surge Non-ICU Active Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "SurgeActiveNonICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Surge Non-ICU Active Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeActiveNonICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "SurgeActiveNonICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Surge Non-ICU Active Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalSurgeActiveNonICUBeds" ] ] ] [ fhir:id [ fhir:v "SurgeActiveNonICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SurgeActiveNonICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Surge Non-ICU Active Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedSurgeActiveNonICUSurgeActiveNonICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "SurgeActiveNonICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Surge Non-ICU Active Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Surge Non-ICU Active Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeActiveNonICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "SurgeInactiveNonICU-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "SurgeInactiveNonICU" ] ; fhir:display [ fhir:v "Surge Non-ICU Inactive Occupied Beds" ] ] ) ] ; fhir:description [ fhir:v "Surge Non-ICU Inactive Occupied Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "SurgeInactiveNonICUbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Surge Non-ICU Inactive Occupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeInactiveNonICUBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "SurgeInactiveNonICUbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Surge Non-ICU Inactive Occupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalSurgeInactiveNonICUBeds" ] ] ] [ fhir:id [ fhir:v "SurgeInactiveNonICUbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SurgeInactiveNonICUbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Surge Non-ICU Inactive Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedSurgeInactiveNonICUSurgeInactiveNonICUBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "SurgeInactiveNonICU-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Surge Non-ICU Inactive Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Surge Non-ICU Inactive Occupied Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "SurgeInactiveNonICUBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "Burn-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "Burn" ] ; fhir:display [ fhir:v "Burn Beds" ] ] ) ] ; fhir:description [ fhir:v "Burn Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "Burnbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Burn Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "BurnBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "Burnbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Burn Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalBurnBeds" ] ] ] [ fhir:id [ fhir:v "Burnbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Burnbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Burn Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedBurnBurnBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "Burn-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Burn Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Burn Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "BurnBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "NegativePressure-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "NegativePressure" ] ; fhir:display [ fhir:v "Neg Pressure Beds" ] ] ) ] ; fhir:description [ fhir:v "Neg Pressure Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "NegativePressurebeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Neg Pressure Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NegativePressureBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "NegativePressurebeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Neg Pressure Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalNegativePressureBeds" ] ] ] [ fhir:id [ fhir:v "NegativePressurebeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "NegativePressurebeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Neg Pressure Unoccupied Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedNegativePressureNegativePressureBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "NegativePressure-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Neg Pressure Unoccupied Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Neg Pressure Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "NegativePressureBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "AdultED-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "AdultED" ] ; fhir:display [ fhir:v "Adult ED Total Beds" ] ] ) ] ; fhir:description [ fhir:v "Adult ED Total Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "AdultEDbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Adult ED Total Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultEDBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "AdultEDbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Adult ED Total Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalAdultEDBeds" ] ] ] [ fhir:id [ fhir:v "AdultEDbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "AdultEDbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Adult ED Admitted Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedAdultEDAdultEDBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "AdultED-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Adult ED Admitted Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Adult ED Total Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "AdultEDBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "PedsED-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "PedsED" ] ; fhir:display [ fhir:v "Peds ED Beds" ] ] ) ] ; fhir:description [ fhir:v "Peds ED Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "PedsEDbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Peds ED Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsEDBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "PedsEDbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Peds ED Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalPedsEDBeds" ] ] ] [ fhir:id [ fhir:v "PedsEDbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "PedsEDbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Peds ED Admitted Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedPedsEDPedsEDBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "PedsED-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Peds ED Admitted Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Peds ED Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "PedsEDBedsStatusStratifier" ] ] ] ) ] [ fhir:id [ fhir:v "TotalED-bed-capacity-group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"^^xsd:anyURI ] ; fhir:code [ fhir:v "TotalED" ] ; fhir:display [ fhir:v "Total ED Beds" ] ] ) ] ; fhir:description [ fhir:v "Total ED Beds - bed capacity measurement" ] ; ( fhir:population [ fhir:id [ fhir:v "TotalEDbeds-initial-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:display [ fhir:v "Initial Population" ] ] ) ] ; fhir:description [ fhir:v "All Total ED Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalEDBedsInitialPopulation" ] ] ] [ fhir:id [ fhir:v "TotalEDbeds-measure-population" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-population" ] ; fhir:display [ fhir:v "Measure Population" ] ] ) ] ; fhir:description [ fhir:v "Total number of Total ED Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalTotalEDBeds" ] ] ] [ fhir:id [ fhir:v "TotalEDbeds-measure-observation" ] ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TotalEDbeds-measure-population" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "count" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ; fhir:code [ fhir:v "measure-observation" ] ; fhir:display [ fhir:v "Measure Observation" ] ] ) ] ; fhir:description [ fhir:v "Number of Total ED Admitted Beds" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "OccupiedTotalEDTotalEDBeds" ] ] ] ) ; ( fhir:stratifier [ fhir:id [ fhir:v "TotalED-beds-status-stratifier" ] ; fhir:code [ fhir:text [ fhir:v "Total ED Admitted Beds Status" ] ] ; fhir:description [ fhir:v "Stratifies Total ED Beds by occupancy status" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "TotalEDBedsStatusStratifier" ] ] ] ) ] ) ; # fhir:supplementalData ( [ fhir:id [ fhir:v "hospital-type" ] ; fhir:code [ fhir:text [ fhir:v "Hospital Type" ] ] ; fhir:description [ fhir:v "Type of healthcare facility" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "HospitalType" ] ] ] [ fhir:id [ fhir:v "geographic-region" ] ; fhir:code [ fhir:text [ fhir:v "Geographic Region" ] ] ; fhir:description [ fhir:v "Geographic region of the hospital" ] ; fhir:criteria [ fhir:language [ fhir:v "text/cql-identifier" ] ; fhir:expression [ fhir:v "GeographicRegion" ] ] ] ) . #
IG © 2025+ HL7 International / Public Health. Package hl7.fhir.us.safr#1.0.0-ballot based on FHIR 4.0.1. Generated 2025-03-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change