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

: Regulatory Entitlement Type - JSON Representation

Draft as of 2024-07-15

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "EmaRmsRegulatoryEntitlementType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EmaRmsRegulatoryEntitlementType</b></p><a name=\"EmaRmsRegulatoryEntitlementType\"> </a><a name=\"hcEmaRmsRegulatoryEntitlementType\"> </a><a name=\"EmaRmsRegulatoryEntitlementType-en-US\"> </a><p>This case-sensitive code system <code>https://spor.ema.europa.eu/v1/lists/220000000060/terms/</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">220000000061<a name=\"EmaRmsRegulatoryEntitlementType-220000000061\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td><td><b>Finnish (fi)</b></td><td><b>Norwegian (no)</b></td><td><b>Swedish (sv)</b></td></tr><tr><td>220000000061</td><td>Marketing Authorisation</td><td>Myyntilupa</td><td>Markedsføringstillatelse</td><td>Försäljningstillstånd</td></tr></table></div>"
  },
  "url" : "https://spor.ema.europa.eu/v1/lists/220000000060/terms/",
  "version" : "0.1.0",
  "name" : "EmaRmsRegulatoryEntitlementType",
  "title" : "Regulatory Entitlement Type",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-07-15T16:34:59+00:00",
  "publisher" : "Nordic Health Information Partnership",
  "description" : "Regulatory Entitlement Type",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "220000000061",
      "designation" : [
        {
          "language" : "en",
          "value" : "Marketing Authorisation"
        },
        {
          "language" : "fi",
          "value" : "Myyntilupa"
        },
        {
          "language" : "no",
          "value" : "Markedsføringstillatelse"
        },
        {
          "language" : "sv",
          "value" : "Försäljningstillstånd"
        }
      ]
    }
  ]
}