FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | PackagedProductDefinition |
| Id | PackagedProductDefinition-Enbrel425Part1Package.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PackagedProductDefinition Enbrel425Part1Package
Profile: SubmittedMedicinalPackaging
packageFor: MedicinalProductDefinition: identifier = http://hl7.org/fhir/sid/ndc#National drug codes#58406-424
packaging
identifier: National drug codes/58406-424-01
type: VIAL
Properties
Type Value[x] Combination Product Type Type 2: Prefilled Drug Delivery Device/System (syringe, patch, etc.) containedItem
Items
Reference ManufacturedItemDefinition: status = active; manufacturedDoseForm = INJECTION, POWDER, LYOPHILIZED, FOR SOLUTION amount: 1 mL (Details: UCUM codemL = 'mL')
{
"resourceType": "PackagedProductDefinition",
"id": "Enbrel425Part1Package",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalPackaging"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"packageFor": [
{
"reference": "MedicinalProductDefinition/Enbrel425Part1Definition"
}
],
"packaging": {
"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"
}
]
},
"property": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes",
"code": "SPLCMBPRDTP"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C102835",
"display": "Type 2: Prefilled Drug Delivery Device/System (syringe, patch, etc.)"
}
]
}
}
],
"containedItem": [
{
"item": {
"reference": {
"reference": "ManufacturedItemDefinition/EnbrelPowder"
}
},
"amount": {
"value": 1,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
]
}
}