Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2022-09-02 |
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "Examplesmpc"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://spor.ema.europa.eu/v1/example-sections-smpc defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"Examplesmpc-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"Examplesmpc-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"Examplesmpc-8\"> </a></td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"Examplesmpc-9\"> </a></td></tr><tr><td style=\"white-space:nowrap\">32<a name=\"Examplesmpc-32\"> </a></td></tr><tr><td style=\"white-space:nowrap\">47<a name=\"Examplesmpc-47\"> </a></td></tr><tr><td style=\"white-space:nowrap\">55<a name=\"Examplesmpc-55\"> </a></td></tr><tr><td style=\"white-space:nowrap\">56<a name=\"Examplesmpc-56\"> </a></td></tr><tr><td style=\"white-space:nowrap\">57<a name=\"Examplesmpc-57\"> </a></td></tr><tr><td style=\"white-space:nowrap\">58<a name=\"Examplesmpc-58\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Greek (el)</b></td><td><b>English (English, en)</b></td><td><b>Norwegian (no)</b></td></tr><tr><td>3</td><td>1. ΟΝΟΜΑΣΙΑ ΤΟΥ ΦΑΡΜΑΚΕΥΤΙΚΟΥ ΠΡΟΪΟΝΤΟΣ</td><td></td><td>1. LEGEMIDLETS NAVN</td></tr><tr><td>4</td><td>2. ΠΟΙΟΤΙΚΗ ΚΑΙ ΠΟΣΟΤΙΚΗ ΣΥΝΘΕΣΗ</td><td>2. QUALITATIVE AND QUANTITATIVE COMPOSITION</td><td>2. KVALITATIV OG KVANTITATIV SAMMENSETNING</td></tr><tr><td>8</td><td>3. ΦΑΡΜΑΚΟΤΕΧΝΙΚΗ ΜΟΡΦΗ</td><td>3. PHARMACEUTICAL FORM</td><td>3. LEGEMIDDELFORM</td></tr><tr><td>9</td><td>4. ΚΛΙΝΙΚΕΣ ΠΛΗΡΟΦΟΡΙΕΣ</td><td>4. CLINICAL PARTICULARS</td><td>4. KLINISKE OPPLYSNINGER</td></tr><tr><td>32</td><td>5. ΦΑΡΜΑΚΟΛΟΓΙΚΕΣ ΙΔΙΟΤΗΤΕΣ</td><td>5. PHARMACOLOGICAL PROPERTIES</td><td>5. FARMAKOLOGISKE EGENSKAPER</td></tr><tr><td>47</td><td>6. ΦΑΡΜΑΚΕΥΤΙΚΕΣ ΠΛΗΡΟΦΟΡΙΕΣ</td><td>6. PHARMACEUTICAL PARTICULARS</td><td>6. FARMASØYTISKE OPPLYSNINGER</td></tr><tr><td>55</td><td>7. ΚΑΤΟΧΟΣ ΤΗΣ ΑΔΕΙΑΣ ΚΥΚΛΟΦΟΡΙΑΣ</td><td>7. MARKETING AUTHORISATION HOLDER</td><td>7. INNEHAVER AV MARKEDSFØRINGSTILLATELSEN</td></tr><tr><td>56</td><td>8. ΑΡΙΘΜΟΣ(ΟΙ) ΑΔΕΙΑΣ ΚΥΚΛΟΦΟΡΙΑΣ</td><td>8. MARKETING AUTHORISATION NUMBER(S)</td><td>8. MARKEDSFØRINGSTILLATELSESNUMMER (NUMRE)</td></tr><tr><td>57</td><td>9. ΗΜΕΡΟΜΗΝΙΑ ΠΡΩΤΗΣ ΕΓΚΡΙΣΗΣ/ΑΝΑΝΕΩΣΗΣ ΤΗΣ ΑΔΕΙΑΣ</td><td>9. DATE OF FIRST AUTHORISATION/RENEWAL OF THE AUTHORISATION</td><td>9. DATO FOR FØRSTE MARKEDSFØRINGSTILLATELSE / SISTE FORNYELSE</td></tr><tr><td>58</td><td>10. ΗΜΕΡΟΜΗΝΙΑ ΑΝΑΘΕΩΡΗΣΗΣ ΤΟΥ ΚΕΙΜΕΝΟΥ</td><td>10. DATE OF REVISION OF THE TEXT</td><td>10. OPPDATERINGSDATO</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "http://spor.ema.europa.eu/v1/example-sections-smpc"];
fhir:CodeSystem.version [ fhir:value "0.1.0"];
fhir:CodeSystem.name [ fhir:value "Examplesmpc"];
fhir:CodeSystem.title [ fhir:value "EMA example-sections-smpc"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2022-09-02T12:45:28+00:00"^^xsd:dateTime];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Gravitate Health Project" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://www.gravitatehealth.eu/" ] ]
];
fhir:CodeSystem.description [ fhir:value "Placeholder for EMA example-sections smpc"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "3" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "1. NAME OF THE MEDICINAL PRODUCT" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "1. LEGEMIDLETS NAVN" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "1. ΟΝΟΜΑΣΙΑ ΤΟΥ ΦΑΡΜΑΚΕΥΤΙΚΟΥ ΠΡΟΪΟΝΤΟΣ" ] ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "4" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "2. QUALITATIVE AND QUANTITATIVE COMPOSITION" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "2. KVALITATIV OG KVANTITATIV SAMMENSETNING" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "2. ΠΟΙΟΤΙΚΗ ΚΑΙ ΠΟΣΟΤΙΚΗ ΣΥΝΘΕΣΗ" ] ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "8" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "3. PHARMACEUTICAL FORM" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "3. LEGEMIDDELFORM" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "3. ΦΑΡΜΑΚΟΤΕΧΝΙΚΗ ΜΟΡΦΗ" ] ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "9" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "4. CLINICAL PARTICULARS" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "4. KLINISKE OPPLYSNINGER" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "4. ΚΛΙΝΙΚΕΣ ΠΛΗΡΟΦΟΡΙΕΣ" ] ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "32" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "5. PHARMACOLOGICAL PROPERTIES" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "5. FARMAKOLOGISKE EGENSKAPER" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "5. ΦΑΡΜΑΚΟΛΟΓΙΚΕΣ ΙΔΙΟΤΗΤΕΣ" ] ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "47" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "6. PHARMACEUTICAL PARTICULARS" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "6. FARMASØYTISKE OPPLYSNINGER" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "6. ΦΑΡΜΑΚΕΥΤΙΚΕΣ ΠΛΗΡΟΦΟΡΙΕΣ" ] ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "55" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "7. MARKETING AUTHORISATION HOLDER" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "7. INNEHAVER AV MARKEDSFØRINGSTILLATELSEN" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "7. ΚΑΤΟΧΟΣ ΤΗΣ ΑΔΕΙΑΣ ΚΥΚΛΟΦΟΡΙΑΣ" ] ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "56" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "8. MARKETING AUTHORISATION NUMBER(S)" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "8. MARKEDSFØRINGSTILLATELSESNUMMER (NUMRE)" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "8. ΑΡΙΘΜΟΣ(ΟΙ) ΑΔΕΙΑΣ ΚΥΚΛΟΦΟΡΙΑΣ" ] ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "57" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "9. DATE OF FIRST AUTHORISATION/RENEWAL OF THE AUTHORISATION" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "9. DATO FOR FØRSTE MARKEDSFØRINGSTILLATELSE / SISTE FORNYELSE" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "9. ΗΜΕΡΟΜΗΝΙΑ ΠΡΩΤΗΣ ΕΓΚΡΙΣΗΣ/ΑΝΑΝΕΩΣΗΣ ΤΗΣ ΑΔΕΙΑΣ" ] ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "58" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "10. DATE OF REVISION OF THE TEXT" ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "no" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "10. OPPDATERINGSDATO" ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "el" ];
fhir:CodeSystem.concept.designation.use [
a sct:900000000000003001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "900000000000003001" ] ];
fhir:CodeSystem.concept.designation.value [ fhir:value "10. ΗΜΕΡΟΜΗΝΙΑ ΑΝΑΘΕΩΡΗΣΗΣ ΤΟΥ ΚΕΙΜΕΝΟΥ" ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.