cvdFacilityCounty constant

IriTerm const cvdFacilityCounty

cvdFacilityCounty [Expects: http://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: http://schema.org/CDCPMDRecord

Implementation

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