description: The Coverage referenced in the CH Core profiles. package_name: ch.fhir.ig.ch derivation: constraint name: CHCoreCoverage type: Coverage elements: identifier: index: 0 elements: value: {index: 1} required: [value] slicing: rules: open discriminator: - {path: system, type: value} min: null slices: insuranceCardNumber: match: {system: null} schema: short: Insurance card number of the patient (20 digits) type: Identifier array: true pattern: type: Identifier value: {system: 'urn:oid:2.16.756.5.30.1.123.100.1.1.1'} index: 2 min: 0 policyHolder: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 3 subscriber: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 4 beneficiary: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient'] index: 5 payor: type: Reference short: Issuer of the policy (if it is not the patient him/herself, represent the payor as a contained resource) refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 6 package_version: core-4.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-coverage base: http://hl7.org/fhir/StructureDefinition/Coverage version: 4.0.0-ballot