description: Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment. package_name: ca.healthpei.io.core derivation: constraint name: Coverage type: Coverage elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [system, value] status: {mustSupport: true, index: 3} beneficiary: type: Reference mustSupport: true refers: ['http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Patient'] index: 4 elements: reference: {mustSupport: true, index: 5} required: [reference] period: mustSupport: true index: 6 elements: start: {mustSupport: true, index: 7} end: {mustSupport: true, index: 8} required: [start] payor: type: Reference mustSupport: true refers: ['http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Organization'] index: 9 elements: display: {mustSupport: true, index: 10} package_version: 0.1.6-DFT class: profile kind: resource url: http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Coverage base: http://hl7.org/fhir/StructureDefinition/Coverage version: null required: [identifier, period]