Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: cfsb1639760186202 - TTL Representation

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:MedicinalProductDefinition;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "cfsb1639760186202"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicinalProductDefinition</b></p><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\">Resource MedicinalProductDefinition \"cfsb1639760186202\" </p></div><p><b>identifier</b>: id: PL 31654/0006 (OFFICIAL)</p><p><b>type</b>: Marketing Authorisation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#/#100000072062)</span></p><p><b>domain</b>: Human use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#/#100000000012)</span></p><p><b>status</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://build.fhir.org/codesystem-publication-status.html\">PublicationStatus</a>#active)</span></p><p><b>legalStatusOfSupply</b>: Medicinal product subject to medical prescription <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000072084)</span></p><blockquote><p><b>name</b></p><p><b>productName</b>: MONURIL 3 g granules for oral solution</p><p><b>type</b>: Full name <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#220000000001)</span></p><h3>NameParts</h3><table class=\"grid\"><tr><td>-</td><td><b>Part</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>granules for oral solution</td><td>Pharmaceutical dose form part <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#220000000005)</span></td></tr></table><h3>CountryLanguages</h3><table class=\"grid\"><tr><td>-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td>*</td><td>gb <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#gb)</span></td><td>European Union <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#eu)</span></td><td>English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span></td></tr></table></blockquote></div>"
  ];
  fhir:MedicinalProductDefinition.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "official" ];
     fhir:Identifier.system [ fhir:value "https://spor.ema.europa.eu/pmswi/#/" ];
     fhir:Identifier.value [ fhir:value "PL 31654/0006" ]
  ];
  fhir:MedicinalProductDefinition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://spor.ema.europa.eu/rmswi/" ];
       fhir:Coding.code [ fhir:value "/#100000072062" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Marketing Authorisation" ]
  ];
  fhir:MedicinalProductDefinition.domain [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://spor.ema.europa.eu/rmswi/" ];
       fhir:Coding.code [ fhir:value "/#100000000012" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Human use" ]
  ];
  fhir:MedicinalProductDefinition.status [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/publication-status" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ]
  ];
  fhir:MedicinalProductDefinition.legalStatusOfSupply [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://spor.ema.europa.eu/rmswi" ];
       fhir:Coding.code [ fhir:value "100000072084" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Medicinal product subject to medical prescription" ]
  ];
  fhir:MedicinalProductDefinition.name [
     fhir:index 0;
     fhir:MedicinalProductDefinition.name.productName [ fhir:value "MONURIL 3 g granules for oral solution" ];
     fhir:MedicinalProductDefinition.name.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://spor.ema.europa.eu/rmswi" ];
         fhir:Coding.code [ fhir:value "220000000001" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Full name" ]     ];
     fhir:MedicinalProductDefinition.name.namePart [
       fhir:index 0;
       fhir:MedicinalProductDefinition.name.namePart.part [ fhir:value "granules for oral solution" ];
       fhir:MedicinalProductDefinition.name.namePart.type [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "https://spor.ema.europa.eu/rmswi" ];
           fhir:Coding.code [ fhir:value "220000000005" ]         ];
         fhir:CodeableConcept.text [ fhir:value "Pharmaceutical dose form part" ]       ]     ];
     fhir:MedicinalProductDefinition.name.countryLanguage [
       fhir:index 0;
       fhir:MedicinalProductDefinition.name.countryLanguage.country [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
           fhir:Coding.code [ fhir:value "gb" ]         ]       ];
       fhir:MedicinalProductDefinition.name.countryLanguage.jurisdiction [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
           fhir:Coding.code [ fhir:value "eu" ]         ];
         fhir:CodeableConcept.text [ fhir:value "European Union" ]       ];
       fhir:MedicinalProductDefinition.name.countryLanguage.language [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ];
           fhir:Coding.code [ fhir:value "en" ]         ];
         fhir:CodeableConcept.text [ fhir:value "English" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.