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

: ITZSTADA-100mg-Cap-SE-IS-ING - 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:Ingredient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ITZSTADA-100mg-Cap-SE-IS-ING"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://unicom-project.eu/fhir/StructureDefinition/PPLIngredient"^^xsd:anyURI ;
fhir:link <http://unicom-project.eu/fhir/StructureDefinition/PPLIngredient>     ] )
  ] ; # 
  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: Ingredient ITZSTADA-100mg-Cap-SE-IS-ING</b></p><a name=\"ITZSTADA-100mg-Cap-SE-IS-ING\"> </a><a name=\"hcITZSTADA-100mg-Cap-SE-IS-ING\"> </a><a name=\"hcITZSTADA-100mg-Cap-SE-IS-ING-en-US\"> </a><p><b>status</b>: Active</p><p><b>for</b>: </p><ul><li><a href=\"MedicinalProductDefinition-ITZSTADA-100mg-Cap-SE-IS-MPD.html\">MedicinalProductDefinition: identifier = http://ema.europa.eu/fhir/mpId#SE-100000843-00022401,http://ema.europa.eu/fhir/eurdId#1798; domain = Human use; status = Current; combinedPharmaceuticalDoseForm = Capsule, hard; indication = Candidavaginit, oral candidiasis, Pityriasis versicolor, svampinfektioner i hud och naglar,  svampkeratit.; legalStatusOfSupply = Medicinal product subject to medical prescription; classification = J02AC02</a></li><li><a href=\"ManufacturedItemDefinition-ITZSTADA-100mg-Cap-SE-IS-MID.html\">ManufacturedItemDefinition: status = active; manufacturedDoseForm = Capsule, hard; unitOfPresentation = Capsule</a></li><li><a href=\"AdministrableProductDefinition-ITZSTADA-100mg-Cap-SE-IS-APD.html\">AdministrableProductDefinition: status = active; administrableDoseForm = Capsule, hard</a></li></ul><p><b>role</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/100000072050 100000072072}\">Active</span></p><blockquote><p><b>substance</b></p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://spor.azure-api.net/sms/api/v2/SubstanceDefinition 100000091697}\">Itraconazole</span></td></tr></table><blockquote><p><b>strength</b></p><p><b>presentation</b>: 100 milligram(s)<span style=\"background: LightGoldenRodYellow\"> (Details: 100000110633  code100000110655 = '100000110655')</span>/1 unit(s)<span style=\"background: LightGoldenRodYellow\"> (Details: 100000110633  code100000110756 = '100000110756')</span></p><blockquote><p><b>referenceStrength</b></p><h3>Substances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://spor.azure-api.net/sms/api/v2/SubstanceDefinition 100000091697}\">Itraconazole</span></td></tr></table><p><b>strength</b>: 100 milligram(s)<span style=\"background: LightGoldenRodYellow\"> (Details: 100000110633  code100000110655 = '100000110655')</span>/1 unit(s)<span style=\"background: LightGoldenRodYellow\"> (Details: 100000110633  code100000110756 = '100000110756')</span></p></blockquote></blockquote></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:for ( [
fhir:reference [ fhir:v "MedicinalProductDefinition/ITZSTADA-100mg-Cap-SE-IS-MPD" ]
  ] [
fhir:reference [ fhir:v "ManufacturedItemDefinition/ITZSTADA-100mg-Cap-SE-IS-MID" ]
  ] [
fhir:reference [ fhir:v "AdministrableProductDefinition/ITZSTADA-100mg-Cap-SE-IS-APD" ]
  ] ) ; # 
  fhir:role [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/100000072050"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000072072" ] ;
fhir:display [ fhir:v "Active" ]     ] )
  ] ; # 
  fhir:substance [
fhir:code [
fhir:concept [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.azure-api.net/sms/api/v2/SubstanceDefinition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000091697" ] ;
fhir:display [ fhir:v "Itraconazole" ]         ] )       ]     ] ;
    ( fhir:strength [
fhir:presentation [
a fhir:Ratio ;
fhir:numerator [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram(s)" ] ;
fhir:system [ fhir:v "http://spor.ema.europa.eu/v1/lists/100000110633"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000110655" ]         ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "unit(s)" ] ;
fhir:system [ fhir:v "http://spor.ema.europa.eu/v1/lists/100000110633"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000110756" ]         ]       ] ;
      ( fhir:referenceStrength [
fhir:substance [
fhir:concept [
            ( fhir:coding [
fhir:system [ fhir:v "https://spor.azure-api.net/sms/api/v2/SubstanceDefinition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000091697" ] ;
fhir:display [ fhir:v "Itraconazole" ]             ] )           ]         ] ;
fhir:strength [
a fhir:Ratio ;
fhir:numerator [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram(s)" ] ;
fhir:system [ fhir:v "http://spor.ema.europa.eu/v1/lists/100000110633"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000110655" ]           ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "unit(s)" ] ;
fhir:system [ fhir:v "http://spor.ema.europa.eu/v1/lists/100000110633"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000110756" ]           ]         ]       ] )     ] )
  ] . #