Prototype ISO IDMP Compliant Datafeed to eHealth (Deliverable D4.12)
1.0.0 - STU1 International flag

Prototype ISO IDMP Compliant Datafeed to eHealth (Deliverable D4.12), published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/unicom-project-eu/d4.12/ and changes regularly. See the Directory of published versions

: Country EMA - JSON Representation

Draft as of 2024-08-20

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "country-ema-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem country-ema-cs</b></p><a name=\"country-ema-cs\"> </a><a name=\"hccountry-ema-cs\"> </a><a name=\"country-ema-cs-en-US\"> </a><p>This case-insensitive code system <code>https://spor.ema.europa.eu/v1/lists/100000000002</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100000000390<a name=\"country-ema-cs-100000000390\"> </a></td><td>European Union</td></tr><tr><td style=\"white-space:nowrap\">100000000535<a name=\"country-ema-cs-100000000535\"> </a></td><td>Kingdom of Sweden</td></tr><tr><td style=\"white-space:nowrap\">100000000388<a name=\"country-ema-cs-100000000388\"> </a></td><td>Republic of Estonia</td></tr><tr><td style=\"white-space:nowrap\">100000000337<a name=\"country-ema-cs-100000000337\"> </a></td><td>Kingdom of Belgium</td></tr><tr><td style=\"white-space:nowrap\">100000000501<a name=\"country-ema-cs-100000000501\"> </a></td><td>Portuguese Republic</td></tr><tr><td style=\"white-space:nowrap\">100000000330<a name=\"country-ema-cs-100000000330\"> </a></td><td>Austria</td></tr></table></div>"
  },
  "url" : "https://spor.ema.europa.eu/v1/lists/100000000002",
  "version" : "1.0.0",
  "name" : "Country_EMA_CS",
  "title" : "Country EMA",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-08-20T21:53:59+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://unicom-project.eu/"
        }
      ]
    },
    {
      "name" : "Rutt Lindström",
      "telecom" : [
        {
          "system" : "email",
          "value" : "rutt.lindstrom@tehik.ee",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Country codes by EMA. Based on ISO 3166-1-2, recoded with RMS codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "compositional" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "100000000390",
      "display" : "European Union"
    },
    {
      "code" : "100000000535",
      "display" : "Kingdom of Sweden"
    },
    {
      "code" : "100000000388",
      "display" : "Republic of Estonia"
    },
    {
      "code" : "100000000337",
      "display" : "Kingdom of Belgium"
    },
    {
      "code" : "100000000501",
      "display" : "Portuguese Republic"
    },
    {
      "code" : "100000000330",
      "display" : "Austria"
    }
  ]
}