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

FHIR IG Statistics: CodeSystem/EmaRmsRegulatoryEntitlementType

Packagenordic-epi-ig
TypeCodeSystem
IdEmaRmsRegulatoryEntitlementType
FHIR VersionR5
Sourcehttps://gravitatehealth.eu/fhir/nordic-epi-ig/https://build.fhir.org/ig/felleskatalogen/nordic-epi-ig/CodeSystem-EmaRmsRegulatoryEntitlementType.html
URLhttps://spor.ema.europa.eu/v1/lists/220000000060/terms/
Version0.1.0
Statusdraft
Date2025-05-10T10:08:12+00:00
NameEmaRmsRegulatoryEntitlementType
TitleRegulatory Entitlement Type
DescriptionRegulatory Entitlement Type
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem EmaRmsRegulatoryEntitlementType

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

Code
220000000061

Additional Language Displays

CodeEnglish (English, en)Finnish (fi)Norwegian (no)Swedish (sv)
220000000061Marketing AuthorisationMyyntilupaMarkedsføringstillatelseFörsäljningstillstånd

Source

{
  "resourceType": "CodeSystem",
  "id": "EmaRmsRegulatoryEntitlementType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-05-10T10:08:12+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"
        }
      ]
    }
  ]
}