PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base@0.1.0-ballot
    http://hl7.eu/fhir/base/StructureDefinition/EHIC
description: A free card that gives access to medically necessary, state-provided healthcare during a temporary stay in any of the 27 EU countries, Iceland, Liechtenstein, Norway and Switzerland under the same conditions and at the same cost (free in some countries) as people insured in that country. The benefits covered include, for example, benefits provided in conjunction with chronic or existing illnesses as well as in conjunction with pregnancy and childbirth.\r\nCards are issued by your national health insurance provider.\r\nImportant – the European Health Insurance Card:\r\n* is not an alternative to travel insurance. It does not cover any private healthcare or costs such as a return flight to your home country or lost/stolen property,\r\n* does not cover your costs if you are travelling for the express purpose of obtaining medical treatment,\r\n* does not guarantee free services. As each country’s healthcare system is different services that cost nothing at home might not be free in another country.
package_name: hl7.fhir.eu.base
derivation: specialization
name: EHIC
type: http://hl7.eu/fhir/base/StructureDefinition/EHIC
elements:
  country: {type: code, short: Country Code, index: 0}
  name: {type: string, short: 3 - Name, index: 1}
  givenName: {type: string, short: 4 - Given names, index: 2}
  birthDate: {type: dateTime, short: 5 - Date of birth, index: 3}
  personalId: {type: string, short: 6 - Personal identification number, index: 4}
  istitutionId: {type: string, short: 7 - Identification number of the institution, index: 5}
  cardNumber: {type: string, short: 8 - Identification number of the card, index: 6}
  expiryDate: {type: dateTime, short: 9 - expiry date, index: 7}
package_version: 0.1.0-ballot
class: logical
kind: logical
url: http://hl7.eu/fhir/base/StructureDefinition/EHIC
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0-ballot
required: [country, cardNumber, expiryDate, istitutionId, givenName, name, birthDate, personalId]