FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/iso-ehicCountryCode

Packagehl7.fhir.eu.base
TypeValueSet
Idiso-ehicCountryCode
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/base/https://build.fhir.org/ig/hl7-eu/base/ValueSet-iso-ehicCountryCode.html
URLhttp://hl7.eu/fhir/base/ValueSet/iso-ehicCountryCode
Version0.1.0-ballot
Statusdraft
Date2025-05-04T13:55:14+00:00
NameVsEHICCountryCodes
TitleISO 3166 - EHIC Country Codes
Realmeu
Authorityhl7
DescriptionISO 3166 - Country Codes used by the European Healthcare Insurance Card
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:iso:std:iso:3166ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code
urn:iso:std:iso:3166ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet iso-ehicCountryCode

  • Include these codes as defined in urn:iso:std:iso:3166
    CodeDisplay
    ATAustria
    BEBelgium
    BGBulgaria
    HRCroatia
    CYCyprus
    CZCzech Republic
    DKDenmark
    EEEstonia
    FIFinland
    FRFrance
    GRGreece
    DEGermany
    HUHungary
    IEIreland
    ITItaly
    LVLatvia
    LTLithuania
    LULuxembourg
    MTMalta
    NLNetherlands
    PLPoland
    PTPortugal
    RORomania
    SKSlovakia
    SISlovenia
    ESSpain
    SESweden
    ISIceland
    LILiechtenstein
    NONorway
    CHSwitzerland

Source

{
  "resourceType": "ValueSet",
  "id": "iso-ehicCountryCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/base/ValueSet/iso-ehicCountryCode",
  "version": "0.1.0-ballot",
  "name": "VsEHICCountryCodes",
  "title": "ISO 3166 - EHIC Country Codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-04T13:55:14+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "ISO 3166 - Country Codes used by the European Healthcare Insurance Card",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:3166",
        "concept": [
          {
            "code": "AT",
            "display": "Austria"
          },
          {
            "code": "BE",
            "display": "Belgium"
          },
          {
            "code": "BG",
            "display": "Bulgaria"
          },
          {
            "code": "HR",
            "display": "Croatia"
          },
          {
            "code": "CY",
            "display": "Cyprus"
          },
          {
            "code": "CZ",
            "display": "Czech Republic"
          },
          {
            "code": "DK",
            "display": "Denmark"
          },
          {
            "code": "EE",
            "display": "Estonia"
          },
          {
            "code": "FI",
            "display": "Finland"
          },
          {
            "code": "FR",
            "display": "France"
          },
          {
            "code": "GR",
            "display": "Greece"
          },
          {
            "code": "DE",
            "display": "Germany"
          },
          {
            "code": "HU",
            "display": "Hungary"
          },
          {
            "code": "IE",
            "display": "Ireland"
          },
          {
            "code": "IT",
            "display": "Italy"
          },
          {
            "code": "LV",
            "display": "Latvia"
          },
          {
            "code": "LT",
            "display": "Lithuania"
          },
          {
            "code": "LU",
            "display": "Luxembourg"
          },
          {
            "code": "MT",
            "display": "Malta"
          },
          {
            "code": "NL",
            "display": "Netherlands"
          },
          {
            "code": "PL",
            "display": "Poland"
          },
          {
            "code": "PT",
            "display": "Portugal"
          },
          {
            "code": "RO",
            "display": "Romania"
          },
          {
            "code": "SK",
            "display": "Slovakia"
          },
          {
            "code": "SI",
            "display": "Slovenia"
          },
          {
            "code": "ES",
            "display": "Spain"
          },
          {
            "code": "SE",
            "display": "Sweden"
          },
          {
            "code": "IS",
            "display": "Iceland"
          },
          {
            "code": "LI",
            "display": "Liechtenstein"
          },
          {
            "code": "NO",
            "display": "Norway"
          },
          {
            "code": "CH",
            "display": "Switzerland"
          }
        ]
      }
    ]
  }
}