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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypePackagedProductDefinition
IdPackagedProductDefinition-packherceptinvial.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 packherceptinvial

identifier: https://pmda-packinsertno//4291012F1022 (use: official, )

name: Herceptin (trastazumab) 150 mg for Intravenous Use

type: Chemical Medininal Prodcut

packageFor: MedicinalProductDefinition: identifier = http://iyaku.info/medicine#4291447D2024; type = Medicinal Product; domain = Human use; status = active; legalStatusOfSupply = Medicinal product subject to medical prescription

status: Active

statusDate: 2002-08-01 13:28:17+0000

containedItemQuantity: 150 mg

manufacturer: Organization Chugai Pharmaceutical Co., Ltd.

Packagings

-IdentifierTypeQuantityMaterial
*https://spor.ema.europa.eu/pmswi/123456Vial28Glass type I

Source1

{
  "resourceType": "PackagedProductDefinition",
  "id": "packherceptinvial",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "https://pmda-packinsertno/",
      "value": "4291012F1022"
    }
  ],
  "name": "Herceptin (trastazumab) 150 mg for Intravenous Use",
  "type": {
    "coding": [
      {
        "system": "https://spor.ema.europa.eu/rmswi",
        "code": "100000155527",
        "display": "Chemical Medininal Prodcut"
      }
    ]
  },
  "packageFor": [
    {
      "reference": "MedicinalProductDefinition/medprodherceptin150"
    }
  ],
  "status": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/publication-status",
        "code": "active",
        "display": "Active"
      }
    ]
  },
  "statusDate": "2002-08-01T13:28:17Z",
  "containedItemQuantity": [
    {
      "value": 150,
      "unit": "mg"
    }
  ],
  "manufacturer": [
    {
      "reference": "Organization/orgchugai"
    }
  ],
  "packaging": {
    "identifier": [
      {
        "system": "https://spor.ema.europa.eu/pmswi",
        "value": "123456"
      }
    ],
    "type": {
      "coding": [
        {
          "system": "https://spor.ema.europa.eu/rmswi",
          "code": "100000073563",
          "display": "Vial"
        }
      ]
    },
    "quantity": 28,
    "material": [
      {
        "coding": [
          {
            "system": "https://spor.ema.europa.eu/rmswi",
            "code": "200000003204",
            "display": "Glass type I"
          }
        ]
      }
    ]
  }
}