Gravitate Health

Nordic ePI IG
0.1.0 - CI Build

Nordic ePI IG, published by Nordic Health Information Partnership. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/felleskatalogen/nordic-epi-ig/ and changes regularly. See the Directory of published versions

: Regions of Authorization - JSON Representation

Draft as of 2024-07-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "RegAuthRegion",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet RegAuthRegion</b></p><a name=\"RegAuthRegion\"> </a><a name=\"hcRegAuthRegion\"> </a><a name=\"RegAuthRegion-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-EmaRmsCountry.html\"><code>https://spor.ema.europa.eu/v1/lists/100000000002/terms/</code></a></li></ul></div>"
  },
  "url" : "https://gravitatehealth.eu/fhir/nordic-epi-ig/ValueSet/RegAuthRegion",
  "version" : "0.1.0",
  "name" : "RegAuthRegion",
  "title" : "Regions of Authorization",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-07-15T16:34:59+00:00",
  "publisher" : "Nordic Health Information Partnership",
  "description" : "Countries and regions where authorization can be granted",
  "compose" : {
    "include" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/100000000002/terms/"
      }
    ]
  }
}