UFIS-SWE-IG
0.1.0 - ci-build

UFIS-SWE-IG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/joofio/ufis-swe-ig/ and changes regularly. See the Directory of published versions

: Sobril-15mg-Tablet-SE-IS-APD - 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:AdministrableProductDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Sobril-15mg-Tablet-SE-IS-APD"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://unicom-project.eu/fhir/StructureDefinition/PPLAdministrableProductDefinition"^^xsd:anyURI ;
fhir:link <http://unicom-project.eu/fhir/StructureDefinition/PPLAdministrableProductDefinition>     ] )
  ] ; # 
  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: AdministrableProductDefinition Sobril-15mg-Tablet-SE-IS-APD</b></p><a name=\"Sobril-15mg-Tablet-SE-IS-APD\"> </a><a name=\"hcSobril-15mg-Tablet-SE-IS-APD\"> </a><a name=\"hcSobril-15mg-Tablet-SE-IS-APD-en-US\"> </a><p><b>status</b>: Active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-Sobril-15mg-Tablet-SE-IS-MPD.html\">MedicinalProductDefinition: identifier = http://ema.europa.eu/fhir/mpId#SE-100001390-00008880,http://ema.europa.eu/fhir/eurdId#7856; domain = Human use; status = Current; combinedPharmaceuticalDoseForm = Tablet; indication = Sobril påverkar de vid ångestsyndrom vanliga symtomen: ängslan, ångest, rastlöshet och  sömnsvårigheter. Vid depressioner med inslag av nyss nämnda symtom kan Sobril användas  tillsammans med sedvanliga antidepressiva farmaka.  Delirium tremens, predeliriösa tillstånd och akuta abstinenssymtom som ångest, spänning och  excitation i samband med alkoholmissbruk.; legalStatusOfSupply = Medicinal product subject to special medical prescription; classification = N05BA04</a></p><p><b>administrableDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000004 100000073664}\">Tablet</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-Sobril-15mg-Tablet-SE-IS-MID.html\">ManufacturedItemDefinition: status = active; manufacturedDoseForm = Tablet; unitOfPresentation = Tablet</a></p><h3>RouteOfAdministrations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/100000073345 100000073619}\">Oral use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:formOf ( [
fhir:reference [ fhir:v "MedicinalProductDefinition/Sobril-15mg-Tablet-SE-IS-MPD" ]
  ] ) ; # 
  fhir:administrableDoseForm [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/200000000004"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073664" ] ;
fhir:display [ fhir:v "Tablet" ]     ] )
  ] ; # 
  fhir:producedFrom ( [
fhir:reference [ fhir:v "ManufacturedItemDefinition/Sobril-15mg-Tablet-SE-IS-MID" ]
  ] ) ; # 
  fhir:routeOfAdministration ( [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/100000073345"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073619" ] ;
fhir:display [ fhir:v "Oral use" ]       ] )     ]
  ] ) . #