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

FHIR IG Statistics: CodeSystem/EmaRmsCountry

Packagenordic-epi-ig
TypeCodeSystem
IdEmaRmsCountry
FHIR VersionR5
Sourcehttps://gravitatehealth.eu/fhir/nordic-epi-ig/https://build.fhir.org/ig/felleskatalogen/nordic-epi-ig/CodeSystem-EmaRmsCountry.html
URLhttps://spor.ema.europa.eu/v1/lists/100000000002/terms/
Version0.1.0
Statusdraft
Date2025-05-10T10:08:12+00:00
NameEmaRmsCountry
TitleCountry Codes
DescriptionCountry Codes
Contentcomplete

Resources that use this resource

ValueSet
RegAuthRegionRegions of Authorization

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem EmaRmsCountry

This case-sensitive code system https://spor.ema.europa.eu/v1/lists/100000000002/terms/ defines the following codes:

Code
100000000390
100000000489

Additional Language Displays

CodeEnglish (English, en)Norwegian (no)
100000000390European UnionEuropeiske Union
100000000489Kingdom of NorwayNorge

Source

{
  "resourceType": "CodeSystem",
  "id": "EmaRmsCountry",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://spor.ema.europa.eu/v1/lists/100000000002/terms/",
  "version": "0.1.0",
  "name": "EmaRmsCountry",
  "title": "Country Codes",
  "status": "draft",
  "experimental": true,
  "date": "2025-05-10T10:08:12+00:00",
  "publisher": "Nordic Health Information Partnership",
  "description": "Country Codes",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "100000000390",
      "designation": [
        {
          "language": "en",
          "value": "European Union"
        },
        {
          "language": "no",
          "value": "Europeiske Union"
        }
      ]
    },
    {
      "code": "100000000489",
      "designation": [
        {
          "language": "en",
          "value": "Kingdom of Norway"
        },
        {
          "language": "no",
          "value": "Norge"
        }
      ]
    }
  ]
}