healthPlanNetworkId constant

IriTerm const healthPlanNetworkId

healthPlanNetworkId [Expects: https://schema.org/Text]

Name or unique ID of network. (Networks are often reused across different insurance plans.)

Can be used on: https://schema.org/HealthPlanNetwork, https://schema.org/MedicalOrganization

Implementation

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