0.1.0 - ci-build

AGESMedicinalProductR5 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Regulatory Entitlement - TTL Representation

Active as of 2024-05-24

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "220000000060"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://spor.ema.europa.eu/v1/lists/220000000060</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\">220000000061<a name=\"220000000060-220000000061\"> </a></td><td>Marketing Authorisation</td></tr><tr><td style=\"white-space:nowrap\">220000000062<a name=\"220000000060-220000000062\"> </a></td><td>Orphan Designation</td></tr><tr><td style=\"white-space:nowrap\">220000000063<a name=\"220000000060-220000000063\"> </a></td><td>Parallel Trade Authorisation</td></tr><tr><td style=\"white-space:nowrap\">220000000065<a name=\"220000000060-220000000065\"> </a></td><td>Paediatric Use</td></tr><tr><td style=\"white-space:nowrap\">220000000077<a name=\"220000000060-220000000077\"> </a></td><td>Market Protection</td></tr><tr><td style=\"white-space:nowrap\">220000000096<a name=\"220000000060-220000000096\"> </a></td><td>GMP Inside EEA</td></tr><tr><td style=\"white-space:nowrap\">220000000097<a name=\"220000000060-220000000097\"> </a></td><td>GMP Outside EEA</td></tr><tr><td style=\"white-space:nowrap\">220000000098<a name=\"220000000060-220000000098\"> </a></td><td>SME</td></tr><tr><td style=\"white-space:nowrap\">220000000099<a name=\"220000000060-220000000099\"> </a></td><td>Manufacturing Authorisation</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://spor.ema.europa.eu/v1/lists/220000000060"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "RegulatoryEntitlementTypeCs"] ; # 
  fhir:title [ fhir:v "Regulatory Entitlement"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-24T07:08:51+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AGES"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AGES" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ages.at/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Regulatory Entitlement"] ; # 
  fhir:jurisdiction ( [
fhir:text [ fhir:v "European Union" ]
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "220000000061" ] ;
fhir:display [ fhir:v "Marketing Authorisation" ]
  ] [
fhir:code [ fhir:v "220000000062" ] ;
fhir:display [ fhir:v "Orphan Designation" ]
  ] [
fhir:code [ fhir:v "220000000063" ] ;
fhir:display [ fhir:v "Parallel Trade Authorisation" ]
  ] [
fhir:code [ fhir:v "220000000065" ] ;
fhir:display [ fhir:v "Paediatric Use" ]
  ] [
fhir:code [ fhir:v "220000000077" ] ;
fhir:display [ fhir:v "Market Protection" ]
  ] [
fhir:code [ fhir:v "220000000096" ] ;
fhir:display [ fhir:v "GMP Inside EEA" ]
  ] [
fhir:code [ fhir:v "220000000097" ] ;
fhir:display [ fhir:v "GMP Outside EEA" ]
  ] [
fhir:code [ fhir:v "220000000098" ] ;
fhir:display [ fhir:v "SME" ]
  ] [
fhir:code [ fhir:v "220000000099" ] ;
fhir:display [ fhir:v "Manufacturing Authorisation" ]
  ] ) . #