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

: Lido4-Fluor25-EyeDropsSol-SE-AJ-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 "Lido4-Fluor25-EyeDropsSol-SE-AJ-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 Lido4-Fluor25-EyeDropsSol-SE-AJ-APD</b></p><a name=\"Lido4-Fluor25-EyeDropsSol-SE-AJ-APD\"> </a><a name=\"hcLido4-Fluor25-EyeDropsSol-SE-AJ-APD\"> </a><a name=\"hcLido4-Fluor25-EyeDropsSol-SE-AJ-APD-en-US\"> </a><p><b>status</b>: Active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-Lido4-Fluor25-EyeDropsSol-SE-AJ-MPD.html\">MedicinalProductDefinition: identifier = http://ema.europa.eu/fhir/mpId#SE-100034011-00010114,http://ema.europa.eu/fhir/eurdId#9213; domain = Human use; status = Current; combinedPharmaceuticalDoseForm = Eye drops, solution in single-dose container; indication = Applanationstonometri. Diagnostisk infärgning med en samtidig tillförsel av ett kortverkande anestetikum.; legalStatusOfSupply = Medicinal product subject to medical prescription; classification = fluorescein, combinations</a></p><p><b>administrableDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000004 100000073759}\">Eye drops, solution</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-Lido4-Fluor25-EyeDropsSol-SE-AJ-MID.html\">ManufacturedItemDefinition: status = active; manufacturedDoseForm = Eye drops, solution; unitOfPresentation = Container</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 100000073617}\">Ocular use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:formOf ( [
fhir:reference [ fhir:v "MedicinalProductDefinition/Lido4-Fluor25-EyeDropsSol-SE-AJ-MPD" ]
  ] ) ; # 
  fhir:administrableDoseForm [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/200000000004"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073759" ] ;
fhir:display [ fhir:v "Eye drops, solution" ]     ] )
  ] ; # 
  fhir:producedFrom ( [
fhir:reference [ fhir:v "ManufacturedItemDefinition/Lido4-Fluor25-EyeDropsSol-SE-AJ-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 "100000073617" ] ;
fhir:display [ fhir:v "Ocular use" ]       ] )     ]
  ] ) . #