healthcareReportingData constant

IriTerm const healthcareReportingData

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

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

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

Implementation

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