healthcareReportingData constant

IriTerm const healthcareReportingData

IRI for schema:healthcareReportingData [Expects: https://schema.org/CDCPMDRecord, https://schema.org/Dataset]

Indicates data describing a hospital, e.g. a CDC {CDCPMDRecord} or as some kind of {Dataset}.

Can be used on: https://schema.org/Hospital

Implementation

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