FHIR IG analytics| Package | gov.cdc.nhsn.safr |
| Resource Type | Bundle |
| Id | Bundle-HRDMeasureReportBundle.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "HRDMeasureReportBundle",
"meta": {
"profile": [
"http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-measurereport-bundle"
]
},
"type": "collection",
"timestamp": "2025-03-05T08:15:00-05:00",
"entry": [
{
"fullUrl": "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981",
"resource": {
"resourceType": "Organization",
"id": "MemorialHospitalOrganization",
"meta": {
"profile": [
"http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-submitting-organization"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_MemorialHospitalOrganization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization MemorialHospitalOrganization</b></p><a name=\"MemorialHospitalOrganization\"> </a><a name=\"hcMemorialHospitalOrganization\"> </a><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/safr/STU1/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>"
},
"identifier": [
{
"system": "https://www.cdc.gov/nhsn/OrgID",
"value": "123456789"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
]
}
],
"name": "Memorial Hospital",
"telecom": [
{
"system": "phone",
"value": "+1-555-123-4567",
"use": "work"
}
],
"address": [
{
"line": [
"123 Healthcare Drive"
],
"city": "Springfield",
"state": "IL",
"postalCode": "62701",
"country": "USA"
}
]
}
},
{
"fullUrl": "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38982",
"resource": {
"resourceType": "Device",
"id": "cqf-tooling",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystemdevice"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_cqf-tooling\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device cqf-tooling</b></p><a name=\"cqf-tooling\"> </a><a name=\"hccqf-tooling\"> </a><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 Device</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.11.0</td></tr></table></div>"
},
"manufacturer": "CQFramework",
"deviceName": [
{
"name": "cqf-tooling",
"type": "manufacturer-name"
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/software-system-type-codes",
"code": "tooling"
}
]
},
"version": [
{
"value": "3.11.0"
}
]
}
},
{
"fullUrl": "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38985",
"resource": {
"resourceType": "MeasureReport",
"id": "HRDMeasureReport",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
]
},
"text": {
"status": "extensions",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_HRDMeasureReport\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport HRDMeasureReport</b></p><a name=\"HRDMeasureReport\"> </a><a name=\"hcHRDMeasureReport\"> </a><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-HRDMeasure.html\">HRD Measure</a> version: 1.0.1</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">0</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">0</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">0</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">0</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">0</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">n</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">n</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">n</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">n</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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:\">n</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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-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>"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code": "continuous-variable",
"display": "Continuous Variable"
}
]
}
},
{
"url": "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation",
"valueReference": {
"reference": "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38983"
}
}
],
"status": "complete",
"type": "individual",
"measure": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/Measure/HRDMeasure|1.0.0",
"subject": {
"reference": "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38983",
"display": "Memorial Hospital Facility"
},
"date": "2025-03-05T08:15:00-05:00",
"reporter": {
"reference": "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981",
"display": "Memorial Hospital"
},
"period": {
"start": "2025-03-05T00:00:00-05:00",
"end": "2025-03-05T23:59:59-05:00"
},
"improvementNotation": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code": "increase",
"display": "Increased score indicates improvement"
}
]
},
"group": [
{
"id": "numInPtBeds-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numInPtBeds",
"display": "Number Inpatient Beds"
}
]
},
"population": [
{
"id": "numInPtBeds-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 100
}
],
"stratifier": [
{
"id": "numConfC19NewAdmUnk-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19NewAdmUnk"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluNewAdmUnk-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluNewAdmUnk"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVNewAdmUnk-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVNewAdmUnk"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "N95MaskSupplyDays-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "N95MaskSupplyDays"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "surgMaskSupplyDays-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "surgMaskSupplyDays"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "shieldSupplyDays-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "shieldSupplyDays"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "gownSupplyDays-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "gownSupplyDays"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "gloveSupplyDays-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "gloveSupplyDays"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "N95Mask3DaySupply-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "N95Mask3DaySupply"
}
]
}
],
"stratum": [
{
"value": {
"text": "n"
}
}
]
},
{
"id": "surgMask3DaySupply-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "surgMask3DaySupply"
}
]
}
],
"stratum": [
{
"value": {
"text": "n"
}
}
]
},
{
"id": "shield3DaySupply-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "shield3DaySupply"
}
]
}
],
"stratum": [
{
"value": {
"text": "n"
}
}
]
},
{
"id": "gown3DaySupply-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "gown3DaySupply"
}
]
}
],
"stratum": [
{
"value": {
"text": "n"
}
}
]
},
{
"id": "glove3DaySupply-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "glove3DaySupply"
}
]
}
],
"stratum": [
{
"value": {
"text": "n"
}
}
]
}
]
},
{
"id": "numInPtBedsAdult-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numInPtBedsAdult"
}
]
},
"population": [
{
"id": "numInPtBedsAdult-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 80
}
],
"stratifier": [
{
"id": "numConfC19HospPatsAdult-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19HospPatsAdult"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluHospPatsAdult-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluHospPatsAdult"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVHospPatsAdult-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVHospPatsAdult"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfC19NewAdmAdult18to49-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19NewAdmAdult18to49"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfC19NewAdmAdult50to64-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19NewAdmAdult50to64"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfC19NewAdmAdult65to74-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19NewAdmAdult65to74"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfC19NewAdmAdult75plus-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19NewAdmAdult75plus"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluNewAdmAdult18to49-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluNewAdmAdult18to49"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluNewAdmAdult50to64-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluNewAdmAdult50to64"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluNewAdmAdult65to74-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluNewAdmAdult65to74"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluNewAdmAdult75plus-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluNewAdmAdult75plus"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVNewAdmAdult18to49-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVNewAdmAdult18to49"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVNewAdmAdult50to64-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVNewAdmAdult50to64"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVNewAdmAdult65to74-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVNewAdmAdult65to74"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVNewAdmAdult75plus-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVNewAdmAdult75plus"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
}
]
},
{
"id": "numInPtBedsPed-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numInPtBedsPed"
}
]
},
"population": [
{
"id": "numInPtBedsPed-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 20
}
],
"stratifier": [
{
"id": "numConfC19HospPatsPed-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19HospPatsPed"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluHospPatsPed-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluHospPatsPed"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVHospPatsPed-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVHospPatsPed"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfC19NewAdmPed0to4-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19NewAdmPed0to4"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfC19NewAdmPed5to17-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19NewAdmPed5to17"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluNewAdmPed0to4-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluNewAdmPed0to4"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluNewAdmPed5to17-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluNewAdmPed5to17"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVNewAdmPed0to4-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVNewAdmPed0to4"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVNewAdmPed5to17-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVNewAdmPed5to17"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
}
]
},
{
"id": "numICUBeds-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numICUBeds"
}
]
},
"population": [
{
"id": "numICUBeds-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 0
}
]
},
{
"id": "numICUBedsAdult-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numICUBedsAdult"
}
]
},
"population": [
{
"id": "numICUBedsAdult-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 0
}
],
"stratifier": [
{
"id": "numConfC19ICUPatsAdult-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19ICUPatsAdult"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluICUPatsAdult-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluICUPatsAdult"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVICUPatsAdult-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVICUPatsAdult"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
}
]
},
{
"id": "numICUBedsPed-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numICUBedsPed"
}
]
},
"population": [
{
"id": "numICUBedsPed-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 0
}
],
"stratifier": [
{
"id": "numConfC19ICUPatsPed-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfC19ICUPatsPed"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfFluICUPatsPed-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfFluICUPatsPed"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
},
{
"id": "numConfRSVICUPatsPed-stratifier",
"code": [
{
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numConfRSVICUPatsPed"
}
]
}
],
"stratum": [
{
"value": {
"text": "0"
}
}
]
}
]
},
{
"id": "numInPtBedsOcc-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numInPtBedsOcc"
}
]
},
"population": [
{
"id": "numInPtBedsOcc-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 100
}
]
},
{
"id": "numInPtBedsOccAdult-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numInPtBedsOccAdult"
}
]
},
"population": [
{
"id": "numInPtBedsOccAdult-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 80
}
]
},
{
"id": "numInPtBedsOccPed-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numInPtBedsOccPed"
}
]
},
"population": [
{
"id": "numInPtBedsOccPed-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 20
}
]
},
{
"id": "numICUBedsOcc-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numICUBedsOcc"
}
]
},
"population": [
{
"id": "numICUBedsOcc-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 0
}
]
},
{
"id": "numICUBedsOccAdult-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numICUBedsOccAdult"
}
]
},
"population": [
{
"id": "numICUBedsOccAdult-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 0
}
]
},
{
"id": "numICUBedsOccPed-capacity-group",
"code": {
"coding": [
{
"system": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-hrd-codes",
"code": "numICUBedsOccPed"
}
]
},
"population": [
{
"id": "numICUBedsOccPed-initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 0
}
]
}
]
}
},
{
"fullUrl": "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38983",
"resource": {
"resourceType": "Location",
"id": "MemorialHospitalFacility",
"meta": {
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_MemorialHospitalFacility\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location MemorialHospitalFacility</b></p><a name=\"MemorialHospitalFacility\"> </a><a name=\"hcMemorialHospitalFacility\"> </a><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>"
},
"identifier": [
{
"system": "http://example.org/fhir/location-identifier",
"value": "MEM-MAIN"
}
],
"status": "active",
"name": "Memorial Hospital Main Campus",
"description": "Main hospital campus including ICU, ED, and Pediatric units",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HOSP",
"display": "Hospital"
}
]
}
],
"address": {
"line": [
"123 Healthcare Drive"
],
"city": "Springfield",
"state": "IL",
"postalCode": "62701",
"country": "USA"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "bu",
"display": "Building"
}
]
},
"managingOrganization": {
"reference": "urn:uuid:4c83e586-1277-4132-9b4e-3d1c14d38981"
}
}
}
]
}