Looking for help!
NAME
SemanticWeb::Schema::CDCPMDRecord - A CDCPMDRecord is a data structure representing a record in a CDC tabular data format used for hospital data reporting
VERSION
version v10.0.0
DESCRIPTION
A CDCPMDRecord is a data structure representing a record in a CDC tabular data format used for hospital data reporting. See documentation for details, and the linked CDC materials for authoritative definitions used as the source here.
ATTRIBUTES
cvd_collection_date
cvdCollectionDate
collectiondate - Date for which patient counts are reported.
A cvd_collection_date should be one of the following types:
Str
_has_cvd_collection_date
A predicate for the "cvd_collection_date" attribute.
cvd_facility_county
cvdFacilityCounty
Name of the County of the NHSN facility that this data record applies to. Use cvdFacilityId to identify the facility. To provide other details, healthcareReportingData can be used on a Hospital entry.
A cvd_facility_county should be one of the following types:
Str
_has_cvd_facility_county
A predicate for the "cvd_facility_county" attribute.
cvd_facility_id
cvdFacilityId
Identifier of the NHSN facility that this data record applies to. Use cvdFacilityCounty to indicate the county. To provide other details, healthcareReportingData can be used on a Hospital entry.
A cvd_facility_id should be one of the following types:
Str
_has_cvd_facility_id
A predicate for the "cvd_facility_id" attribute.
cvd_num_beds
cvdNumBeds
numbeds - HOSPITAL INPATIENT BEDS: Inpatient beds, including all staffed, licensed, and overflow (surge) beds used for inpatients.
A cvd_num_beds should be one of the following types:
Num
_has_cvd_num_beds
A predicate for the "cvd_num_beds" attribute.
cvd_num_beds_occ
cvdNumBedsOcc
numbedsocc - HOSPITAL INPATIENT BED OCCUPANCY: Total number of staffed inpatient beds that are occupied.
A cvd_num_beds_occ should be one of the following types:
Num
_has_cvd_num_beds_occ
A predicate for the "cvd_num_beds_occ" attribute.
cvd_num_c19died
cvdNumC19Died
numc19died - DEATHS: Patients with suspected or confirmed COVID-19 who died in the hospital, ED, or any overflow location.
A cvd_num_c19died should be one of the following types:
Num
_has_cvd_num_c19died
A predicate for the "cvd_num_c19died" attribute.
cvd_num_c19ho_pats
cvdNumC19HOPats
numc19hopats - HOSPITAL ONSET: Patients hospitalized in an NHSN inpatient care location with onset of suspected or confirmed COVID-19 14 or more days after hospitalization.
A cvd_num_c19ho_pats should be one of the following types:
Num
_has_cvd_num_c19ho_pats
A predicate for the "cvd_num_c19ho_pats" attribute.
cvd_num_c19hosp_pats
cvdNumC19HospPats
numc19hosppats - HOSPITALIZED: Patients currently hospitalized in an inpatient care location who have suspected or confirmed COVID-19.
A cvd_num_c19hosp_pats should be one of the following types:
Num
_has_cvd_num_c19hosp_pats
A predicate for the "cvd_num_c19hosp_pats" attribute.
cvd_num_c19mech_vent_pats
cvdNumC19MechVentPats
numc19mechventpats - HOSPITALIZED and VENTILATED: Patients hospitalized in an NHSN inpatient care location who have suspected or confirmed COVID-19 and are on a mechanical ventilator.
A cvd_num_c19mech_vent_pats should be one of the following types:
Num
_has_cvd_num_c19mech_vent_pats
A predicate for the "cvd_num_c19mech_vent_pats" attribute.
cvd_num_c19of_mech_vent_pats
cvdNumC19OFMechVentPats
numc19ofmechventpats - ED/OVERFLOW and VENTILATED: Patients with suspected or confirmed COVID-19 who are in the ED or any overflow location awaiting an inpatient bed and on a mechanical ventilator.
A cvd_num_c19of_mech_vent_pats should be one of the following types:
Num
_has_cvd_num_c19of_mech_vent_pats
A predicate for the "cvd_num_c19of_mech_vent_pats" attribute.
cvd_num_c19overflow_pats
cvdNumC19OverflowPats
numc19overflowpats - ED/OVERFLOW: Patients with suspected or confirmed COVID-19 who are in the ED or any overflow location awaiting an inpatient bed.
A cvd_num_c19overflow_pats should be one of the following types:
Num
_has_cvd_num_c19overflow_pats
A predicate for the "cvd_num_c19overflow_pats" attribute.
cvd_num_icu_beds
cvdNumICUBeds
numicubeds - ICU BEDS: Total number of staffed inpatient intensive care unit (ICU) beds.
A cvd_num_icu_beds should be one of the following types:
Num
_has_cvd_num_icu_beds
A predicate for the "cvd_num_icu_beds" attribute.
cvd_num_icu_beds_occ
cvdNumICUBedsOcc
numicubedsocc - ICU BED OCCUPANCY: Total number of staffed inpatient ICU beds that are occupied.
A cvd_num_icu_beds_occ should be one of the following types:
Num
_has_cvd_num_icu_beds_occ
A predicate for the "cvd_num_icu_beds_occ" attribute.
cvd_num_tot_beds
cvdNumTotBeds
numtotbeds - ALL HOSPITAL BEDS: Total number of all Inpatient and outpatient beds, including all staffed,ICU, licensed, and overflow (surge) beds used for inpatients or outpatients.
A cvd_num_tot_beds should be one of the following types:
Num
_has_cvd_num_tot_beds
A predicate for the "cvd_num_tot_beds" attribute.
cvd_num_vent
cvdNumVent
numvent - MECHANICAL VENTILATORS: Total number of ventilators available.
A cvd_num_vent should be one of the following types:
Num
_has_cvd_num_vent
A predicate for the "cvd_num_vent" attribute.
cvd_num_vent_use
cvdNumVentUse
numventuse - MECHANICAL VENTILATORS IN USE: Total number of ventilators in use.
A cvd_num_vent_use should be one of the following types:
Num
_has_cvd_num_vent_use
A predicate for the "cvd_num_vent_use" attribute.
date_posted
datePosted
Publication date of an online listing.
A date_posted should be one of the following types:
Str
_has_date_posted
A predicate for the "date_posted" attribute.
SEE ALSO
SemanticWeb::Schema::StructuredValue
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2020 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)