description: Coverage profile for the European Health Insurance Card package_name: hl7.fhir.eu.base derivation: constraint name: CoverageEhic type: Coverage elements: identifier: {short: EHIC#8 - Identification number of the card, index: 0} type: pattern: type: CodeableConcept value: coding: - {code: ehic, system: 'http://terminology.hl7.eu/CodeSystem/v3-ActCode', display: European Health Insurance Card} index: 1 beneficiary: type: Reference short: 'EHIC fields #3 to #6 (Name, Id, birthDate)' refers: ['http://hl7.eu/fhir/base/StructureDefinition/Patient-eu-ehic'] index: 2 period: index: 3 elements: end: {short: EHIC#9 - Expiry date, index: 4} required: [end] payor: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] index: 5 elements: display: {short: EHIC#7 - Identification number of the institution, index: 6} required: [display] package_version: 0.1.0-ballot class: profile kind: resource url: http://hl7.eu/fhir/base/StructureDefinition/Coverage-eu-ehic base: http://hl7.org/fhir/StructureDefinition/Coverage version: 0.1.0-ballot required: [identifier, type, period]