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

: CH-67431001 - JSON Representation

Raw json | Download


{
  "resourceType" : "PackagedProductDefinition",
  "id" : "PMP-Triogen-250mg-Capsule",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-packagedproductdefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PackagedProductDefinition PMP-Triogen-250mg-Capsule</b></p><a name=\"PMP-Triogen-250mg-Capsule\"> </a><a name=\"hcPMP-Triogen-250mg-Capsule\"> </a><a name=\"PMP-Triogen-250mg-Capsule-en-US\"> </a><p><b>identifier</b>: <code>http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-PCID</code>/CH-7601001403062-6743101-001</p><p><b>packageFor</b>: <a href=\"MedicinalProductDefinition-Triogen-250mg-Capsule.html\">MedicinalProductDefinition: extension = Capsule, hard,TRIOGEN wird vergütet zur Behandlung der Kupferspeicherkrankheit (Morbus Wilson) bei Patienten, die eine Behandlung mit D-Penicillamin nicht vertragen. Die Behandlung muss von Gastroenterologen oder Hepatologen mit Erfahrung bei der Behandlung von Patienten mit Morbus Wilson initiiert und überwacht werden.; identifier = http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-MPID#CH-7601001403062-6743101; domain = Human; indication = Zur Behandlung der Kupferspeicherkrankheit (Morbus Wilson) bei Patienten, die eine Behandlung mit D-Penicillamin nicht vertragen.; legalStatusOfSupply = Dispensation on medical or veterinary prescription (B); classification = trientine,Synthetika</a></p><p><b>description</b>: </p><div><p>TRIOGEN Kaps 250 mg Ds 100 Stk</p>\n</div><h3>LegalStatusOfSupplies</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:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-legal-status-of-supply 756005022003}\">Dispensation on medical or veterinary prescription (B)</span></td></tr></table><blockquote><p><b>packaging</b></p><p><b>identifier</b>: <code>urn:oid:2.51.1.1</code>/7680674310013</p><p><b>type</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 30009000}\">Box</span></p><p><b>quantity</b>: 1</p><h3>ShelfLifeStorages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>SpecialPrecautionsForStorage</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:1.2.276.0.76 100000073403}\">Shelf life of the medicinal product as packaged for sale</span></td><td><span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-special-precautions-for-storage NO30}\">Nicht über 30°C</span></td></tr></table></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-PCID",
      "value" : "CH-7601001403062-6743101-001"
    }
  ],
  "packageFor" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/Triogen-250mg-Capsule"
    }
  ],
  "description" : "TRIOGEN Kaps 250 mg Ds 100 Stk",
  "legalStatusOfSupply" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-legal-status-of-supply",
            "code" : "756005022003",
            "display" : "Dispensation on medical or veterinary prescription (B)"
          }
        ]
      }
    }
  ],
  "packaging" : {
    "identifier" : [
      {
        "system" : "urn:oid:2.51.1.1",
        "value" : "7680674310013"
      }
    ],
    "type" : {
      "coding" : [
        {
          "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
          "code" : "30009000",
          "display" : "Box"
        }
      ]
    },
    "quantity" : 1,
    "shelfLifeStorage" : [
      {
        "type" : {
          "coding" : [
            {
              "system" : "urn:oid:1.2.276.0.76",
              "code" : "100000073403",
              "display" : "Shelf life of the medicinal product as packaged for sale"
            }
          ]
        },
        "specialPrecautionsForStorage" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-special-precautions-for-storage",
                "code" : "NO30",
                "display" : "Nicht über 30°C"
              }
            ]
          }
        ]
      }
    ]
  }
}