FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypePackagedProductDefinition
IdPackagedProductDefinition-PMP-Triogen-250mg-Capsule.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: PackagedProductDefinition PMP-Triogen-250mg-Capsule

identifier: Clinical Product Identifier/CH-01100828-0674310010000-0001

packageFor: 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

containedItemQuantity: 100 Capsule (Details: EDQM - Standard Terms code15012000 = 'Capsule')

description:

TRIOGEN Kaps 250 mg Ds 100 Stk

LegalStatusOfSupplies

-Code
*Medicinal product subject to medical or veterinary prescription (B)

packaging

identifier: Global Trade Item Number/7680674310013

type: Box

quantity: 1

ShelfLifeStorages

-TypeSpecialPrecautionsForStorage
*Shelf life of the medicinal product as packaged for saleDo not store above 30°C

Source1

{
  "resourceType": "PackagedProductDefinition",
  "id": "PMP-Triogen-250mg-Capsule",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-packagedproductdefinition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}