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>bed-capacity-reporting-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes BedCapacityReporting}">Bed Capacity Reporting</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>Bed-capacity-reporting-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>: 182</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AllBeds-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AllBeds}">All Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>Beds-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>: 182</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultTotal-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultTotal}">Adult Total Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultTotal-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>: 182</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultICU}">Adult ICU Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultICU-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>: 34</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultICULOC-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultICULOC}">Adult ICU-LOC Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultICULOC-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 35</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultNonICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultNonICU}">Adult Non-ICU Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultNonICU-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>: 302</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultPCU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultPCU}">Adult PCU Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultPCU-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultMTMS-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultMTMS}">Adult MT/MS Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultMTMS-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>: 3</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultObs-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultObs}">Adult OBS Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultObs-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsTotal-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsTotal}">Peds Total Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsTotal-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsICU}">Peds ICU Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsICU-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsICULOC-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsICULOC}">Peds ICU-LOC Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsICULOC-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsNonICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsNonICU}">Peds Non-ICU Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsNonICU-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsPCU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsPCU}">Peds PCU Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsPCU-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsMTMS-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsMTMS}">Peds MT/MS Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsMTMS-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsObs-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsObs}">Peds OBS Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsObs-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>: 145</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SpecialtyTotal-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes SpecialtyTotal}">Specialty Total Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SpecialtyTotal-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SpecialtyNonCrib-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes SpecialtyNonCrib}">Specialty (Non-Crib) Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SpecialtyNonCrib-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>OB-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes OB}">Specialty OB Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>OB-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes NICU}">Specialty NICU Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU4-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes NICU4}">Specialty NICU 4 Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU4-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU3-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes NICU3}">Specialty NICU 3 Occupied Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU3-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU3Plus-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes NICU3Plus}">Specialty NICU 3 Plus Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU3Plus-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU2-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes NICU2}">Specialty NICU 2 Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU2-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>Nursery-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes Nursery}">Specialty Nursery Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>Nursery-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NICU1-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes NICU1}">Specialty NICU 1 Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NICU1-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 36</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultPsych-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultPsych}">Specialty Adult Psych Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultPsych-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>: 20</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsPsych-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsPsych}">Specialty Peds Psych Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsPsych-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>: 20</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>Rehab-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes Rehab}">Specialty Rehab Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>Rehab-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>: 30</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveTotal-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes SurgeActiveTotal}">Surge Total Active Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveTotal-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>: 20</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeInactiveTotal-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes SurgeInactiveTotal}">Surge Total Inactive Occupied Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeInactiveTotal-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>: 20</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes SurgeActiveICU}">Surge ICU Active Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveICU-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>: 10</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeInactiveICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes SurgeInactiveICU}">Surge ICU Inactive Occupied Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeInactiveICU-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>: 10</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeActiveNonICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes SurgeActiveNonICU}">Surge Non-ICU Active Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeActiveNonICU-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>: 10</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>SurgeInactiveNonICU-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes SurgeInactiveNonICU}">Surge Non-ICU Inactive Occupied Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>SurgeInactiveNonICU-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>: 10</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>Burn-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes Burn}">Burn Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>Burn-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>: 10</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>NegativePressure-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes NegativePressure}">Neg Pressure Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>NegativePressure-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>: 10</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>AdultED-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes AdultED}">Adult ED Total Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>AdultED-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>: 30</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>PedsED-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes PedsED}">Peds ED Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>PedsED-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>: 30</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>TotalED-bed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes TotalED}">Total ED Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>TotalED-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>: 30</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="bed-capacity-reporting-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
              <code value="BedCapacityReporting"/>
              <display value="Bed Capacity Reporting"/>
            </coding>
          </code>
          <population id="Bed-capacity-reporting-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="182"/>
          </population>
        </group>
        <group id="AllBeds-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AllBeds"/>
              <display value="All Beds"/>
            </coding>
          </code>
          <population id="Beds-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="182"/>
          </population>
        </group>
        <group id="AdultTotal-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultTotal"/>
              <display value="Adult Total Beds"/>
            </coding>
          </code>
          <population id="AdultTotal-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="182"/>
          </population>
        </group>
        <group id="AdultICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultICU"/>
              <display value="Adult ICU Beds"/>
            </coding>
          </code>
          <population id="AdultICU-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="34"/>
          </population>
        </group>
        <group id="AdultICULOC-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultICULOC"/>
              <display value="Adult ICU-LOC Beds"/>
            </coding>
          </code>
          <population id="AdultICULOC-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="35"/>
          </population>
        </group>
        <group id="AdultNonICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultNonICU"/>
              <display value="Adult Non-ICU Beds"/>
            </coding>
          </code>
          <population id="AdultNonICU-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="302"/>
          </population>
        </group>
        <group id="AdultPCU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultPCU"/>
              <display value="Adult PCU Beds"/>
            </coding>
          </code>
          <population id="AdultPCU-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="145"/>
          </population>
        </group>
        <group id="AdultMTMS-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultMTMS"/>
              <display value="Adult MT/MS Beds"/>
            </coding>
          </code>
          <population id="AdultMTMS-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="3"/>
          </population>
        </group>
        <group id="AdultObs-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultObs"/>
              <display value="Adult OBS Beds"/>
            </coding>
          </code>
          <population id="AdultObs-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="145"/>
          </population>
        </group>
        <group id="PedsTotal-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsTotal"/>
              <display value="Peds Total Beds"/>
            </coding>
          </code>
          <population id="PedsTotal-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="145"/>
          </population>
        </group>
        <group id="PedsICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsICU"/>
              <display value="Peds ICU Beds"/>
            </coding>
          </code>
          <population id="PedsICU-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="145"/>
          </population>
        </group>
        <group id="PedsICULOC-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsICULOC"/>
              <display value="Peds ICU-LOC Beds"/>
            </coding>
          </code>
          <population id="PedsICULOC-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="145"/>
          </population>
        </group>
        <group id="PedsNonICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsNonICU"/>
              <display value="Peds Non-ICU Beds"/>
            </coding>
          </code>
          <population id="PedsNonICU-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="145"/>
          </population>
        </group>
        <group id="PedsPCU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsPCU"/>
              <display value="Peds PCU Beds"/>
            </coding>
          </code>
          <population id="PedsPCU-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="145"/>
          </population>
        </group>
        <group id="PedsMTMS-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsMTMS"/>
              <display value="Peds MT/MS Beds"/>
            </coding>
          </code>
          <population id="PedsMTMS-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="145"/>
          </population>
        </group>
        <group id="PedsObs-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsObs"/>
              <display value="Peds OBS Beds"/>
            </coding>
          </code>
          <population id="PedsObs-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="145"/>
          </population>
        </group>
        <group id="SpecialtyTotal-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="SpecialtyTotal"/>
              <display value="Specialty Total Beds"/>
            </coding>
          </code>
          <population id="SpecialtyTotal-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="36"/>
          </population>
        </group>
        <group id="SpecialtyNonCrib-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="SpecialtyNonCrib"/>
              <display value="Specialty (Non-Crib) Beds"/>
            </coding>
          </code>
          <population id="SpecialtyNonCrib-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="36"/>
          </population>
        </group>
        <group id="OB-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="OB"/>
              <display value="Specialty OB Beds"/>
            </coding>
          </code>
          <population id="OB-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="36"/>
          </population>
        </group>
        <group id="NICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="NICU"/>
              <display value="Specialty NICU Beds"/>
            </coding>
          </code>
          <population id="NICU-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="36"/>
          </population>
        </group>
        <group id="NICU4-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="NICU4"/>
              <display value="Specialty NICU 4 Beds"/>
            </coding>
          </code>
          <population id="NICU4-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="36"/>
          </population>
        </group>
        <group id="NICU3-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="NICU3"/>
              <display value="Specialty NICU 3 Occupied Beds"/>
            </coding>
          </code>
          <population id="NICU3-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="36"/>
          </population>
        </group>
        <group id="NICU3Plus-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="NICU3Plus"/>
              <display value="Specialty NICU 3 Plus Beds"/>
            </coding>
          </code>
          <population id="NICU3Plus-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="36"/>
          </population>
        </group>
        <group id="NICU2-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="NICU2"/>
              <display value="Specialty NICU 2 Beds"/>
            </coding>
          </code>
          <population id="NICU2-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="36"/>
          </population>
        </group>
        <group id="Nursery-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="Nursery"/>
              <display value="Specialty Nursery Beds"/>
            </coding>
          </code>
          <population id="Nursery-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="36"/>
          </population>
        </group>
        <group id="NICU1-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="NICU1"/>
              <display value="Specialty NICU 1 Beds"/>
            </coding>
          </code>
          <population id="NICU1-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="36"/>
          </population>
        </group>
        <group id="AdultPsych-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultPsych"/>
              <display value="Specialty Adult Psych Beds"/>
            </coding>
          </code>
          <population id="AdultPsych-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="20"/>
          </population>
        </group>
        <group id="PedsPsych-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsPsych"/>
              <display value="Specialty Peds Psych Beds"/>
            </coding>
          </code>
          <population id="PedsPsych-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="20"/>
          </population>
        </group>
        <group id="Rehab-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="Rehab"/>
              <display value="Specialty Rehab Beds"/>
            </coding>
          </code>
          <population id="Rehab-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="30"/>
          </population>
        </group>
        <group id="SurgeActiveTotal-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="SurgeActiveTotal"/>
              <display value="Surge Total Active Beds"/>
            </coding>
          </code>
          <population id="SurgeActiveTotal-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="20"/>
          </population>
        </group>
        <group id="SurgeInactiveTotal-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="SurgeInactiveTotal"/>
              <display value="Surge Total Inactive Occupied Beds"/>
            </coding>
          </code>
          <population id="SurgeInactiveTotal-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="20"/>
          </population>
        </group>
        <group id="SurgeActiveICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="SurgeActiveICU"/>
              <display value="Surge ICU Active Beds"/>
            </coding>
          </code>
          <population id="SurgeActiveICU-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="10"/>
          </population>
        </group>
        <group id="SurgeInactiveICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="SurgeInactiveICU"/>
              <display value="Surge ICU Inactive Occupied Beds"/>
            </coding>
          </code>
          <population id="SurgeInactiveICU-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="10"/>
          </population>
        </group>
        <group id="SurgeActiveNonICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="SurgeActiveNonICU"/>
              <display value="Surge Non-ICU Active Beds"/>
            </coding>
          </code>
          <population id="SurgeActiveNonICU-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="10"/>
          </population>
        </group>
        <group id="SurgeInactiveNonICU-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="SurgeInactiveNonICU"/>
              <display value="Surge Non-ICU Inactive Occupied Beds"/>
            </coding>
          </code>
          <population id="SurgeInactiveNonICU-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="10"/>
          </population>
        </group>
        <group id="Burn-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="Burn"/>
              <display value="Burn Beds"/>
            </coding>
          </code>
          <population id="Burn-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="10"/>
          </population>
        </group>
        <group id="NegativePressure-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="NegativePressure"/>
              <display value="Neg Pressure Beds"/>
            </coding>
          </code>
          <population id="NegativePressure-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="10"/>
          </population>
        </group>
        <group id="AdultED-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="AdultED"/>
              <display value="Adult ED Total Beds"/>
            </coding>
          </code>
          <population id="AdultED-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="30"/>
          </population>
        </group>
        <group id="PedsED-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="PedsED"/>
              <display value="Peds ED Beds"/>
            </coding>
          </code>
          <population id="PedsED-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="30"/>
          </population>
        </group>
        <group id="TotalED-bed-capacity-group">
          <code>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-group-example-codes"/>
              <code value="TotalED"/>
              <display value="Total ED Beds"/>
            </coding>
          </code>
          <population id="TotalED-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="30"/>
          </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>