Schema.org Vocabulary › Class: CDCPMDRecord

CDCPMDRecord

https://schema.org/CDCPMDRecord

A CDCPMDRecord is a data structure representing a record in a CDC tabular data format used for hospital data reporting. See [documentation](/docs/cdc-covid.html) for details, and the linked CDC materials for authoritative definitions used as the source here.

Subclass of: StructuredValue

Properties from CDCPMDRecord

PropertyDescriptionRange
cvdNumVentUsenumventuse - MECHANICAL VENTILATORS IN USE: Total number of ventilators in use.Number
cvdNumBedsOccnumbedsocc - HOSPITAL INPATIENT BED OCCUPANCY: Total number of staffed inpatient beds that are occupied.Number
datePostedPublication date of an online listing.DateTime, Date
cvdNumC19HOPatsnumc19hopats - HOSPITAL ONSET: Patients hospitalized in an NHSN inpatient care location with onset of suspected or confirmed COVID-19 14 or more days after hospitalization.Number
cvdNumTotBedsnumtotbeds - 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.Number
cvdNumICUBedsOccnumicubedsocc - ICU BED OCCUPANCY: Total number of staffed inpatient ICU beds that are occupied.Number
cvdNumC19OverflowPatsnumc19overflowpats - ED/OVERFLOW: Patients with suspected or confirmed COVID-19 who are in the ED or any overflow location awaiting an inpatient bed.Number
cvdNumC19HospPatsnumc19hosppats - HOSPITALIZED: Patients currently hospitalized in an inpatient care location who have suspected or confirmed COVID-19.Number
cvdNumBedsnumbeds - HOSPITAL INPATIENT BEDS: Inpatient beds, including all staffed, licensed, and overflow (surge) beds used for inpatients.Number
cvdFacilityCountyName 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.Text
cvdNumC19MechVentPatsnumc19mechventpats - HOSPITALIZED and VENTILATED: Patients hospitalized in an NHSN inpatient care location who have suspected or confirmed COVID-19 and are on a mechanical ventilator.Number
cvdFacilityIdIdentifier 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.Text
cvdNumC19OFMechVentPatsnumc19ofmechventpats - 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.Number
cvdNumICUBedsnumicubeds - ICU BEDS: Total number of staffed inpatient intensive care unit (ICU) beds.Number
cvdCollectionDatecollectiondate - Date for which patient counts are reported.Text, DateTime
cvdNumC19Diednumc19died - DEATHS: Patients with suspected or confirmed COVID-19 who died in the hospital, ED, or any overflow location.Number
cvdNumVentnumvent - MECHANICAL VENTILATORS: Total number of ventilators available.Number

Properties from Thing

PropertyDescriptionRange
potentialActionIndicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.Action
imageAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].URL, ImageObject
sameAsURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.URL
ownerA person or organization who owns this Thing.Organization, Person
descriptionA description of the item.TextObject, Text
subjectOfA CreativeWork or Event about this Thing.Event, CreativeWork
urlURL of the item.URL
additionalTypeAn additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.Text, URL
disambiguatingDescriptionA sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.Text
alternateNameAn alias for the item.Text
nameThe name of the item.Text
identifierThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details. Text, URL, PropertyValue
mainEntityOfPageIndicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.CreativeWork, URL