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

: CMImylan-25mg-Tablet-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 "CMImylan-25mg-Tablet-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 CMImylan-25mg-Tablet-SE-IS-ING</b></p><a name=\"CMImylan-25mg-Tablet-SE-IS-ING\"> </a><a name=\"hcCMImylan-25mg-Tablet-SE-IS-ING\"> </a><a name=\"hcCMImylan-25mg-Tablet-SE-IS-ING-en-US\"> </a><p><b>status</b>: Active</p><p><b>for</b>: </p><ul><li><a href=\"MedicinalProductDefinition-CMImylan-25mg-Tablet-SE-IS-MPD.html\">MedicinalProductDefinition: identifier = http://ema.europa.eu/fhir/mpId#SE-100004079-00011340,http://ema.europa.eu/fhir/eurdId#811; domain = Human use; status = Current; combinedPharmaceuticalDoseForm = Tablet; indication = Egentlig depression med melankoli. Djupa eller långvariga egentliga depressioner utan  melankoli. Paniksyndrom med eller utan agorafobi. Agorafobi. Tvångstillstånd. Associerade  symtom vid narkolepsi (speciellt kataplexi, sömnparalys och hypnagoga hallucinationer).  Idiopatiskt smärtsyndrom med depressiva symtom.; legalStatusOfSupply = Medicinal product subject to medical prescription; classification = N06AA04</a></li><li><a href=\"ManufacturedItemDefinition-CMImylan-25mg-Tablet-SE-IS-MID.html\">ManufacturedItemDefinition: status = active; manufacturedDoseForm = Tablet; unitOfPresentation = Tablet</a></li><li><a href=\"AdministrableProductDefinition-CMImylan-25mg-Tablet-SE-IS-APD.html\">AdministrableProductDefinition: status = active; administrableDoseForm = Tablet</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 100000090503}\">Clomipramine hydrochloride</span></td></tr></table><blockquote><p><b>strength</b></p><p><b>presentation</b>: 25 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 100000084546}\">Clomipramine</span></td></tr></table><p><b>strength</b>: 22.4 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/CMImylan-25mg-Tablet-SE-IS-MPD" ]
  ] [
fhir:reference [ fhir:v "ManufacturedItemDefinition/CMImylan-25mg-Tablet-SE-IS-MID" ]
  ] [
fhir:reference [ fhir:v "AdministrableProductDefinition/CMImylan-25mg-Tablet-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 "100000090503" ] ;
fhir:display [ fhir:v "Clomipramine hydrochloride" ]         ] )       ]     ] ;
    ( fhir:strength [
fhir:presentation [
a fhir:Ratio ;
fhir:numerator [
fhir:value [ fhir:v "25"^^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 "100000084546" ] ;
fhir:display [ fhir:v "Clomipramine" ]             ] )           ]         ] ;
fhir:strength [
a fhir:Ratio ;
fhir:numerator [
fhir:value [ fhir:v "22.4"^^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" ]           ]         ]       ] )     ] )
  ] . #