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

: Alvedon500mgBrustablett-SE-PLC-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 "Alvedon500mgBrustablett-SE-PLC-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 Alvedon500mgBrustablett-SE-PLC-APD</b></p><a name=\"Alvedon500mgBrustablett-SE-PLC-APD\"> </a><a name=\"hcAlvedon500mgBrustablett-SE-PLC-APD\"> </a><a name=\"hcAlvedon500mgBrustablett-SE-PLC-APD-en-US\"> </a><p><b>status</b>: Active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-Alvedon500mgBrustablett-SE-PLC-MPD.html\">MedicinalProductDefinition: identifier = http://ema.europa.eu/fhir/mpId#SE-100000478-00009068,http://ema.europa.eu/fhir/eurdId#2289; domain = Human use; status = Current; combinedPharmaceuticalDoseForm = Effervescent tablet; indication = Alvedon 500 mg Brustablett är indicerat för huvudvärk, tandvärk, feber vid förkylningssjukdomar, menstruationssmärtor, muskel- och  ledvärk, som analgetikum vid reumatiska smärtor, hyperpyrexi. Används av vuxna och barn över 12 år.; legalStatusOfSupply = Medicinal product subject to medical prescription exempt for some pack sizes; classification = paracetamol</a></p><p><b>administrableDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000004 100000073646}\">Oral solution</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-Alvedon500mgBrustablett-SE-PLC-MID.html\">ManufacturedItemDefinition: status = active; manufacturedDoseForm = Effervescent 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/Alvedon500mgBrustablett-SE-PLC-MPD" ]
  ] ) ; # 
  fhir:administrableDoseForm [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/200000000004"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073646" ] ;
fhir:display [ fhir:v "Oral solution" ]     ] )
  ] ; # 
  fhir:producedFrom ( [
fhir:reference [ fhir:v "ManufacturedItemDefinition/Alvedon500mgBrustablett-SE-PLC-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" ]       ] )     ]
  ] ) . #