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 xmlns="http://hl7.org/fhir">
<id value="HRDMeasureReportBundle"/>
<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-3d1c14d38985"/>
<resource>
<MeasureReport>
<id value="HRDMeasureReport"/>
<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_HRDMeasureReport"> </a><p class="res-header-id"><b>Generated Narrative: MeasureReport HRDMeasureReport</b></p><a name="HRDMeasureReport"> </a><a name="hcHRDMeasureReport"> </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>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href="Measure-HRDMeasureExample.html">HRD Measureversion: 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 --> 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>numInPtBeds-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBeds}">Number Inpatient Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBeds-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>: 100</p></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19NewAdmUnk-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19NewAdmUnk}">Number new confirmed Covid-19 age unknown</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluNewAdmUnk-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluNewAdmUnk}">Number new confirmed Flu age unknown</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVNewAdmUnk-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVNewAdmUnk}">Number new confirmed RSV age unknown</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>N95MaskSupplyDays-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes N95MaskSupplyDays}">Days supply of N95 masks</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>surgMaskSupplyDays-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes surgMaskSupplyDays}">or surgical masks</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>shieldSupplyDays-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes shieldSupplyDays}">Days supply of face shields</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>gownSupplyDays-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes gownSupplyDays}">Days supply of gowns</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>gloveSupplyDays-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes gloveSupplyDays}">Days supply of gloves</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>N95Mask3DaySupply-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes N95Mask3DaySupply}">3-day supply of N95 masks</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>surgMask3DaySupply-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes surgMask3DaySupply}">3-day supply of surgical masks</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>shield3DaySupply-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes shield3DaySupply}">3-day supply of face shields</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>gown3DaySupply-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes gown3DaySupply}">3-day supply of gowns</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>glove3DaySupply-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes glove3DaySupply}">3-day supply of gloves</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/time-period-ranges P0D--0D}">P0D--0D</span></td></tr></table></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsAdult-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsAdult}">Number Inpatient Adult Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsAdult-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 80</p></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsAdult-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19HospPatsAdult}">Number confirmed Covid-19 adult hospital patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsAdult-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluHospPatsAdult}">Number confirmed Flu adult hospital patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsAdult-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVHospPatsAdult}">Number confirmed RSV adult hospital patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19NewAdmAdult18to49-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19NewAdmAdult18to49}">Number new confirmed Covid-19 adult ages 18 to 49</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19NewAdmAdult50to64-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19NewAdmAdult50to64}">Number new confirmed Covid-19 adult ages 50 to 64</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19NewAdmAdult65to74-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19NewAdmAdult65to74}">Number new confirmed Covid-19 adult ages 65 to 74</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19NewAdmAdult75plus-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19NewAdmAdult75plus}">Number new confirmed Covid-19 adult ages 75 plus</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluNewAdmAdult18to49-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluNewAdmAdult18to49}">Number new confirmed Flu adult ages 18 to 49</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluNewAdmAdult50to64-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluNewAdmAdult50to64}">Number new confirmed Flu adult ages 50 to 64</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluNewAdmAdult65to74-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluNewAdmAdult65to74}">Number new confirmed Flu adult ages 65 to 74</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluNewAdmAdult75plus-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluNewAdmAdult75plus}">Number new confirmed Flu adult ages 75 plus</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVNewAdmAdult18to49-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVNewAdmAdult18to49}">Number new confirmed RSV adult ages 18 to 49</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVNewAdmAdult50to64-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVNewAdmAdult50to64}">Number new confirmed RSV adult ages 50 to 64</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVNewAdmAdult65to74-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVNewAdmAdult65to74}">Number new confirmed RSV adult ages 65 to 74</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVNewAdmAdult75plus-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVNewAdmAdult75plus}">Number new confirmed RSV adult ages 75 plus</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsPed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsPed}">Number Inpatient Ped Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsPed-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 20</p></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19HospPatsPed-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19HospPatsPed}">Number confirmed Covid-19 pediatric hospital patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluHospPatsPed-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluHospPatsPed}">Number confirmed Flu pediatric hospital patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVHospPatsPed-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVHospPatsPed}">Number confirmed RSV pediatric hospital patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19NewAdmPed0to4-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19NewAdmPed0to4}">Number new confirmed Covid-19 pediatric ages 0 to 4</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19NewAdmPed5to17-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19NewAdmPed5to17}">Number new confirmed Covid-19 pediatric ages 5 to 17</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluNewAdmPed0to4-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluNewAdmPed0to4}">Number new confirmed Flu pediatric ages 0 to 4</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluNewAdmPed5to17-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluNewAdmPed5to17}">Number new confirmed Flu pediatric ages 5 to 17</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVNewAdmPed0to4-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVNewAdmPed0to4}">Number new confirmed RSV pediatric ages 0 to 4</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVNewAdmPed5to17-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVNewAdmPed5to17}">Number new confirmed RSV pediatric ages 5 to 17</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBeds-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBeds}">Number ICU Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBeds-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>numICUBedsAdult-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsAdult}">Number ICU Adult Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsAdult-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsAdult-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19ICUPatsAdult}">Number confirmed Covid-19 adult ICU patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsAdult-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluICUPatsAdult}">Number confirmed Flu adult ICU patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsAdult-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVICUPatsAdult}">Number confirmed RSV adult ICU patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsPed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsPed}">Number ICU Ped Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsPed-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfC19ICUPatsPed-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfC19ICUPatsPed}">Number confirmed Covid-19 pediatric ICU patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfFluICUPatsPed-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfFluICUPatsPed}">Number confirmed Flu pediatric ICU patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote><blockquote><p><b>stratifier</b></p><blockquote><p><b>id</b></p>numConfRSVICUPatsPed-stratifier</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numConfRSVICUPatsPed}">Number confirmed RSV pediatric ICU patients</span></p><h3>Strata</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">0</span></td></tr></table></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsOcc-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsOcc}">Number Inpatient Occupancy Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOcc-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 100</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsOccAdult-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsOccAdult}">Number Inpatient Occupancy Adult Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOccAdult-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 80</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numInPtBedsOccPed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numInPtBedsOccPed}">Number Inpatient Occupancy Ped Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numInPtBedsOccPed-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 20</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsOcc-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsOcc}">Number ICU Occupancy Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOcc-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsOccAdult-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsOccAdult}">Number ICU Occupancy Adult Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOccAdult-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 0</p></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>id</b></p>numICUBedsOccPed-capacity-group</blockquote><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes numICUBedsOccPed}">Number ICU Occupancy Pediatric Beds</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numICUBedsOccPed-initial-population</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 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>
<status value="complete"/>
<type value="individual"/>
<measure
value="http://hl7.org/fhir/us/safr/Measure/HRDMeasureExample|1.0.0"/>
<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="numInPtBeds-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numInPtBeds"/>
<display value="Number Inpatient Beds"/>
</coding>
</code>
<population id="numInPtBeds-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="100"/>
</population>
<stratifier id="numConfC19NewAdmUnk-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19NewAdmUnk"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluNewAdmUnk-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluNewAdmUnk"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVNewAdmUnk-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVNewAdmUnk"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="N95MaskSupplyDays-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="N95MaskSupplyDays"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="surgMaskSupplyDays-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="surgMaskSupplyDays"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="shieldSupplyDays-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="shieldSupplyDays"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="gownSupplyDays-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="gownSupplyDays"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="gloveSupplyDays-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="gloveSupplyDays"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="N95Mask3DaySupply-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="N95Mask3DaySupply"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="surgMask3DaySupply-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="surgMask3DaySupply"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="shield3DaySupply-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="shield3DaySupply"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="gown3DaySupply-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="gown3DaySupply"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
<stratifier id="glove3DaySupply-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="glove3DaySupply"/>
</coding>
</code>
<stratum>
<value>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
<code value="P0D--0D"/>
</coding>
</value>
</stratum>
</stratifier>
</group>
<group id="numInPtBedsAdult-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numInPtBedsAdult"/>
</coding>
</code>
<population id="numInPtBedsAdult-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="80"/>
</population>
<stratifier id="numConfC19HospPatsAdult-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19HospPatsAdult"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluHospPatsAdult-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluHospPatsAdult"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVHospPatsAdult-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVHospPatsAdult"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfC19NewAdmAdult18to49-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19NewAdmAdult18to49"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfC19NewAdmAdult50to64-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19NewAdmAdult50to64"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfC19NewAdmAdult65to74-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19NewAdmAdult65to74"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfC19NewAdmAdult75plus-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19NewAdmAdult75plus"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluNewAdmAdult18to49-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluNewAdmAdult18to49"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluNewAdmAdult50to64-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluNewAdmAdult50to64"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluNewAdmAdult65to74-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluNewAdmAdult65to74"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluNewAdmAdult75plus-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluNewAdmAdult75plus"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVNewAdmAdult18to49-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVNewAdmAdult18to49"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVNewAdmAdult50to64-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVNewAdmAdult50to64"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVNewAdmAdult65to74-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVNewAdmAdult65to74"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVNewAdmAdult75plus-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVNewAdmAdult75plus"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
</group>
<group id="numInPtBedsPed-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numInPtBedsPed"/>
</coding>
</code>
<population id="numInPtBedsPed-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>
<stratifier id="numConfC19HospPatsPed-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19HospPatsPed"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluHospPatsPed-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluHospPatsPed"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVHospPatsPed-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVHospPatsPed"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfC19NewAdmPed0to4-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19NewAdmPed0to4"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfC19NewAdmPed5to17-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19NewAdmPed5to17"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluNewAdmPed0to4-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluNewAdmPed0to4"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluNewAdmPed5to17-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluNewAdmPed5to17"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVNewAdmPed0to4-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVNewAdmPed0to4"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVNewAdmPed5to17-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVNewAdmPed5to17"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
</group>
<group id="numICUBeds-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numICUBeds"/>
</coding>
</code>
<population id="numICUBeds-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="numICUBedsAdult-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numICUBedsAdult"/>
</coding>
</code>
<population id="numICUBedsAdult-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>
<stratifier id="numConfC19ICUPatsAdult-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19ICUPatsAdult"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluICUPatsAdult-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluICUPatsAdult"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVICUPatsAdult-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVICUPatsAdult"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
</group>
<group id="numICUBedsPed-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numICUBedsPed"/>
</coding>
</code>
<population id="numICUBedsPed-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>
<stratifier id="numConfC19ICUPatsPed-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfC19ICUPatsPed"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfFluICUPatsPed-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfFluICUPatsPed"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
<stratifier id="numConfRSVICUPatsPed-stratifier">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numConfRSVICUPatsPed"/>
</coding>
</code>
<stratum>
<value>
<text value="0"/>
</value>
</stratum>
</stratifier>
</group>
<group id="numInPtBedsOcc-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numInPtBedsOcc"/>
</coding>
</code>
<population id="numInPtBedsOcc-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="100"/>
</population>
</group>
<group id="numInPtBedsOccAdult-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numInPtBedsOccAdult"/>
</coding>
</code>
<population id="numInPtBedsOccAdult-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="80"/>
</population>
</group>
<group id="numInPtBedsOccPed-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numInPtBedsOccPed"/>
</coding>
</code>
<population id="numInPtBedsOccPed-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="numICUBedsOcc-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numICUBedsOcc"/>
</coding>
</code>
<population id="numICUBedsOcc-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="numICUBedsOccAdult-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numICUBedsOccAdult"/>
</coding>
</code>
<population id="numICUBedsOccAdult-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="numICUBedsOccPed-capacity-group">
<code>
<coding>
<system
value="http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-example-codes"/>
<code value="numICUBedsOccPed"/>
</coding>
</code>
<population id="numICUBedsOccPed-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://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes 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://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"/>
<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>