CDCPMDRecord constant

IriTerm const CDCPMDRecord

IRI for schema:CDCPMDRecord

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.

Implementation

static const CDCPMDRecord = IriTerm.prevalidated(
  'https://schema.org/CDCPMDRecord',
);