CoveragePayor

Entity that pays for insurance coverage

CoveragePayor = Organization | Patient | RelatedPerson

Union type representing entities that can pay for coverage.
Can be an Organization, Patient, or RelatedPerson.