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

FHIR IG analytics

Packagehl7.fhir.us.spl
Resource TypePackagedProductDefinition
IdPackagedProductDefinition-Enbrel425Package.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 Enbrel425Package

packageFor: MedicinalProductDefinition: identifier = http://hl7.org/fhir/sid/ndc#National drug codes#58406-425

MarketingStatuses

-StatusDateRange
*active2003-10-02 --> (ongoing)

packaging

identifier: National drug codes/58406-425-34

type: CARTON

packaging

identifier: National drug codes/58406-425-41

type: KIT

quantity: 4

containedItem

Items

-Reference
*ManufacturedItemDefinition: status = active; manufacturedDoseForm = KIT

amount: 1 1 (Details: UCUM code1 = '1')

packaging

Packaged Product Reference: PackagedProductDefinition

identifier: National drug codes/58406-424-01

type: VIAL

containedItem

Items

-Reference
*ManufacturedItemDefinition: status = active; manufacturedDoseForm = INJECTION, POWDER, LYOPHILIZED, FOR SOLUTION

amount: 1 mL (Details: UCUM codemL = 'mL')

packaging

Packaged Product Reference: PackagedProductDefinition

identifier: National drug codes/58406-910-01

type: SYRINGE

containedItem

Items

-Reference
*ManufacturedItemDefinition: status = active; manufacturedDoseForm = SOLUTION

amount: 1 mL (Details: UCUM codemL = 'mL')


Source1

{
  "resourceType": "PackagedProductDefinition",
  "id": "Enbrel425Package",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalPackaging"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "packageFor": [
    {
      "reference": "MedicinalProductDefinition/Enbrel425Definition"
    }
  ],
  "marketingStatus": [
    {
      "status": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-splMarketingStatuses",
            "code": "active"
          }
        ]
      },
      "dateRange": {
        "start": "2003-10-02"
      }
    }
  ],
  "packaging": {
    "identifier": [
      {
        "system": "http://hl7.org/fhir/sid/ndc",
        "value": "58406-425-34"
      }
    ],
    "type": {
      "coding": [
        {
          "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
          "code": "C43182",
          "display": "CARTON"
        }
      ]
    },
    "packaging": [
      {
        "identifier": [
          {
            "system": "http://hl7.org/fhir/sid/ndc",
            "value": "58406-425-41"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
              "code": "C43197",
              "display": "KIT"
            }
          ]
        },
        "quantity": 4,
        "containedItem": [
          {
            "item": {
              "reference": {
                "reference": "ManufacturedItemDefinition/EnbrelKit"
              }
            },
            "amount": {
              "value": 1,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "packaging": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/us/spl/StructureDefinition/packageInstanceOf",
                "valueReference": {
                  "reference": "PackagedProductDefinition/Enbrel425Part1Package"
                }
              }
            ],
            "identifier": [
              {
                "system": "http://hl7.org/fhir/sid/ndc",
                "value": "58406-424-01"
              }
            ],
            "type": {
              "coding": [
                {
                  "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                  "code": "C43226",
                  "display": "VIAL"
                }
              ]
            },
            "containedItem": [
              {
                "item": {
                  "reference": {
                    "reference": "ManufacturedItemDefinition/EnbrelPowder"
                  }
                },
                "amount": {
                  "value": 1,
                  "system": "http://unitsofmeasure.org",
                  "code": "mL"
                }
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/us/spl/StructureDefinition/packageInstanceOf",
                "valueReference": {
                  "reference": "PackagedProductDefinition/Enbrel425Part2Package"
                }
              }
            ],
            "identifier": [
              {
                "system": "http://hl7.org/fhir/sid/ndc",
                "value": "58406-910-01"
              }
            ],
            "type": {
              "coding": [
                {
                  "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                  "code": "C43202",
                  "display": "SYRINGE"
                }
              ]
            },
            "containedItem": [
              {
                "item": {
                  "reference": {
                    "reference": "ManufacturedItemDefinition/EnbrelSterileSolution"
                  }
                },
                "amount": {
                  "value": 1,
                  "system": "http://unitsofmeasure.org",
                  "code": "mL"
                }
              }
            ]
          }
        ]
      }
    ]
  }
}