US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide
1.0.0-ballot - STU 1 ballot United States of America flag

This page is part of the US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Bundle - HRD Measure Report Bundle Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "HRDMeasureReportBundle",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-measurereport-bundle"
    ]
  },
  "type" : "collection",
  "timestamp" : "2025-03-05T08:15:00-05:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "MemorialHospitalOrganization",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-submitting-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_MemorialHospitalOrganization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization MemorialHospitalOrganization</b></p><a name=\"MemorialHospitalOrganization\"> </a><a name=\"hcMemorialHospitalOrganization\"> </a><a name=\"MemorialHospitalOrganization-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-safr-submitting-organization.html\">US SAFR Submitting Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.2.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/9941339100, <code>https://www.cdc.gov/nhsn/OrgID</code>/?ngen-9?</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Memorial Hospital</p><p><b>telecom</b>: <a href=\"tel:+1-555-123-4567\">+1-555-123-4567</a></p><p><b>address</b>: 123 Healthcare Drive Springfield IL 62701 USA </p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "9941339100"
          },
          {
            "system" : "https://www.cdc.gov/nhsn/OrgID"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov",
                "display" : "Healthcare Provider"
              }
            ]
          }
        ],
        "name" : "Memorial Hospital",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+1-555-123-4567",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "line" : [
              "123 Healthcare Drive"
            ],
            "city" : "Springfield",
            "state" : "IL",
            "postalCode" : "62701",
            "country" : "USA"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38982",
      "resource" : {
        "resourceType" : "Device",
        "id" : "cqf-tooling",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystemdevice|1.0.0"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_cqf-tooling\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device cqf-tooling</b></p><a name=\"cqf-tooling\"> </a><a name=\"hccqf-tooling\"> </a><a name=\"cqf-tooling-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-softwaresystemdevice.html\">CRMI Software System Deviceversion: null1.0.0)</a></p></div><p><b>manufacturer</b>: CQFramework</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>cqf-tooling</td><td>Manufacturer name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/software-system-type-codes tooling}\">Tooling</span></p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>3.1.0-SNAPSHOT</td></tr></table></div>"
        },
        "manufacturer" : "CQFramework",
        "deviceName" : [
          {
            "name" : "cqf-tooling",
            "type" : "manufacturer-name"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/software-system-type-codes",
              "code" : "tooling"
            }
          ]
        },
        "version" : [
          {
            "value" : "3.1.0-SNAPSHOT"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38985",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "HRDMeasureReport",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_HRDMeasureReport\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport HRDMeasureReport</b></p><a name=\"HRDMeasureReport\"> </a><a name=\"hcHRDMeasureReport\"> </a><a name=\"HRDMeasureReport-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/davinci-deqm/2024Sep/StructureDefinition-summary-measurereport-deqm.html\">DEQM Summary MeasureReport Profile</a></p></div><p><b>DEQM Measure Scoring Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring continuous-variable}\">Continuous Variable</span></p><p><b>DEQM Data Location Extension</b>: <a href=\"Bundle-HRDMeasureReportBundle.html#urn-uuid-4c83e586-1277-4132-9b4e-3d1c14d38983\">Bundle: type = collection; timestamp = 2025-03-05 08:15:00-0500</a></p><p><b>status</b>: Complete</p><p><b>type</b>: Summary</p><p><b>measure</b>: <a href=\"Measure-HospitalRespiratoryDataMeasure.html\">Measure - HRD Measure Exampleversion: null1.0.0-ballot)</a></p><p><b>date</b>: 2025-03-05 08:15:00-0500</p><p><b>reporter</b>: <a href=\"Bundle-HRDMeasureReportBundle.html#urn-uuid-4c83e586-1277-4132-9b4e-3d1c14d38981\">Memorial Hospital</a></p><p><b>period</b>: 2025-03-05 00:00:00-0500 --&gt; 2025-03-05 23:59:59-0500</p><p><b>improvementNotation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsAdult}\">Number Inpatient Adult Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1500</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 1500</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 500</p></blockquote><p><b>measureScore</b>: 66.67 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsPed}\">Number Inpatient Ped Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1500</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 1500</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 500</p></blockquote><p><b>measureScore</b>: 66.67 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsOcc-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsOcc}\">Number Inpatient Occupancy Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOcc-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1800</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOcc-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 1800</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOcc-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 800</p></blockquote><p><b>measureScore</b>: 55.56 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsOccAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsOccAdult}\">Number Inpatient Occupancy Adult Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOccAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1200</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOccAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 1200</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOccAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 400</p></blockquote><p><b>measureScore</b>: 66.67 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsOccPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsOccPed}\">Number Inpatient Occupancy Ped Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOccPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1200</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOccPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 1200</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOccPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 400</p></blockquote><p><b>measureScore</b>: 66.67 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19HospPatsAdult}\">Number confirmed Covid-19 adult hospital patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 450</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 450</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 50</p></blockquote><p><b>measureScore</b>: 88.89 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19HospPatsPed}\">Number confirmed Covid-19 pediatric hospital patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 420</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 420</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 20</p></blockquote><p><b>measureScore</b>: 95.24 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluHospPatsAdult}\">Number confirmed Flu adult hospital patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 430</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 430</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 30</p></blockquote><p><b>measureScore</b>: 93.02 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluHospPatsPed}\">Number confirmed Flu pediatric hospital patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 435</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 435</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 35</p></blockquote><p><b>measureScore</b>: 91.95 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVHospPatsAdult}\">Number confirmed RSV adult hospital patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 425</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 425</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 25</p></blockquote><p><b>measureScore</b>: 94.12 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVHospPatsPed}\">Number confirmed RSV pediatric hospital patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 462</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 462</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 62</p></blockquote><p><b>measureScore</b>: 86.58 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsAdult}\">Number ICU Adult Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 150</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 150</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 50</p></blockquote><p><b>measureScore</b>: 66.67 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsPed}\">Number ICU Ped Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 150</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 150</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 50</p></blockquote><p><b>measureScore</b>: 66.67 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsOcc-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsOcc}\">Number ICU Occupancy Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOcc-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 160</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOcc-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 160</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOcc-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 60</p></blockquote><p><b>measureScore</b>: 62.5 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsOccAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsOccAdult}\">Number ICU Occupancy Adult Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOccAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 80</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOccAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 80</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOccAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 30</p></blockquote><p><b>measureScore</b>: 62.5 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsOccPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsOccPed}\">Number ICU Occupancy Pediatric Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOccPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 80</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOccPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 80</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOccPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 30</p></blockquote><p><b>measureScore</b>: 62.5 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19ICUPatsAdult}\">Number confirmed Covid-19 adult ICU patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 42</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 42</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 12</p></blockquote><p><b>measureScore</b>: 71.43 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19ICUPatsPed}\">Number confirmed Covid-19 pediatric ICU patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 32</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 32</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 2</p></blockquote><p><b>measureScore</b>: 93.75 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluICUPatsAdult}\">Number confirmed Flu adult ICU patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 33</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 33</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 3</p></blockquote><p><b>measureScore</b>: 90.91 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluICUPatsPed}\">Number confirmed Flu pediatric ICU patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 35</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 35</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 5</p></blockquote><p><b>measureScore</b>: 85.71 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsAdult-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVICUPatsAdult}\">Number confirmed RSV adult ICU patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsAdult-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 36</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsAdult-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 36</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsAdult-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 6</p></blockquote><p><b>measureScore</b>: 83.33 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsPed-capacity-group</blockquote><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVICUPatsPed}\">Number confirmed RSV pediatric ICU patients</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsPed-initial-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 39</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsPed-measure-population</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 39</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsPed-measure-observation</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 9</p></blockquote><p><b>measureScore</b>: 76.92 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></blockquote></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "continuous-variable",
                  "display" : "Continuous Variable"
                }
              ]
            }
          },
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation",
            "valueReference" : {
              "reference" : "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38983"
            }
          }
        ],
        "status" : "complete",
        "type" : "summary",
        "measure" : "http://hl7.org/fhir/us/us/safr/Measure/HospitalRespiratoryDataMeasure|1.0.0-ballot",
        "date" : "2025-03-05T08:15:00-05:00",
        "reporter" : {
          "reference" : "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981",
          "display" : "Memorial Hospital"
        },
        "period" : {
          "start" : "2025-03-05T00:00:00-05:00",
          "end" : "2025-03-05T23:59:59-05:00"
        },
        "improvementNotation" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
              "code" : "increase",
              "display" : "Increased score indicates improvement"
            }
          ]
        },
        "group" : [
          {
            "id" : "numInPtBedsAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numInPtBedsAdult",
                  "display" : "Number Inpatient Adult Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numInPtBedsAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1500
              },
              {
                "id" : "numInPtBedsAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 1500
              },
              {
                "id" : "numInPtBedsAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 500
              }
            ],
            "measureScore" : {
              "value" : 66.67,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numInPtBedsPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numInPtBedsPed",
                  "display" : "Number Inpatient Ped Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numInPtBedsPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1500
              },
              {
                "id" : "numInPtBedsPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 1500
              },
              {
                "id" : "numInPtBedsPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 500
              }
            ],
            "measureScore" : {
              "value" : 66.67,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numInPtBedsOcc-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numInPtBedsOcc",
                  "display" : "Number Inpatient Occupancy Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numInPtBedsOcc-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1800
              },
              {
                "id" : "numInPtBedsOcc-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 1800
              },
              {
                "id" : "numInPtBedsOcc-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 800
              }
            ],
            "measureScore" : {
              "value" : 55.56,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numInPtBedsOccAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numInPtBedsOccAdult",
                  "display" : "Number Inpatient Occupancy Adult Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numInPtBedsOccAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1200
              },
              {
                "id" : "numInPtBedsOccAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 1200
              },
              {
                "id" : "numInPtBedsOccAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 400
              }
            ],
            "measureScore" : {
              "value" : 66.67,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numInPtBedsOccPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numInPtBedsOccPed",
                  "display" : "Number Inpatient Occupancy Ped Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numInPtBedsOccPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1200
              },
              {
                "id" : "numInPtBedsOccPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 1200
              },
              {
                "id" : "numInPtBedsOccPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 400
              }
            ],
            "measureScore" : {
              "value" : 66.67,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfC19HospPatsAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfC19HospPatsAdult",
                  "display" : "Number confirmed Covid-19 adult hospital patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfC19HospPatsAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 450
              },
              {
                "id" : "numConfC19HospPatsAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 450
              },
              {
                "id" : "numConfC19HospPatsAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 50
              }
            ],
            "measureScore" : {
              "value" : 88.89,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfC19HospPatsPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfC19HospPatsPed",
                  "display" : "Number confirmed Covid-19 pediatric hospital patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfC19HospPatsPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 420
              },
              {
                "id" : "numConfC19HospPatsPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 420
              },
              {
                "id" : "numConfC19HospPatsPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 20
              }
            ],
            "measureScore" : {
              "value" : 95.24,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfFluHospPatsAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfFluHospPatsAdult",
                  "display" : "Number confirmed Flu adult hospital patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfFluHospPatsAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 430
              },
              {
                "id" : "numConfFluHospPatsAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 430
              },
              {
                "id" : "numConfFluHospPatsAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 30
              }
            ],
            "measureScore" : {
              "value" : 93.02,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfFluHospPatsPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfFluHospPatsPed",
                  "display" : "Number confirmed Flu pediatric hospital patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfFluHospPatsPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 435
              },
              {
                "id" : "numConfFluHospPatsPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 435
              },
              {
                "id" : "numConfFluHospPatsPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 35
              }
            ],
            "measureScore" : {
              "value" : 91.95,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfRSVHospPatsAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfRSVHospPatsAdult",
                  "display" : "Number confirmed RSV adult hospital patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfRSVHospPatsAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 425
              },
              {
                "id" : "numConfRSVHospPatsAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 425
              },
              {
                "id" : "numConfRSVHospPatsAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 25
              }
            ],
            "measureScore" : {
              "value" : 94.12,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfRSVHospPatsPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfRSVHospPatsPed",
                  "display" : "Number confirmed RSV pediatric hospital patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfRSVHospPatsPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 462
              },
              {
                "id" : "numConfRSVHospPatsPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 462
              },
              {
                "id" : "numConfRSVHospPatsPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 62
              }
            ],
            "measureScore" : {
              "value" : 86.58,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numICUBedsAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numICUBedsAdult",
                  "display" : "Number ICU Adult Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numICUBedsAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 150
              },
              {
                "id" : "numICUBedsAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 150
              },
              {
                "id" : "numICUBedsAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 50
              }
            ],
            "measureScore" : {
              "value" : 66.67,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numICUBedsPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numICUBedsPed",
                  "display" : "Number ICU Ped Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numICUBedsPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 150
              },
              {
                "id" : "numICUBedsPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 150
              },
              {
                "id" : "numICUBedsPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 50
              }
            ],
            "measureScore" : {
              "value" : 66.67,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numICUBedsOcc-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numICUBedsOcc",
                  "display" : "Number ICU Occupancy Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numICUBedsOcc-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 160
              },
              {
                "id" : "numICUBedsOcc-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 160
              },
              {
                "id" : "numICUBedsOcc-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 60
              }
            ],
            "measureScore" : {
              "value" : 62.5,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numICUBedsOccAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numICUBedsOccAdult",
                  "display" : "Number ICU Occupancy Adult Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numICUBedsOccAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 80
              },
              {
                "id" : "numICUBedsOccAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 80
              },
              {
                "id" : "numICUBedsOccAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 30
              }
            ],
            "measureScore" : {
              "value" : 62.5,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numICUBedsOccPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numICUBedsOccPed",
                  "display" : "Number ICU Occupancy Pediatric Beds"
                }
              ]
            },
            "population" : [
              {
                "id" : "numICUBedsOccPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 80
              },
              {
                "id" : "numICUBedsOccPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 80
              },
              {
                "id" : "numICUBedsOccPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 30
              }
            ],
            "measureScore" : {
              "value" : 62.5,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfC19ICUPatsAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfC19ICUPatsAdult",
                  "display" : "Number confirmed Covid-19 adult ICU patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfC19ICUPatsAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 42
              },
              {
                "id" : "numConfC19ICUPatsAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 42
              },
              {
                "id" : "numConfC19ICUPatsAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 12
              }
            ],
            "measureScore" : {
              "value" : 71.43,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfC19ICUPatsPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfC19ICUPatsPed",
                  "display" : "Number confirmed Covid-19 pediatric ICU patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfC19ICUPatsPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 32
              },
              {
                "id" : "numConfC19ICUPatsPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 32
              },
              {
                "id" : "numConfC19ICUPatsPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 2
              }
            ],
            "measureScore" : {
              "value" : 93.75,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfFluICUPatsAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfFluICUPatsAdult",
                  "display" : "Number confirmed Flu adult ICU patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfFluICUPatsAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 33
              },
              {
                "id" : "numConfFluICUPatsAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 33
              },
              {
                "id" : "numConfFluICUPatsAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 3
              }
            ],
            "measureScore" : {
              "value" : 90.91,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfFluICUPatsPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfFluICUPatsPed",
                  "display" : "Number confirmed Flu pediatric ICU patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfFluICUPatsPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 35
              },
              {
                "id" : "numConfFluICUPatsPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 35
              },
              {
                "id" : "numConfFluICUPatsPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 5
              }
            ],
            "measureScore" : {
              "value" : 85.71,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfRSVICUPatsAdult-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfRSVICUPatsAdult",
                  "display" : "Number confirmed RSV adult ICU patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfRSVICUPatsAdult-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 36
              },
              {
                "id" : "numConfRSVICUPatsAdult-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 36
              },
              {
                "id" : "numConfRSVICUPatsAdult-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 6
              }
            ],
            "measureScore" : {
              "value" : 83.33,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          },
          {
            "id" : "numConfRSVICUPatsPed-capacity-group",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes",
                  "code" : "numConfRSVICUPatsPed",
                  "display" : "Number confirmed RSV pediatric ICU patients"
                }
              ]
            },
            "population" : [
              {
                "id" : "numConfRSVICUPatsPed-initial-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 39
              },
              {
                "id" : "numConfRSVICUPatsPed-measure-population",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-population",
                      "display" : "Measure Population"
                    }
                  ]
                },
                "count" : 39
              },
              {
                "id" : "numConfRSVICUPatsPed-measure-observation",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "measure-observation",
                      "display" : "Measure Observation"
                    }
                  ]
                },
                "count" : 9
              }
            ],
            "measureScore" : {
              "value" : 76.92,
              "unit" : "%",
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38983",
      "resource" : {
        "resourceType" : "Location",
        "id" : "MemorialHospitalFacility",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_MemorialHospitalFacility\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location MemorialHospitalFacility</b></p><a name=\"MemorialHospitalFacility\"> </a><a name=\"hcMemorialHospitalFacility\"> </a><a name=\"MemorialHospitalFacility-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-location.html\">QICore Location</a></p></div><p><b>identifier</b>: <code>http://example.org/fhir/location-identifier</code>/MEM-MAIN</p><p><b>status</b>: Active</p><p><b>name</b>: Memorial Hospital Main Campus</p><p><b>description</b>: Main hospital campus including ICU, ED, and Pediatric units</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></p><p><b>address</b>: 123 Healthcare Drive Springfield IL 62701 USA </p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}\">Building</span></p><p><b>managingOrganization</b>: <a href=\"Bundle-HRDMeasureReportBundle.html#urn-uuid-4c83e586-1277-4132-9b4e-3d1c14d38981\">Bundle: type = collection; timestamp = 2025-03-05 08:15:00-0500</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://example.org/fhir/location-identifier",
            "value" : "MEM-MAIN"
          }
        ],
        "status" : "active",
        "name" : "Memorial Hospital Main Campus",
        "description" : "Main hospital campus including ICU, ED, and Pediatric units",
        "mode" : "instance",
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code" : "HOSP",
                "display" : "Hospital"
              }
            ]
          }
        ],
        "address" : {
          "line" : [
            "123 Healthcare Drive"
          ],
          "city" : "Springfield",
          "state" : "IL",
          "postalCode" : "62701",
          "country" : "USA"
        },
        "physicalType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
              "version" : "2.0.1",
              "code" : "bu",
              "display" : "Building"
            }
          ]
        },
        "managingOrganization" : {
          "reference" : "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981"
        }
      }
    }
  ]
}