cvdFacilityCounty constant

IriTerm const cvdFacilityCounty

IRI for schema:cvdFacilityCounty [Expects: https://schema.org/Text]

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.

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

Implementation

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