EMA Write PMS API Implementation Guide - Enrichments
1.0.0 - ci-build

EMA Write PMS API Implementation Guide - Enrichments - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: XEVMPD Medicinal Product Type - TTL Representation

Active as of 2025-04-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "200000000324"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5.0.0" ] ;
fhir:lastUpdated [ fhir:v "2023-08-03T11:35:00.198Z"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 200000000324</b></p><a name=\"200000000324\"> </a><a name=\"hc200000000324\"> </a><a name=\"200000000324-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\">version: 5.0.0; Last updated: 2023-08-03 11:35:00+0000</p></div><p>This case-sensitive code system <code>http://spor.ema.europa.eu/v1/lists/200000000324</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\">200000003511<a name=\"200000000324-200000003511\"> </a></td><td>Parallel Distributed/Imported medicinal product (Article 76(3) and (4) of Directive No 2001/83/EC)</td></tr><tr><td style=\"white-space:nowrap\">200000003512<a name=\"200000000324-200000003512\"> </a></td><td>Exceptional Circumstances Marketing Authorisation (Article 14(6) (8) of Regulation (EC) No 726/2004 or Article 22 of Directive 2001/83/EC)</td></tr><tr><td style=\"white-space:nowrap\">200000003513<a name=\"200000000324-200000003513\"> </a></td><td>Authorised homeopathic medicinal product</td></tr><tr><td style=\"white-space:nowrap\">200000003514<a name=\"200000000324-200000003514\"> </a></td><td>Authorised herbal medicinal product</td></tr><tr><td style=\"white-space:nowrap\">200000003515<a name=\"200000000324-200000003515\"> </a></td><td>Paediatric Use Marketing Authorisation (PUMA) (Article 30 of Regulation (EC) No 1901/2006)</td></tr><tr><td style=\"white-space:nowrap\">200000003516<a name=\"200000000324-200000003516\"> </a></td><td>Conditional Marketing Authorisation (Article 14 (7) of Regulation (EC) No 726/2004)</td></tr><tr><td style=\"white-space:nowrap\">200000003517<a name=\"200000000324-200000003517\"> </a></td><td>Other</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://spor.ema.europa.eu/v1/lists/200000000324"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "XevmpdMedicinalProductTypeCs"] ; # 
  fhir:title [ fhir:v "XEVMPD Medicinal Product Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-04-04T16:15:09+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "EMA"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "EMA" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://support.ema.europa.eu/esc" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "XEVMPD Medicinal Product Type"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "200000003511" ] ;
fhir:display [ fhir:v "Parallel Distributed/Imported medicinal product (Article 76(3) and (4) of Directive No 2001/83/EC)" ]
  ] [
fhir:code [ fhir:v "200000003512" ] ;
fhir:display [ fhir:v "Exceptional Circumstances Marketing Authorisation (Article 14(6) (8) of Regulation (EC) No 726/2004 or Article 22 of Directive 2001/83/EC)" ]
  ] [
fhir:code [ fhir:v "200000003513" ] ;
fhir:display [ fhir:v "Authorised homeopathic medicinal product" ]
  ] [
fhir:code [ fhir:v "200000003514" ] ;
fhir:display [ fhir:v "Authorised herbal medicinal product" ]
  ] [
fhir:code [ fhir:v "200000003515" ] ;
fhir:display [ fhir:v "Paediatric Use Marketing Authorisation (PUMA) (Article 30 of Regulation (EC) No 1901/2006)" ]
  ] [
fhir:code [ fhir:v "200000003516" ] ;
fhir:display [ fhir:v "Conditional Marketing Authorisation (Article 14 (7) of Regulation (EC) No 726/2004)" ]
  ] [
fhir:code [ fhir:v "200000003517" ] ;
fhir:display [ fhir:v "Other" ]
  ] ) . #