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

: BuprenorSTADA-20h-Transderm-SE-BS-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 "BuprenorSTADA-20h-Transderm-SE-BS-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 BuprenorSTADA-20h-Transderm-SE-BS-APD</b></p><a name=\"BuprenorSTADA-20h-Transderm-SE-BS-APD\"> </a><a name=\"hcBuprenorSTADA-20h-Transderm-SE-BS-APD\"> </a><a name=\"hcBuprenorSTADA-20h-Transderm-SE-BS-APD-en-US\"> </a><p><b>status</b>: Active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-BuprenorSTADA-20h-Transderm-SE-BS-MPD.html\">MedicinalProductDefinition: identifier = http://ema.europa.eu/fhir/mpId#SE-100000843-00052811,http://ema.europa.eu/fhir/eurdId#459; domain = Human use; status = Current; combinedPharmaceuticalDoseForm = Transdermal patch; indication = Behandling av icke maligna smärtor av måttlig intensitet när en opiod krävs för att uppnå tillräcklig smärtlindring.  Buprenorphine Stada är inte lämpligt för behandling av akuta smärttillstånd.  Buprenorphine Stada är avsett för vuxna.; legalStatusOfSupply = Medicinal product subject to special medical prescription; classification = buprenorphine</a></p><p><b>administrableDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000004 100000073741}\">Transdermal patch</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-BuprenorSTADA-20h-Transderm-SE-BS-MID.html\">ManufacturedItemDefinition: status = active; manufacturedDoseForm = Transdermal patch; unitOfPresentation = Patch</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 100000073637}\">Transdermal use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:formOf ( [
fhir:reference [ fhir:v "MedicinalProductDefinition/BuprenorSTADA-20h-Transderm-SE-BS-MPD" ]
  ] ) ; # 
  fhir:administrableDoseForm [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/200000000004"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073741" ] ;
fhir:display [ fhir:v "Transdermal patch" ]     ] )
  ] ; # 
  fhir:producedFrom ( [
fhir:reference [ fhir:v "ManufacturedItemDefinition/BuprenorSTADA-20h-Transderm-SE-BS-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 "100000073637" ] ;
fhir:display [ fhir:v "Transdermal use" ]       ] )     ]
  ] ) . #