EMA Write PMS API Implementation Guide - Enrichments
1.2.0 - ci-build
EMA Write PMS API Implementation Guide - Enrichments - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-10-21 |
@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 "100000072050"] ; #
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 100000072050</b></p><a name=\"100000072050\"> </a><a name=\"hc100000072050\"> </a><a name=\"100000072050-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/100000072050</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\">100000072072<a name=\"100000072050-100000072072\"> </a></td><td>Active</td></tr><tr><td style=\"white-space:nowrap\">100000072073<a name=\"100000072050-100000072073\"> </a></td><td>Adjuvant</td></tr><tr><td style=\"white-space:nowrap\">100000072082<a name=\"100000072050-100000072082\"> </a></td><td>Excipient</td></tr><tr><td style=\"white-space:nowrap\">100000136065<a name=\"100000072050-100000136065\"> </a></td><td>Starting material for excipient</td></tr><tr><td style=\"white-space:nowrap\">100000136066<a name=\"100000072050-100000136066\"> </a></td><td>Solvent / Diluent</td></tr><tr><td style=\"white-space:nowrap\">100000136178<a name=\"100000072050-100000136178\"> </a></td><td>Raw materials used in the manufacture of the product</td></tr><tr><td style=\"white-space:nowrap\">100000136179<a name=\"100000072050-100000136179\"> </a></td><td>Starting material for active substance</td></tr><tr><td style=\"white-space:nowrap\">100000136561<a name=\"100000072050-100000136561\"> </a></td><td>Overage</td></tr><tr><td style=\"white-space:nowrap\">200000003427<a name=\"100000072050-200000003427\"> </a></td><td>bioenhancer</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://spor.ema.europa.eu/v1/lists/100000072050"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0"] ; #
fhir:name [ fhir:v "IngredientRoleCs"] ; #
fhir:title [ fhir:v "Ingredient Role"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-21T12:20:05+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 "Ingredient Role"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "100000072072" ] ;
fhir:display [ fhir:v "Active" ]
] [
fhir:code [ fhir:v "100000072073" ] ;
fhir:display [ fhir:v "Adjuvant" ]
] [
fhir:code [ fhir:v "100000072082" ] ;
fhir:display [ fhir:v "Excipient" ]
] [
fhir:code [ fhir:v "100000136065" ] ;
fhir:display [ fhir:v "Starting material for excipient" ]
] [
fhir:code [ fhir:v "100000136066" ] ;
fhir:display [ fhir:v "Solvent / Diluent" ]
] [
fhir:code [ fhir:v "100000136178" ] ;
fhir:display [ fhir:v "Raw materials used in the manufacture of the product" ]
] [
fhir:code [ fhir:v "100000136179" ] ;
fhir:display [ fhir:v "Starting material for active substance" ]
] [
fhir:code [ fhir:v "100000136561" ] ;
fhir:display [ fhir:v "Overage" ]
] [
fhir:code [ fhir:v "200000003427" ] ;
fhir:display [ fhir:v "bioenhancer" ]
] ) . #
IG © 2025 EMA. Package emavar#1.2.0 based on FHIR 5.0.0. Generated 2025-10-21
Links: Table of Contents |
QA Report