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

FHIR IG Statistics: ValueSet/iso-ehicCountryCode

Packagehl7.fhir.it.lab-report
TypeValueSet
Idiso-ehicCountryCode
FHIR VersionR4
Sourcehttp://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/ValueSet-iso-ehicCountryCode.html
URLhttp://hl7.it/fhir/lab-report/ValueSet/iso-ehicCountryCode
Version0.2.0
Statusactive
Date2024-03-08T09:39:30+01:00
NameVsEHICCountryCodes
TitleISO 3166 - EHIC Country Codes
Realmit
Authorityhl7
DescriptionCodifica geografica standardizzata
CopyrightISO Maintains the copyright on the country codes, and controls it's use carefully. For further details, see the ISO 3166 Home Page

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

  • 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.it/fhir/lab-report/ValueSet/iso-ehicCountryCode",
  "version": "0.2.0",
  "name": "VsEHICCountryCodes",
  "title": "ISO 3166 - EHIC Country Codes",
  "status": "active",
  "experimental": false,
  "date": "2024-03-08T09:39:30+01:00",
  "publisher": "HL7 Italia",
  "contact": [
    {
      "name": "HL7 Italia",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.it"
        }
      ]
    },
    {
      "name": "HL7 Italia",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.it"
        }
      ]
    }
  ],
  "description": "Codifica geografica standardizzata",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "copyright": "ISO Maintains the copyright on the country codes, and controls it's use carefully. For further details, see the ISO 3166 Home Page",
  "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"
          }
        ]
      }
    ]
  }
}