FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | PackagedProductDefinition |
| Id | PackagedProductDefinition-Enbrel044Package.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PackagedProductDefinition Enbrel044Package
Profile: SubmittedMedicinalPackaging
| Status | DateRange |
| active | 2019-06-07 --> (ongoing) |
packaging
identifier: National drug codes/58406-044-04
type: CARTON
Properties
Type Value[x] Combination Product Type Type 2: Prefilled Drug Delivery Device/System (syringe, patch, etc.) packaging
identifier: National drug codes/58406-044-01
type: CARTRIDGE
quantity: 4
containedItem
Items
Reference ManufacturedItemDefinition: status = active; manufacturedDoseForm = SOLUTION amount: 1 mL (Details: UCUM codemL = 'mL')
{
"resourceType": "PackagedProductDefinition",
"id": "Enbrel044Package",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalPackaging"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"packageFor": [
{
"reference": "MedicinalProductDefinition/Enbrel044Definition"
}
],
"marketingStatus": [
{
"status": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-splMarketingStatuses",
"code": "active"
}
]
},
"dateRange": {
"start": "2019-06-07"
}
}
],
"packaging": {
"identifier": [
{
"system": "http://hl7.org/fhir/sid/ndc",
"value": "58406-044-04"
}
],
"type": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C43182",
"display": "CARTON"
}
]
},
"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.)"
}
]
}
}
],
"packaging": [
{
"identifier": [
{
"system": "http://hl7.org/fhir/sid/ndc",
"value": "58406-044-01"
}
],
"type": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C43183",
"display": "CARTRIDGE"
}
]
},
"quantity": 4,
"containedItem": [
{
"item": {
"reference": {
"reference": "ManufacturedItemDefinition/Enbrel50mgSolution"
}
},
"amount": {
"value": 1,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
]
}
]
}
}