{
  "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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-idmp-packagedproductdefinition.html\">PackagedProductDefinition</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-PCID.html\" title=\"Temporary Identifier in this implementation guide until officially released by Swissmedic\">Clinical Product Identifier</a>/CH-01100828-0674310010000-0001</p><p><b>packageFor</b>: <a href=\"MedicinalProductDefinition-Triogen-250mg-Capsule.html\">MedicinalProductDefinition: extension = Capsule, hard; identifier = http://fhir.ch/ig/ch-epl/sid/mpid#Medical Product Identifier#CH-01100828-0674310010000; indication = Zur Behandlung der Kupferspeicherkrankheit (Morbus Wilson) bei Patienten, die eine Behandlung mit D-Penicillamin nicht vertragen.; legalStatusOfSupply = Medicinal product subject to medical or veterinary prescription (B); additionalMonitoringIndicator = No Warning; pediatricUseIndicator = Authorised for the treatment in children; classification = trientine,NA KAS art. 12 para. 5 TPLO,Synthetic,Originator product,07. STOFFWECHSEL,07.99. Varia</a></p><p><b>containedItemQuantity</b>: 100 Capsule<span style=\"background: LightGoldenRodYellow\"> (Details: EDQM - Standard Terms  code15012000 = 'Capsule')</span></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}\">Medicinal product subject to medical or veterinary prescription (B)</span></td></tr></table><blockquote><p><b>packaging</b></p><p><b>identifier</b>: <a href=\"NamingSystem-GTIN.html\" title=\"GS1 defines trade items as products or services that are priced, ordered or invoiced at any point in the supply chain.\">Global Trade Item Number</a>/7680674310013</p><p><b>type</b>: <span title=\"Codes:{http://standardterms.edqm.eu 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:{http://spor.ema.europa.eu/v1/lists/100000073343 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 756005042009}\">Do not store above 30°C</span></td></tr></table></blockquote></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.ch/ig/ch-epl/sid/pcid",
    "value" : "CH-01100828-0674310010000-0001"
  }],
  "packageFor" : [{
    "reference" : "MedicinalProductDefinition/Triogen-250mg-Capsule"
  }],
  "containedItemQuantity" : [{
    "value" : 100,
    "unit" : "Capsule",
    "system" : "http://standardterms.edqm.eu",
    "code" : "15012000"
  }],
  "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" : "Medicinal product subject to medical or veterinary prescription (B)"
      }]
    }
  }],
  "packaging" : {
    "identifier" : [{
      "system" : "urn:oid:2.51.1.1",
      "value" : "7680674310013"
    }],
    "type" : {
      "coding" : [{
        "system" : "http://standardterms.edqm.eu",
        "code" : "30009000",
        "display" : "Box"
      }]
    },
    "quantity" : 1,
    "shelfLifeStorage" : [{
      "type" : {
        "coding" : [{
          "system" : "http://spor.ema.europa.eu/v1/lists/100000073343",
          "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" : "756005042009",
          "display" : "Do not store above 30°C"
        }]
      }]
    }]
  }
}