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
: Master File Identifier Type - TTL Representation
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 "200000026028"] ; #
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 200000026028</b></p><a name=\"200000026028\"> </a><a name=\"hc200000026028\"> </a><a name=\"200000026028-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/200000026028</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\">200000026035<a name=\"200000026028-200000026035\"> </a></td><td>EDQM certificate number</td></tr><tr><td style=\"white-space:nowrap\">200000026036<a name=\"200000026028-200000026036\"> </a></td><td>EU ASMF number</td></tr><tr><td style=\"white-space:nowrap\">200000026037<a name=\"200000026028-200000026037\"> </a></td><td>National ASMF Number</td></tr><tr><td style=\"white-space:nowrap\">200000026038<a name=\"200000026028-200000026038\"> </a></td><td>Applicant part version number</td></tr><tr><td style=\"white-space:nowrap\">200000026039<a name=\"200000026028-200000026039\"> </a></td><td>PMF certificate number</td></tr><tr><td style=\"white-space:nowrap\">200000026040<a name=\"200000026028-200000026040\"> </a></td><td>VAMF certificate number</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://spor.ema.europa.eu/v1/lists/200000026028"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "MasterFileIdentifierTypeCs"] ; #
fhir:title [ fhir:v "Master File Identifier 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 "Master File Identifier Type"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "200000026035" ] ;
fhir:display [ fhir:v "EDQM certificate number" ]
] [
fhir:code [ fhir:v "200000026036" ] ;
fhir:display [ fhir:v "EU ASMF number" ]
] [
fhir:code [ fhir:v "200000026037" ] ;
fhir:display [ fhir:v "National ASMF Number" ]
] [
fhir:code [ fhir:v "200000026038" ] ;
fhir:display [ fhir:v "Applicant part version number" ]
] [
fhir:code [ fhir:v "200000026039" ] ;
fhir:display [ fhir:v "PMF certificate number" ]
] [
fhir:code [ fhir:v "200000026040" ] ;
fhir:display [ fhir:v "VAMF certificate number" ]
] ) . #