FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Measure/CDCPatientImpactAndHospitalCapacity

Packagehl7.fhir.uv.saner
Resource TypeMeasure
IdCDCPatientImpactAndHospitalCapacity
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/saner/https://build.fhir.org/ig/HL7/fhir-saner/Measure-CDCPatientImpactAndHospitalCapacity.html
URLhttp://hl7.org/fhir/uv/saner/Measure/CDCPatientImpactAndHospitalCapacity
Version1.0.1
Statusdraft
Date2024-05-18T21:25:01+00:00
NameCDCPatientImpactAndHospitalCapacity
TitlePatient Impact and Hospital Capacity
Realmuv
Authorityhl7
DescriptionThis measure demonstrates reporting on bed availability and use at a facility location based on CDC/NHSN reporting requirements.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Measure

ResourceMeasure "CDCPatientImpactAndHospitalCapacity"

Profile: Public Health Measure

Enables specification of proposed measure reporting: Once per 1 days

url: http://hl7.org/fhir/uv/saner/Measure/CDCPatientImpactAndHospitalCapacity

identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.42.29.3

version: 1.0.1

name: CDCPatientImpactAndHospitalCapacity

title: Patient Impact and Hospital Capacity

status: draft

experimental: true

date: 2024-05-18 21:25:01+0000

publisher: HL7 International / Public Health

contact: http://www.hl7.org/Special/committees/pher, pher@lists.hl7.org, Keith W. Boone: mailto:kboone@ainq.com

description: This measure demonstrates reporting on bed availability and use at a facility location based on CDC/NHSN reporting requirements.

UseContexts

-CodeValue[x]
*Clinical Focus (Details: UsageContextType code focus = 'Clinical Focus', stated as 'null')COVID-19 (SNOWMED CT#840539006)

jurisdiction: World (m49.htm#001)

author: Centers for Disease Control/National Healthcare Safety Network (CDC/NHSN): mailto:nhsn@cdc.gov

relatedArtifact

type: documentation

label: NHSN COVID-19 Reporting

display: CDC/NHSN COVID-19 Patient Impact & Hospital Capacity Module Home Page

url: https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/acute-care-hospital/covid19/

document

relatedArtifact

type: documentation

label: How to import COVID-19 Summary Data

display: Importing COVID-19 Patient Module Denominator data for Patient Safety Component

url: https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/import-covid19-data-508.pdf

document

relatedArtifact

type: documentation

label: Table of Instructions

display: Instructions for Completion of the COVID-19 Patient Impact and Hospital Capacity Module Form (CDC 57.130)

url: https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/57.130-toi-508.pdf

document

relatedArtifact

type: documentation

label: CSV File Template

display: CDC/NHSN COVID-19 Reporting CSV File Template

url: https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/covid19-test-csv-import.csv

document

library: NHSN Patient Impact and Hospital Capacity Measure Library

definition: Ventilator : Any device used to support, assist or control respiration (inclusive of the weaning period) through the application of positive pressure to the airway when delivered via an artificial airway, specifically an oral/nasal endotracheal or tracheostomy tube. Note: Ventilation and lung expansion devices that deliver positive pressure to the airway (for example: CPAP, BiPAP, bi-level, IPPB and PEEP) via non-invasive means (for example: nasal prongs, nasal mask, full face mask, total mask, etc.) are not considered ventilators unless positive pressure is delivered via an artificial airway (oral/nasal endotracheal or tracheostomy tube). Beds : Baby beds in mom's room count as 1 bed, even if there are multiple baby beds Follow-up in progress if staffed is less than licensed. Total includes all beds, even if with surge beds it exceeds licensed beds. ICU beds : Include NICU (from CDC Webinar 31-Mar-2020) (outstanding question on burn unit)

group

Attributes describing a group of measures

url

scoring

value: Continuous Variable (MeasureScoring#continuous-variable)

url

subject

value: Hospital Beds (ResourceType#Location; SNOWMED CT#91537007 "Hospital bed, device (physical object)")

url

type

value: Structure (MeasureType#structure)

url

improvementNotation

value: Increased score indicates improvement (MeasureImprovementNotation#increase)

url

rateAggregation

value: count

code: Hospital Bed Reporting (Measure Group System#Beds "Beds")

population

code: Total number of all Inpatient and outpatient beds, including all staffed,ICU, licensed, and overflow (surge) beds used for inpatients or outpatients (Measured Values in Sample Measures#numTotBeds "All Hospital Beds"; MeasurePopulationType#initial-population)

description: Enter the total number of all hospital beds, including inpatient and outpatient beds. All staffed, licensed, and overflow and surge/expansion beds used for inpatients or outpatients. This includes ICU beds.

Criteria

-DescriptionNameLanguageExpression
*A bed in any locationnumTotBedstext/fhirpathDevice.where(type in %ValueSet-BedDeviceTypes and location.physicalType in %ValueSet-BedLocationTypes)

population

code: Inpatient beds, including all staffed, licensed, and overflow (surge) beds used for inpatients (Measured Values in Sample Measures#numbeds "Hospital Inpatient Beds")

description: Required. Enter the total number of all inpatient beds, including all staffed, licensed, and overflow and surge/expansion beds created for inpatient care. This includes intensive care unit (ICU) beds.

Criteria

-DescriptionNameLanguageExpression
*A Bed where the location is an inpatient location.numbedstext/fhirpath%numTotBeds.where(location.type in %ValueSet-InpatientLocations)

population

code: Total number of staffed inpatient beds that are occupied (Measured Values in Sample Measures#numBedsOcc "Hospital Inpatient Bed Occupancy")

description: Enter the total number of staffed inpatient beds occupied by patients at the time the data is collected, including all staffed, licensed, and overflow and surge/expansion beds created for inpatient care. This includes ICU beds. CDC Webinar 31-Mar-2020: Baby beds in mom's room count as 1 bed, even if there are multiple baby beds Follow-up in progress if staffed is less than licensed. Total includes all beds, even if with surge beds it exceeds licensed beds.

Criteria

-DescriptionNameLanguageExpression
*An Inpatient Bed where the Bed is occupied.numBedsOcctext/fhirpath%numbeds.where(location.operationalStatus = %ValueSet-OccupiedBed)

population

code: ICU Bed Occupancy (Measured Values in Sample Measures#numICUBeds "ICU Beds")

description: Enter the total number of staffed Intensive Care Unit (ICU) beds. CDC Webinar 31-Mar-2020: ICU beds include NICU

Criteria

-DescriptionNameLanguageExpression
*A Bed where the location is an inpatient ICU location.numICUBedstext/fhirpath%numbeds.where(location.type in %ValueSet-ICULocations)

population

code: Total number of staffed inpatient intensive care unit (ICU) beds (Measured Values in Sample Measures#numICUBedsOcc "ICU Bed Occupancy")

description: Enter the total number of staffed ICU beds occupied by patients at the time the data is collected. CDC Webinar 31-Mar-2020: ICU beds include NICU

Criteria

-DescriptionNameLanguageExpression
*An ICU Bed that is occupied.numICUBedsOcctext/fhirpath%numICUBeds.where(location.operationalStatus = %ValueSet-OccupiedBed)

group

Attributes describing a group of measures

url

scoring

value: Continuous Variable (MeasureScoring#continuous-variable)

url

subject

value: Ventilator (ResourceType#Device; SNOWMED CT#706172005 "Ventilator (physical object)")

url

type

value: Structure (MeasureType#structure)

url

improvementNotation

value: Decreased score indicates improvement (MeasureImprovementNotation#decrease)

url

rateAggregation

value: count

code: Hospital Ventilators Reporting (Measure Group System#Ventilators "Ventilators")

population

code: Total number of ventilators available (Measured Values in Sample Measures#numVent "Mechanical Ventilators"; MeasurePopulationType#initial-population)

description: Enter the total number of mechanical ventilators, including anesthesia machines and portable/transport ventilators available in the facility. Include BiPAP machines if the hospital uses BiPAP to deliver positive pressure ventilation via artificial airways.

Criteria

-DescriptionNameLanguageExpression
*A Device that is used for ventilation and could be used (e.g., not broken, transferred, etc)numVenttext/fhirpathDevice.where(type in %ValueSet-VentilatorDevices and status = active)

population

code: Total number of ventilators in use (Measured Values in Sample Measures#numVentUse "Mechanical Ventilators in Use")

description: Enter the total number of mechanical ventilators use at the time the data is collected, including anesthesia machines and portable/transport ventilators. Include BiPAP machines if the hospital uses BiPAP to deliver positive pressure ventilation via artificial airways.

Criteria

-DescriptionNameLanguageExpression
*A ventilator that is attached to a patient.numVentUsetext/fhirpath%numVent.where(patient!={})

group

Attributes describing a group of measures

url

scoring

value: Continuous Variable (MeasureScoring#continuous-variable)

url

subject

value: Encounter (ResourceType#Encounter; SNOWMED CT#308335008 "Patient encounter procedure (procedure)")

url

type

value: Structure (MeasureType#structure)

url

improvementNotation

value: Decreased score indicates improvement (MeasureImprovementNotation#decrease)

url

rateAggregation

value: count

code: Hospital COVID-19 Encounters Reporting (Measure Group System#Encounters "Encounters")

population

code: Patients currently hospitalized in an inpatient care location who have suspected or confirmed COVID-19 (Measured Values in Sample Measures#numC19HospPats "Hospitalized COVID-19 Patients")

description: Enter the number of patients hospitalized in an inpatient bed at the time the data is collected who have suspected or confirmed COVID-19. This includes the patients with laboratory-confirmed or clinically diagnosed COVID-19. Confirmed: A patient with a laboratory confirmed COVID-19 diagnosis Suspected: A patient without a laboratory confirmed COVID-19 diagnosis who, in accordance with CDC’s Interim Public Health Guidance for Evaluating Persons Under Investigation (PUIs), has signs and symptoms compatible with COVID-19 (most patients with confirmed COVID-19 have developed fever and/or symptoms of acute respiratory illness, such as cough, shortness of breath or myalgia/fatigue).

Criteria

-DescriptionNameLanguageExpression
*An COVID-19 encounter where the active location is an inpatient locationnumC19HospPatstext/fhirpath%numC19Pats.where(location.where(status='active' and type in %ValueSet-InpatientLocations))

population

code: Patients currently hospitalized in an inpatient bed who have suspected or confirmed COVID-19 and are on a mechanical ventilator (Measured Values in Sample Measures#numC19MechVentPats "Hospitalized and Ventilated COVID-19 Patients")

description: Enter the number of patients hospitalized in an inpatient bed who have suspected or confirmed COVID-19 and are currently on a mechanical ventilator* at the time the data is collected . This includes the patients with laboratory-confirmed or clinically diagnosed COVID-19.

Criteria

-DescriptionNameLanguageExpression
*An COVID-19 encounter in an inpatient setting on a ventilatornumC19OFMechVentPatstext/fhirpath%numC19HospPats.intersect(%numC19VentPats)

population

code: Patients currently hospitalized in an inpatient bed with onset of suspected or confirmed COVID-19 fourteen or more days after hospital admission due to a condition other than COVID-19 (Measured Values in Sample Measures#numC19HOPats "Hospital Onset COVID-19 Patients")

description: Enter the number of patients hospitalized in an inpatient bed at the time the data is collected with onset of suspected or confirmed COVID-19 fourteen or more days after hospitalization (admission date = hospital day 1). This includes laboratory-confirmed or clinically diagnosed COVID-19 cases.

Criteria

-DescriptionNameLanguageExpression
*Encounters associated with suspected or confirmed COVID-19 with onset > 14 days after startnumC19HOPatstext/fhirpathCondition.where( code in %ValueSet-SuspectedOrDiagnosedCOVID19 and encounter in %numC19HospPats and onset + 14 days > encounter.period.start).encounter

population

code: Patients with suspected or confirmed COVID-19 who are currently in the Emergency Department (ED) or any overflow location awaiting an inpatient bed (Measured Values in Sample Measures#numC19OverflowPats "ED/Overflow COVID-19 Patients")

description: Enter the number of patients with suspected or confirmed COVID-19 who are in the Emergency Department(ED) or any overflow/expansion location awaiting placement in an inpatient bed at the time the data is collected . This includes patients with laboratory-confirmed or clinically diagnosed COVID-19. Overflow locations include any physical locations created to accommodate patients include but not limited to 24-hour observation units, hallways, parking lots, or tents.

Criteria

-DescriptionNameLanguageExpression
*An COVID-19 encounter where the active location is an ED or Overflow locationnumC19OverflowPatstext/fhirpath%numC19Pats.where(location.where(status='active' and type in %ValueSet-EDorOverflowLocations))

population

code: Patients with suspected or confirmed COVID-19 who currently are in the ED or any overflow location awaiting an inpatient bed and on a mechanical ventilator (Measured Values in Sample Measures#numC19OFMechVentPats "ED/Overflow and Ventilated COVID-19 Patients")

description: Enter the number of patients with suspected or confirmed COVID-19 who are in the ED or any overflow/expansion location on a mechanical ventilator* at the time the data is collected . This includes patients with laboratory-confirmed or clinically diagnosed COVID-19.

Criteria

-DescriptionNameLanguageExpression
*An COVID-19 encounter where the active location is an ED or Overflow locationnumC19OFMechVentPatstext/fhirpath%numC19OverflowPats.intersect(%numC19VentPats)

population

code: Patients with suspected or confirmed COVID-19 who died in the hospital, ED or any overflow location on the date for which you are reporting. (Measured Values in Sample Measures#numC19Died "COVID-19 Patient Deaths")

description: Enter the number of patients with suspected or confirmed COVID-19 who died in the hospital, ED, or any overflow location. This includes patients with laboratory-confirmed or clinically diagnosed COVID-19. Please enter the count of deaths newly occurred, at the time the data is collected instead of the cumulated number of deaths.

Criteria

-DescriptionNameLanguageExpression
*All C19 Patients who have died in an encounter during the reporting period.numC19Diedtext/fhirpath%numC19Pats.hospitalization.dispostion in %ValueSet-PatientDied

population

code: Patients with suspected or confirmed COVID-19 in any location. (Measured Values in Sample Measures#numC19Pats "All COVID-19 Confirmed or Suspected Patients"; MeasurePopulationType#initial-population)

description: Enter the number of patients in any location at the time the data is collected who have suspected or confirmed COVID-19. This includes the patients with laboratory-confirmed or clinically diagnosed COVID-19. Confirmed: A patient with a laboratory confirmed COVID-19 diagnosis Suspected: A patient without a laboratory confirmed COVID-19 diagnosis who, in accordance with CDC’s Interim Public Health Guidance for Evaluating Persons Under Investigation (PUIs), has signs and symptoms compatible with COVID-19 (most patients with confirmed COVID-19 have developed fever and/or symptoms of acute respiratory illness, such as cough, shortness of breath or myalgia/fatigue).

Criteria

-DescriptionNameLanguageExpression
*Active encounters where the encounter diagnosis is suspected or confirmed COVID-19, or a Condition of suspected or confirmed COVID-19 was created during that encounter.numC19Patstext/fhirpathEncounter.where(clinicalStatus = 'active' and diagnosis.condition.ofType(Condition).code in %ValueSet-SuspectedOrDiagnosedCOVID19) | Encounter.where(clinicalStatus = "active" and Condition.where(code in %ValueSet-SuspectedOrDiagnosedCOVID19).encounter = $this)

population

code: Patients in any location who have suspected or confirmed COVID-19 and are currently on a ventilator. (Measured Values in Sample Measures#numC19VentPats "Ventilated COVID-19 Patients")

description: Enter the number of patients in any location who have suspected or confirmed COVID-19 and are currently on a mechanical ventilator* at the time the data is collected. This includes the patients with laboratory-confirmed or clinically diagnosed COVID-19.

Criteria

-DescriptionNameLanguageExpression
*A COVID-19 encounter where the patient is ventilatednumC19VentPatstext/fhirpath%numC19Pats.where(Device.where(type in %ValueSet-VentilatorDevices and status = active).patient = $this.patient)

Source

{
  "resourceType": "Measure",
  "id": "CDCPatientImpactAndHospitalCapacity",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasure"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/saner/StructureDefinition/ReportingPeriod",
      "valueTiming": {
        "repeat": {
          "frequency": 1,
          "period": 1,
          "periodUnit": "d"
        }
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/saner/Measure/CDCPatientImpactAndHospitalCapacity",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.42.29.3"
    }
  ],
  "version": "1.0.1",
  "name": "CDCPatientImpactAndHospitalCapacity",
  "title": "Patient Impact and Hospital Capacity",
  "status": "draft",
  "experimental": true,
  "date": "2024-05-18T21:25:01+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pher@lists.hl7.org"
        }
      ]
    },
    {
      "name": "Keith W. Boone",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "description": "This measure demonstrates reporting on bed availability and use at a facility location based on CDC/NHSN reporting requirements.",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "focus"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "840539006",
            "display": "COVID-19"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "author": [
    {
      "name": "Centers for Disease Control/National Healthcare Safety Network (CDC/NHSN)",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:nhsn@cdc.gov"
        }
      ]
    }
  ],
  "relatedArtifact": [
    {
      "type": "documentation",
      "label": "NHSN COVID-19 Reporting",
      "display": "CDC/NHSN COVID-19 Patient Impact & Hospital Capacity Module Home Page",
      "url": "https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/acute-care-hospital/covid19/",
      "document": {
        "url": "https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/acute-care-hospital/covid19/"
      }
    },
    {
      "type": "documentation",
      "label": "How to import COVID-19 Summary Data",
      "display": "Importing COVID-19 Patient Module Denominator data for Patient Safety Component",
      "url": "https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/import-covid19-data-508.pdf",
      "document": {
        "url": "https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/import-covid19-data-508.pdf"
      }
    },
    {
      "type": "documentation",
      "label": "Table of Instructions",
      "display": "Instructions for Completion of the COVID-19 Patient Impact and Hospital Capacity Module Form (CDC 57.130)",
      "url": "https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/57.130-toi-508.pdf",
      "document": {
        "url": "https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/57.130-toi-508.pdf"
      }
    },
    {
      "type": "documentation",
      "label": "CSV File Template",
      "display": "CDC/NHSN COVID-19 Reporting CSV File Template",
      "url": "https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/covid19-test-csv-import.csv",
      "document": {
        "url": "https://web.archive.org/web/20200501215043/https://www.cdc.gov/nhsn/pdfs/covid19/covid19-test-csv-import.csv"
      }
    }
  ],
  "library": [
    "http://hl7.org/fhir/uv/saner/StructureDefinition/NHSNMeasureLibrary"
  ],
  "definition": [
    "Ventilator\n: Any device used to support, assist or control respiration (inclusive of the weaning period) through the application of positive\npressure to the airway when delivered via an artificial airway, specifically an oral/nasal endotracheal or tracheostomy tube.\nNote: Ventilation and lung expansion devices that deliver positive pressure to the airway (for example: CPAP, BiPAP, bi-level, IPPB and\nPEEP) via non-invasive means (for example: nasal prongs, nasal mask, full face mask, total mask, etc.) are not considered ventilators\nunless positive pressure is delivered via an artificial airway (oral/nasal endotracheal or tracheostomy tube).\n\nBeds\n: Baby beds in mom's room count as 1 bed, even if there are multiple baby beds\nFollow-up in progress if staffed is less than licensed.\nTotal includes all beds, even if with surge beds it exceeds licensed beds.\n\nICU beds\n: Include NICU (from CDC Webinar 31-Mar-2020) (outstanding question on burn unit)"
  ],
  "group": [
    {
      "extension": [
        {
          "extension": [
            {
              "url": "scoring",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
                    "code": "continuous-variable"
                  }
                ]
              }
            },
            {
              "url": "subject",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/resource-types",
                    "code": "Location"
                  },
                  {
                    "system": "http://snomed.info/sct",
                    "code": "91537007",
                    "display": "Hospital bed, device (physical object)"
                  }
                ],
                "text": "Hospital Beds"
              }
            },
            {
              "url": "type",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-type",
                    "code": "structure"
                  }
                ]
              }
            },
            {
              "url": "improvementNotation",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
                    "code": "increase"
                  }
                ]
              }
            },
            {
              "url": "rateAggregation",
              "valueString": "count"
            }
          ],
          "url": "http://hl7.org/fhir/uv/saner/StructureDefinition/MeasureGroupAttributes"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem",
            "code": "Beds",
            "display": "Beds"
          }
        ],
        "text": "Hospital Bed Reporting"
      },
      "population": [
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numTotBeds",
                "display": "All Hospital Beds"
              },
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ],
            "text": "Total number of all Inpatient and outpatient beds, including all staffed,ICU, licensed, and overflow (surge) beds used for inpatients or outpatients"
          },
          "description": "Enter the total number of all hospital beds, including inpatient and outpatient beds. All staffed, licensed,\nand overflow and surge/expansion beds used for inpatients or outpatients. This includes ICU beds.",
          "criteria": {
            "description": "A bed in any location",
            "name": "numTotBeds",
            "language": "text/fhirpath",
            "expression": "Device.where(type in %ValueSet-BedDeviceTypes and location.physicalType in %ValueSet-BedLocationTypes)"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numbeds",
                "display": "Hospital Inpatient Beds"
              }
            ],
            "text": "Inpatient beds, including all staffed, licensed, and overflow (surge) beds used for inpatients"
          },
          "description": "Required. Enter the total number of all inpatient beds, including all staffed, licensed, and overflow and surge/expansion beds created for inpatient care. This includes intensive care unit (ICU) beds.",
          "criteria": {
            "description": "A Bed where the location is an inpatient location.",
            "name": "numbeds",
            "language": "text/fhirpath",
            "expression": "%numTotBeds.where(location.type in %ValueSet-InpatientLocations)"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numBedsOcc",
                "display": "Hospital Inpatient Bed Occupancy"
              }
            ],
            "text": "Total number of staffed inpatient beds that are occupied"
          },
          "description": "Enter the total number of staffed inpatient beds occupied by patients at the time the data is collected, including all staffed, licensed, and overflow and surge/expansion beds created for inpatient care. This includes ICU beds.\n\nCDC Webinar 31-Mar-2020:\nBaby beds in mom's room count as 1 bed, even if there are multiple baby beds\nFollow-up in progress if staffed is less than licensed.\nTotal includes all beds, even if with surge beds it exceeds licensed beds.",
          "criteria": {
            "description": "An Inpatient Bed where the Bed is occupied.",
            "name": "numBedsOcc",
            "language": "text/fhirpath",
            "expression": "%numbeds.where(location.operationalStatus = %ValueSet-OccupiedBed)"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numICUBeds",
                "display": "ICU Beds"
              }
            ],
            "text": "ICU Bed Occupancy"
          },
          "description": "Enter the total number of staffed Intensive Care Unit (ICU) beds.\n\nCDC Webinar 31-Mar-2020:\nICU beds include NICU",
          "criteria": {
            "description": "A Bed where the location is an inpatient ICU location.",
            "name": "numICUBeds",
            "language": "text/fhirpath",
            "expression": "%numbeds.where(location.type in %ValueSet-ICULocations)"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numICUBedsOcc",
                "display": "ICU Bed Occupancy"
              }
            ],
            "text": "Total number of staffed inpatient intensive care unit (ICU) beds"
          },
          "description": "Enter the total number of staffed ICU beds occupied by patients at the time the data is collected.\n\nCDC Webinar 31-Mar-2020:\nICU beds include NICU",
          "criteria": {
            "description": "An ICU Bed that is occupied.",
            "name": "numICUBedsOcc",
            "language": "text/fhirpath",
            "expression": "%numICUBeds.where(location.operationalStatus = %ValueSet-OccupiedBed)"
          }
        }
      ]
    },
    {
      "extension": [
        {
          "extension": [
            {
              "url": "scoring",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
                    "code": "continuous-variable"
                  }
                ]
              }
            },
            {
              "url": "subject",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/resource-types",
                    "code": "Device"
                  },
                  {
                    "system": "http://snomed.info/sct",
                    "code": "706172005",
                    "display": "Ventilator (physical object)"
                  }
                ],
                "text": "Ventilator"
              }
            },
            {
              "url": "type",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-type",
                    "code": "structure"
                  }
                ]
              }
            },
            {
              "url": "improvementNotation",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
                    "code": "decrease"
                  }
                ]
              }
            },
            {
              "url": "rateAggregation",
              "valueString": "count"
            }
          ],
          "url": "http://hl7.org/fhir/uv/saner/StructureDefinition/MeasureGroupAttributes"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem",
            "code": "Ventilators",
            "display": "Ventilators"
          }
        ],
        "text": "Hospital Ventilators Reporting"
      },
      "population": [
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numVent",
                "display": "Mechanical Ventilators"
              },
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ],
            "text": "Total number of ventilators available"
          },
          "description": "Enter the total number of mechanical ventilators, including anesthesia machines and\nportable/transport ventilators available in the facility.\nInclude BiPAP machines if the hospital uses BiPAP to deliver positive pressure ventilation via artificial airways.",
          "criteria": {
            "description": "A Device that is used for ventilation and could be used (e.g., not broken, transferred, etc)",
            "name": "numVent",
            "language": "text/fhirpath",
            "expression": "Device.where(type in %ValueSet-VentilatorDevices and status = active)"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numVentUse",
                "display": "Mechanical Ventilators in Use"
              }
            ],
            "text": "Total number of ventilators in use"
          },
          "description": "Enter the total number of mechanical ventilators use at the time the data is collected, including anesthesia\nmachines and portable/transport ventilators. Include BiPAP machines if the hospital uses BiPAP to deliver positive pressure ventilation via artificial airways.",
          "criteria": {
            "description": "A ventilator that is attached to a patient.",
            "name": "numVentUse",
            "language": "text/fhirpath",
            "expression": "%numVent.where(patient!={})"
          }
        }
      ]
    },
    {
      "extension": [
        {
          "extension": [
            {
              "url": "scoring",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
                    "code": "continuous-variable"
                  }
                ]
              }
            },
            {
              "url": "subject",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/resource-types",
                    "code": "Encounter"
                  },
                  {
                    "system": "http://snomed.info/sct",
                    "code": "308335008",
                    "display": "Patient encounter procedure (procedure)"
                  }
                ],
                "text": "Encounter"
              }
            },
            {
              "url": "type",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-type",
                    "code": "structure"
                  }
                ]
              }
            },
            {
              "url": "improvementNotation",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
                    "code": "decrease"
                  }
                ]
              }
            },
            {
              "url": "rateAggregation",
              "valueString": "count"
            }
          ],
          "url": "http://hl7.org/fhir/uv/saner/StructureDefinition/MeasureGroupAttributes"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem",
            "code": "Encounters",
            "display": "Encounters"
          }
        ],
        "text": "Hospital COVID-19 Encounters Reporting"
      },
      "population": [
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numC19HospPats",
                "display": "Hospitalized COVID-19 Patients"
              }
            ],
            "text": "Patients currently hospitalized in an inpatient care location who have suspected or confirmed COVID-19"
          },
          "description": "Enter the number of patients hospitalized in an inpatient bed at the time the data is collected\n who have suspected or confirmed COVID-19. This includes the patients with laboratory-confirmed or clinically diagnosed COVID-19.\nConfirmed: A patient with a laboratory confirmed COVID-19 diagnosis\nSuspected: A patient without a laboratory confirmed COVID-19 diagnosis who, in accordance with CDC’s Interim Public Health Guidance\nfor Evaluating Persons Under Investigation (PUIs), has signs and symptoms compatible with COVID-19 (most patients with confirmed\nCOVID-19 have developed fever and/or symptoms of acute respiratory illness, such as cough, shortness of breath or myalgia/fatigue).",
          "criteria": {
            "description": "An COVID-19 encounter where the active location is an inpatient location",
            "name": "numC19HospPats",
            "language": "text/fhirpath",
            "expression": "%numC19Pats.where(location.where(status='active' and type in %ValueSet-InpatientLocations))"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numC19MechVentPats",
                "display": "Hospitalized and Ventilated COVID-19 Patients"
              }
            ],
            "text": "Patients currently hospitalized in an inpatient bed who have suspected or confirmed COVID-19 and are on a mechanical ventilator"
          },
          "description": "Enter the number of patients hospitalized in an inpatient bed who have\nsuspected or confirmed COVID-19 and are currently on a mechanical ventilator* at the time the data is collected . This includes the\npatients with laboratory-confirmed or clinically diagnosed COVID-19.",
          "criteria": {
            "description": "An COVID-19 encounter in an inpatient setting on a ventilator",
            "name": "numC19OFMechVentPats",
            "language": "text/fhirpath",
            "expression": "%numC19HospPats.intersect(%numC19VentPats)"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numC19HOPats",
                "display": "Hospital Onset COVID-19 Patients"
              }
            ],
            "text": "Patients currently hospitalized in an inpatient bed with onset of suspected or\nconfirmed COVID-19 fourteen or more days after hospital admission due to a condition other than COVID-19"
          },
          "description": "Enter the number of patients hospitalized in an inpatient bed at the time the data is\ncollected with onset of suspected or confirmed COVID-19 fourteen or more days after hospitalization (admission date = hospital\nday 1). This includes laboratory-confirmed or clinically diagnosed COVID-19 cases.",
          "criteria": {
            "description": "Encounters associated with suspected or confirmed COVID-19 with onset > 14 days after start",
            "name": "numC19HOPats",
            "language": "text/fhirpath",
            "expression": "Condition.where(\n   code in %ValueSet-SuspectedOrDiagnosedCOVID19\n   and encounter in %numC19HospPats\n   and onset + 14 days > encounter.period.start).encounter"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numC19OverflowPats",
                "display": "ED/Overflow COVID-19 Patients"
              }
            ],
            "text": "Patients with suspected or confirmed COVID-19 who are currently in the Emergency Department (ED) or any overflow location awaiting an inpatient bed"
          },
          "description": "Enter the number of patients with suspected or confirmed COVID-19 who are in the\nEmergency Department(ED) or any overflow/expansion location awaiting placement in an inpatient bed at the time the data\nis collected . This includes patients with laboratory-confirmed or clinically diagnosed COVID-19. Overflow locations include any physical\nlocations created to accommodate patients include but not limited to 24-hour observation units, hallways, parking lots, or tents.",
          "criteria": {
            "description": "An COVID-19 encounter where the active location is an ED or Overflow location",
            "name": "numC19OverflowPats",
            "language": "text/fhirpath",
            "expression": "%numC19Pats.where(location.where(status='active' and type in %ValueSet-EDorOverflowLocations))"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numC19OFMechVentPats",
                "display": "ED/Overflow and Ventilated COVID-19 Patients"
              }
            ],
            "text": "Patients with suspected or confirmed COVID-19 who currently are in the ED or any overflow location awaiting an inpatient bed and on a mechanical ventilator"
          },
          "description": "Enter the number of patients with suspected or confirmed COVID-19 who are in the ED or any overflow/expansion location on a\nmechanical ventilator* at the time the data is collected . This includes patients with laboratory-confirmed or clinically diagnosed COVID-19.",
          "criteria": {
            "description": "An COVID-19 encounter where the active location is an ED or Overflow location",
            "name": "numC19OFMechVentPats",
            "language": "text/fhirpath",
            "expression": "%numC19OverflowPats.intersect(%numC19VentPats)"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numC19Died",
                "display": "COVID-19 Patient Deaths"
              }
            ],
            "text": "Patients with suspected or confirmed COVID-19 who died in the hospital, ED or any overflow location on the date for which you are reporting."
          },
          "description": "Enter the number of patients with suspected or confirmed COVID-19 who died in the hospital, ED, or any overflow location. This\nincludes patients with laboratory-confirmed or clinically diagnosed COVID-19. Please enter the count of deaths newly occurred, at the time\nthe data is collected instead of the cumulated number of deaths.",
          "criteria": {
            "description": "All C19 Patients who have died in an encounter during the reporting period.",
            "name": "numC19Died",
            "language": "text/fhirpath",
            "expression": "%numC19Pats.hospitalization.dispostion in %ValueSet-PatientDied"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numC19Pats",
                "display": "All COVID-19 Confirmed or Suspected Patients"
              },
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ],
            "text": "Patients with suspected or confirmed COVID-19 in any location."
          },
          "description": "Enter the number of patients in any location at the time the data is collected who have suspected or confirmed\nCOVID-19. This includes the patients with laboratory-confirmed or clinically diagnosed COVID-19.\nConfirmed: A patient with a laboratory confirmed COVID-19 diagnosis\nSuspected: A patient without a laboratory confirmed COVID-19 diagnosis who, in accordance with CDC’s Interim Public Health Guidance\nfor Evaluating Persons Under Investigation (PUIs), has signs and symptoms compatible with COVID-19 (most patients with confirmed\nCOVID-19 have developed fever and/or symptoms of acute respiratory illness, such as cough, shortness of breath or myalgia/fatigue).",
          "criteria": {
            "description": "Active encounters where the encounter diagnosis is suspected or confirmed COVID-19,\n or a Condition of suspected or confirmed COVID-19 was created during that encounter.",
            "name": "numC19Pats",
            "language": "text/fhirpath",
            "expression": "Encounter.where(clinicalStatus = 'active' and diagnosis.condition.ofType(Condition).code in %ValueSet-SuspectedOrDiagnosedCOVID19)\n | Encounter.where(clinicalStatus = \"active\" and Condition.where(code in %ValueSet-SuspectedOrDiagnosedCOVID19).encounter = $this)"
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasuredValues",
                "code": "numC19VentPats",
                "display": "Ventilated COVID-19 Patients"
              }
            ],
            "text": "Patients in any location who have suspected or confirmed COVID-19 and are currently on a ventilator."
          },
          "description": "Enter the number of patients in any location who have suspected or confirmed COVID-19 and are\ncurrently on a mechanical ventilator* at the time the data is collected. This includes the patients with laboratory-confirmed or clinically\ndiagnosed COVID-19.",
          "criteria": {
            "description": "A COVID-19 encounter where the patient is ventilated",
            "name": "numC19VentPats",
            "language": "text/fhirpath",
            "expression": "%numC19Pats.where(Device.where(type in %ValueSet-VentilatorDevices and status = active).patient = $this.patient)"
          }
        }
      ]
    }
  ]
}