CH EPL (R5)
0.1.0 - ci-build

CH EPL (R5), published by Federal Office of Public Health FOPH. 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/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions

: PhP Budesonidum-Suspension - JSON Representation

Raw json | Download


{
  "resourceType" : "AdministrableProductDefinition",
  "id" : "PhP-Budesonidum-Suspension",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-administrableproductdefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AdministrableProductDefinition PhP-Budesonidum-Suspension</b></p><a name=\"PhP-Budesonidum-Suspension\"> </a><a name=\"hcPhP-Budesonidum-Suspension\"> </a><a name=\"PhP-Budesonidum-Suspension-en-US\"> </a><p><b>status</b>: Active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-Entocort-Solvent-and-Tablet.html\">MedicinalProductDefinition: extension = Tablet and solvent for rectal suspension,Distale Form der Colitis ulcerosa bei ungenügendem Ansprechen auf oder Kontraindikation für Mesalazin.; identifier = http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-MPID#CH-7601001346451-5204201; domain = Human; combinedPharmaceuticalDoseForm = Tablet and solvent for rectal suspension; indication = Leichte bis mittelschwere Colitis ulcerosa des Rectums sowie des Colon sigmoideum.; legalStatusOfSupply = Dispensation on medical or veterinary prescription (B); classification = budesonide,Synthetika</a></p><p><b>administrableDoseForm</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 11006000}\">Rectal suspension</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 15009000}\">Bottle</span></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:{urn:oid:0.4.0.127.0.16.1.1.2.1 20061000}\">Rectal use</span></td></tr></table></div>"
  },
  "status" : "active",
  "formOf" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/Entocort-Solvent-and-Tablet"
    }
  ],
  "administrableDoseForm" : {
    "coding" : [
      {
        "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
        "code" : "11006000",
        "display" : "Rectal suspension"
      }
    ]
  },
  "unitOfPresentation" : {
    "coding" : [
      {
        "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
        "code" : "15009000",
        "display" : "Bottle"
      }
    ]
  },
  "routeOfAdministration" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "20061000",
            "display" : "Rectal use"
          }
        ]
      }
    }
  ]
}