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

US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/us-safr/ and changes regularly. See the Directory of published versions

: Bundle - Bed Capacity Report Bundle Example - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="HospitalBedCapacityReportBundle"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-measurereport-bundle"/>
  </meta>
  <type value="collection"/>
  <timestamp value="2025-03-05T08:15:00-05:00"/>
  <entry>
    <fullUrl value="urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981"/>
    <resource>
      <Organization>
        <id value="MemorialHospitalOrganization"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-submitting-organization"/>
        </meta>
        <text>
          <status value="generated"/>
          <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><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>: <code>https://www.cdc.gov/nhsn/OrgID</code>/123456789</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>
        </text>
        <identifier>
          <system value="https://www.cdc.gov/nhsn/OrgID"/>
          <value value="123456789"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/organization-type"/>
            <code value="prov"/>
            <display value="Healthcare Provider"/>
          </coding>
        </type>
        <name value="Memorial Hospital"/>
        <telecom>
          <system value="phone"/>
          <value value="+1-555-123-4567"/>
          <use value="work"/>
        </telecom>
        <address>
          <line value="123 Healthcare Drive"/>
          <city value="Springfield"/>
          <state value="IL"/>
          <postalCode value="62701"/>
          <country value="USA"/>
        </address>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38982"/>
    <resource>
      <Device>
        <id value="cqf-tooling"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystemdevice|1.0.0"/>
        </meta>
        <text>
          <status value="generated"/>
          <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><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>
        </text>
        <manufacturer value="CQFramework"/>
        <deviceName>
          <name value="cqf-tooling"/>
          <type value="manufacturer-name"/>
        </deviceName>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/software-system-type-codes"/>
            <code value="tooling"/>
          </coding>
        </type>
        <version>
          <value value="3.1.0-SNAPSHOT"/>
        </version>
      </Device>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38984"/>
    <resource>
      <MeasureReport>
        <id value="BedCapacityMeasureReport"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MeasureReport_BedCapacityMeasureReport"> </a><p class="res-header-id"><b>Generated Narrative: MeasureReport BedCapacityMeasureReport</b></p><a name="BedCapacityMeasureReport"> </a><a name="hcBedCapacityMeasureReport"> </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/STU5/StructureDefinition-indv-measurereport-deqm.html">DEQM Individual 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">Location Memorial Hospital Main Campus</a></p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href="Measure-BedCapacityMeasure.html">Bed Capacityversion: null1.0.0)</a></p><p><b>subject</b>: <a href="Bundle-HRDMeasureReportBundle.html#urn-uuid-4c83e586-1277-4132-9b4e-3d1c14d38983">Memorial Hospital Facility</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>AllBedsOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AllBedsOccupied}">All Beds Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AllBedsOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AllBedsUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AllBedsUnoccupied}">All Beds Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AllBedsUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultTotalOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultTotalOccupied}">Adult Total Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultTotalOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultTotalUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultTotalUnoccupied}">Adult Total Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultTotalUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultICUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultICUOccupied}">Adult ICU Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultICUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultICUUnoccupied}">Adult ICU Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultICULOCOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultICULOCOccupied}">Adult ICU-LOC Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultICULOCOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultNonICUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultNonICUOccupied}">Adult Non-ICU Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultNonICUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultNonICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultNonICUUnoccupied}">Adult Non-ICU Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultNonICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultPCUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultPCUOccupied}">Adult PCU Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultPCUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultPCUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultPCUUnoccupied}">Adult PCU Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultPCUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultMTMSOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultMTMSOccupied}">Adult MT/MS Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultMTMSOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultMTMSUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultMTMSUnoccupied}">Adult MT/MS Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultMTMSUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultObsOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultObsOccupied}">Adult OBS Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultObsOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultObsUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultObsUnoccupied}">Adult OBS Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultObsUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsTotalOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsTotalOccupied}">Peds Total Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsTotalOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsTotalUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsTotalUnoccupied}">Peds Total Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsTotalUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsICUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsICUOccupied}">Peds ICU Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsICUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsICUUnoccupied}">Peds ICU Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsICULOCOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsICULOCOccupied}">Peds ICU-LOC Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsICULOCOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsNonICUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsNonICUOccupied}">Peds Non-ICU Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsNonICUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsNonICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsNonICUUnoccupied}">Peds Non-ICU Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsNonICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsPCUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsPCUOccupied}">Peds PCU Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsPCUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsPCUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsPCUUnoccupied}">Peds PCU Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsPCUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsMTMSOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsMTMSOccupied}">Peds MT/MS Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsMTMSOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsMTMSUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsMTMSUnoccupied}">Peds MT/MS Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsMTMSUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsObsOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsObsOccupied}">Peds OBS Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsObsOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsObsUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsObsUnoccupied}">Peds OBS Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsObsUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SpecialtyTotalOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SpecialtyTotalOccupied}">Specialty Total Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SpecialtyTotalOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SpecialtyTotalUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SpecialtyTotalUnoccupied}">Specialty Total Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SpecialtyTotalUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SpecialtyNonCribOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SpecialtyNonCribOccupied}">Specialty (Non-Crib) Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SpecialtyNonCribOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SpecialtyNonCribUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SpecialtyNonCribUnoccupied}">Specialty (Non-Crib) Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SpecialtyNonCribUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>OBOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes OBOccupied}">Specialty OB Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>OBOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>OBUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes OBUnoccupied}">Specialty OB Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>OBUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICUOccupied}">Specialty NICU Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICUUnoccupied}">Specialty NICU Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU4Occupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU4Occupied}">Specialty NICU 4 Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU4Occupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU4Unoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU4Unoccupied}">Specialty NICU 4 Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU4Unoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU3Unoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU3Unoccupied}">Specialty NICU 3 Plus Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU3Unoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU3PlusOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU3PlusOccupied}">Specialty NICU 3 Plus Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU3PlusOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU3PlusUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU3PlusUnoccupied}">Specialty NICU 3 Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU3PlusUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU3Occupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU3Occupied}">Specialty NICU 3 Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU3Occupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU2Occupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU2Occupied}">Specialty NICU 2 Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU2Occupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU2Unoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU2Unoccupied}">Specialty NICU 2 Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU2Unoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NurseryOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NurseryOccupied}">Specialty Nursery Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NurseryOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NurseryUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NurseryUnoccupied}">Specialty Nursery Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NurseryUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU1Occupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU1Occupied}">Specialty NICU 1 Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU1Occupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU1Unoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NICU1Unoccupied}">Specialty NICU 1 Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU1Unoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultPsychOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultPsychOccupied}">Specialty Adult Psych Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultPsychOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultPsychUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultPsychUnoccupied}">Specialty Adult Psych Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultPsychUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsPsychOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsPsychOccupied}">Specialty Peds Psych Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsPsychOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsPsychUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsPsychUnoccupied}">Specialty Peds Psych Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsPsychUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>RehabOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes RehabOccupied}">Specialty Rehab Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>RehabOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>RehabUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes RehabUnoccupied}">Specialty Rehab Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>RehabUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveTotalOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeActiveTotalOccupied}">Surge Total Active Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveTotalOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveTotalUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeActiveTotalUnoccupied}">Surge Total Active Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveTotalUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeInactiveTotalOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeInactiveTotalOccupied}">Surge Total Inactive Occupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeInactiveTotalOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeInactiveTotalUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeInactiveTotalUnoccupied}">Surge Total Inactive Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeInactiveTotalUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveICUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeActiveICUOccupied}">Surge ICU Active Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveICUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeActiveICUUnoccupied}">Surge ICU Active Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeInactiveICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeInactiveICUUnoccupied}">Surge ICU Inactive Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeInactiveICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveNonICUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeActiveNonICUOccupied}">Surge Non-ICU Active Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveNonICUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveNonICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeActiveNonICUUnoccupied}">Surge Non-ICU Active Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveNonICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeInactiveNonICUOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeInactiveNonICUOccupied}">Surge Non-ICU Inactive Occupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeInactiveNonICUOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeInactiveNonICUUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes SurgeInactiveNonICUUnoccupied}">Surge Non-ICU Inactive Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeInactiveNonICUUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>BurnOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes BurnOccupied}">Burn Bed Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>BurnOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>BurnUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes BurnUnoccupied}">Burn Bed Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>BurnUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NegativePressureOccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NegativePressureOccupied}">Neg Pressure Bed Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NegativePressureOccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NegativePressureUnoccupied-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes NegativePressureUnoccupied}">Neg Pressure Unoccupied</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NegativePressureUnoccupied-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultEDCensus-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultEDCensus}">Adult ED Total Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultEDCensus-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultEDAdmittedCensus-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes AdultEDAdmittedCensus}">Adult ED Admitted Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultEDAdmittedCensus-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsEDCensus-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsEDCensus}">Peds ED Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsEDCensus-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsEDAdmittedCensus-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes PedsEDAdmittedCensus}">Peds ED Admitted Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsEDAdmittedCensus-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>TotalEDCensus-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes TotalEDCensus}">Total ED Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>TotalEDCensus-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>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>TotalEDAdmittedCensus-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes TotalEDAdmittedCensus}">Total ED Admitted Census</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>TotalEDAdmittedCensus-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>: 0</p></blockquote></blockquote></div>
        </text>
        <extension
                   url="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring">
          <valueCodeableConcept>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/measure-scoring"/>
              <code value="continuous-variable"/>
              <display value="Continuous Variable"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension
                   url="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation">
          <valueReference>
            <reference value="urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38983"/>
          </valueReference>
        </extension>
        <status value="complete"/>
        <type value="individual"/>
        <measure
                 value="http://hl7.org/fhir/us/safr/Measure/BedCapacityMeasure|1.0.0-ballot"/>
        <subject>
          <reference value="urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38983"/>
          <display value="Memorial Hospital Facility"/>
        </subject>
        <date value="2025-03-05T08:15:00-05:00"/>
        <reporter>
          <reference value="urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981"/>
          <display value="Memorial Hospital"/>
        </reporter>
        <period>
          <start value="2025-03-05T00:00:00-05:00"/>
          <end value="2025-03-05T23:59:59-05:00"/>
        </period>
        <improvementNotation>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/measure-improvement-notation"/>
            <code value="increase"/>
            <display value="Increased score indicates improvement"/>
          </coding>
        </improvementNotation>
        <group id="AllBedsOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AllBedsOccupied"/>
            </coding>
          </code>
          <population id="AllBedsOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AllBedsUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AllBedsUnoccupied"/>
            </coding>
          </code>
          <population id="AllBedsUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultTotalOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultTotalOccupied"/>
            </coding>
          </code>
          <population id="AdultTotalOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultTotalUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultTotalUnoccupied"/>
            </coding>
          </code>
          <population id="AdultTotalUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultICUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultICUOccupied"/>
            </coding>
          </code>
          <population id="AdultICUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultICUUnoccupied"/>
            </coding>
          </code>
          <population id="AdultICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultICULOCOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultICULOCOccupied"/>
            </coding>
          </code>
          <population id="AdultICULOCOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultNonICUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultNonICUOccupied"/>
            </coding>
          </code>
          <population id="AdultNonICUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultNonICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultNonICUUnoccupied"/>
            </coding>
          </code>
          <population id="AdultNonICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultPCUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultPCUOccupied"/>
            </coding>
          </code>
          <population id="AdultPCUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultPCUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultPCUUnoccupied"/>
            </coding>
          </code>
          <population id="AdultPCUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultMTMSOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultMTMSOccupied"/>
            </coding>
          </code>
          <population id="AdultMTMSOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultMTMSUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultMTMSUnoccupied"/>
            </coding>
          </code>
          <population id="AdultMTMSUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultObsOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultObsOccupied"/>
            </coding>
          </code>
          <population id="AdultObsOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultObsUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultObsUnoccupied"/>
            </coding>
          </code>
          <population id="AdultObsUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsTotalOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsTotalOccupied"/>
            </coding>
          </code>
          <population id="PedsTotalOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsTotalUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsTotalUnoccupied"/>
            </coding>
          </code>
          <population id="PedsTotalUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsICUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsICUOccupied"/>
            </coding>
          </code>
          <population id="PedsICUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsICUUnoccupied"/>
            </coding>
          </code>
          <population id="PedsICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsICULOCOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsICULOCOccupied"/>
            </coding>
          </code>
          <population id="PedsICULOCOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsNonICUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsNonICUOccupied"/>
            </coding>
          </code>
          <population id="PedsNonICUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsNonICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsNonICUUnoccupied"/>
            </coding>
          </code>
          <population id="PedsNonICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsPCUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsPCUOccupied"/>
            </coding>
          </code>
          <population id="PedsPCUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsPCUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsPCUUnoccupied"/>
            </coding>
          </code>
          <population id="PedsPCUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsMTMSOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsMTMSOccupied"/>
            </coding>
          </code>
          <population id="PedsMTMSOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsMTMSUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsMTMSUnoccupied"/>
            </coding>
          </code>
          <population id="PedsMTMSUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsObsOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsObsOccupied"/>
            </coding>
          </code>
          <population id="PedsObsOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsObsUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsObsUnoccupied"/>
            </coding>
          </code>
          <population id="PedsObsUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SpecialtyTotalOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SpecialtyTotalOccupied"/>
            </coding>
          </code>
          <population id="SpecialtyTotalOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SpecialtyTotalUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SpecialtyTotalUnoccupied"/>
            </coding>
          </code>
          <population id="SpecialtyTotalUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SpecialtyNonCribOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SpecialtyNonCribOccupied"/>
            </coding>
          </code>
          <population id="SpecialtyNonCribOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SpecialtyNonCribUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SpecialtyNonCribUnoccupied"/>
            </coding>
          </code>
          <population id="SpecialtyNonCribUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="OBOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="OBOccupied"/>
            </coding>
          </code>
          <population id="OBOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="OBUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="OBUnoccupied"/>
            </coding>
          </code>
          <population id="OBUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICUOccupied"/>
            </coding>
          </code>
          <population id="NICUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICUUnoccupied"/>
            </coding>
          </code>
          <population id="NICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU4Occupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU4Occupied"/>
            </coding>
          </code>
          <population id="NICU4Occupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU4Unoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU4Unoccupied"/>
            </coding>
          </code>
          <population id="NICU4Unoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU3Unoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU3Unoccupied"/>
            </coding>
          </code>
          <population id="NICU3Unoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU3PlusOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU3PlusOccupied"/>
            </coding>
          </code>
          <population id="NICU3PlusOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU3PlusUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU3PlusUnoccupied"/>
            </coding>
          </code>
          <population id="NICU3PlusUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU3Occupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU3Occupied"/>
            </coding>
          </code>
          <population id="NICU3Occupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU2Occupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU2Occupied"/>
            </coding>
          </code>
          <population id="NICU2Occupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU2Unoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU2Unoccupied"/>
            </coding>
          </code>
          <population id="NICU2Unoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NurseryOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NurseryOccupied"/>
            </coding>
          </code>
          <population id="NurseryOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NurseryUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NurseryUnoccupied"/>
            </coding>
          </code>
          <population id="NurseryUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU1Occupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU1Occupied"/>
            </coding>
          </code>
          <population id="NICU1Occupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NICU1Unoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NICU1Unoccupied"/>
            </coding>
          </code>
          <population id="NICU1Unoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultPsychOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultPsychOccupied"/>
            </coding>
          </code>
          <population id="AdultPsychOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultPsychUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultPsychUnoccupied"/>
            </coding>
          </code>
          <population id="AdultPsychUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsPsychOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsPsychOccupied"/>
            </coding>
          </code>
          <population id="PedsPsychOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsPsychUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsPsychUnoccupied"/>
            </coding>
          </code>
          <population id="PedsPsychUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="RehabOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="RehabOccupied"/>
            </coding>
          </code>
          <population id="RehabOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="RehabUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="RehabUnoccupied"/>
            </coding>
          </code>
          <population id="RehabUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeActiveTotalOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeActiveTotalOccupied"/>
            </coding>
          </code>
          <population id="SurgeActiveTotalOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeActiveTotalUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeActiveTotalUnoccupied"/>
            </coding>
          </code>
          <population id="SurgeActiveTotalUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeInactiveTotalOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeInactiveTotalOccupied"/>
            </coding>
          </code>
          <population id="SurgeInactiveTotalOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeInactiveTotalUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeInactiveTotalUnoccupied"/>
            </coding>
          </code>
          <population id="SurgeInactiveTotalUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeActiveICUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeActiveICUOccupied"/>
            </coding>
          </code>
          <population id="SurgeActiveICUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeActiveICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeActiveICUUnoccupied"/>
            </coding>
          </code>
          <population id="SurgeActiveICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeInactiveICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeInactiveICUUnoccupied"/>
            </coding>
          </code>
          <population id="SurgeInactiveICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeActiveNonICUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeActiveNonICUOccupied"/>
            </coding>
          </code>
          <population id="SurgeActiveNonICUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeActiveNonICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeActiveNonICUUnoccupied"/>
            </coding>
          </code>
          <population id="SurgeActiveNonICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeInactiveNonICUOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeInactiveNonICUOccupied"/>
            </coding>
          </code>
          <population id="SurgeInactiveNonICUOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="SurgeInactiveNonICUUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="SurgeInactiveNonICUUnoccupied"/>
            </coding>
          </code>
          <population id="SurgeInactiveNonICUUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="BurnOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="BurnOccupied"/>
            </coding>
          </code>
          <population id="BurnOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="BurnUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="BurnUnoccupied"/>
            </coding>
          </code>
          <population id="BurnUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NegativePressureOccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NegativePressureOccupied"/>
            </coding>
          </code>
          <population id="NegativePressureOccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="NegativePressureUnoccupied-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="NegativePressureUnoccupied"/>
            </coding>
          </code>
          <population id="NegativePressureUnoccupied-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultEDCensus-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultEDCensus"/>
            </coding>
          </code>
          <population id="AdultEDCensus-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="AdultEDAdmittedCensus-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="AdultEDAdmittedCensus"/>
            </coding>
          </code>
          <population id="AdultEDAdmittedCensus-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsEDCensus-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsEDCensus"/>
            </coding>
          </code>
          <population id="PedsEDCensus-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="PedsEDAdmittedCensus-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="PedsEDAdmittedCensus"/>
            </coding>
          </code>
          <population id="PedsEDAdmittedCensus-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="TotalEDCensus-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="TotalEDCensus"/>
            </coding>
          </code>
          <population id="TotalEDCensus-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
        <group id="TotalEDAdmittedCensus-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="TotalEDAdmittedCensus"/>
            </coding>
          </code>
          <population id="TotalEDAdmittedCensus-initial-population">
            <code>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/measure-population"/>
                <code value="initial-population"/>
                <display value="Initial Population"/>
              </coding>
            </code>
            <count value="0"/>
          </population>
        </group>
      </MeasureReport>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38983"/>
    <resource>
      <Location>
        <id value="MemorialHospitalFacility"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"/>
        </meta>
        <text>
          <status value="generated"/>
          <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><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">Organization Memorial Hospital</a></p></div>
        </text>
        <identifier>
          <system value="http://example.org/fhir/location-identifier"/>
          <value value="MEM-MAIN"/>
        </identifier>
        <status value="active"/>
        <name value="Memorial Hospital Main Campus"/>
        <description
                     value="Main hospital campus including ICU, ED, and Pediatric units"/>
        <mode value="instance"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="HOSP"/>
            <display value="Hospital"/>
          </coding>
        </type>
        <address>
          <line value="123 Healthcare Drive"/>
          <city value="Springfield"/>
          <state value="IL"/>
          <postalCode value="62701"/>
          <country value="USA"/>
        </address>
        <physicalType>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
            <version value="2.0.1"/>
            <code value="bu"/>
            <display value="Building"/>
          </coding>
        </physicalType>
        <managingOrganization>
          <reference value="urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981"/>
        </managingOrganization>
      </Location>
    </resource>
  </entry>
</Bundle>