FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | PackagedProductDefinition |
| Id | PackagedProductDefinition-LantusSyringePackage.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PackagedProductDefinition LantusSyringePackage
Profile: SubmittedMedicinalPackaging
| Status | DateRange |
| active | 2017-06-04 --> (ongoing) |
packaging
identifier: National drug codes/0088-5020-05
type: PACKAGE
packaging
identifier: National drug codes/0088-5020-01
type: SYRINGE
quantity: 5
Properties
Type Value[x] Combination Product Type Type 0: Not a Combination Product containedItem
Items
Reference ManufacturedItemDefinition: status = active; manufacturedDoseForm = INJECTION, SOLUTION amount: 3 mL (Details: UCUM codemL = 'mL')
{
"resourceType": "PackagedProductDefinition",
"id": "LantusSyringePackage",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalPackaging"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"packageFor": [
{
"reference": "MedicinalProductDefinition/LantusSyringeDefinition"
}
],
"marketingStatus": [
{
"status": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-splMarketingStatuses",
"code": "active"
}
]
},
"dateRange": {
"start": "2017-06-04"
}
}
],
"packaging": {
"identifier": [
{
"system": "http://hl7.org/fhir/sid/ndc",
"value": "0088-5020-05"
}
],
"type": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C43233",
"display": "PACKAGE"
}
]
},
"packaging": [
{
"identifier": [
{
"system": "http://hl7.org/fhir/sid/ndc",
"value": "0088-5020-01"
}
],
"type": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C43202",
"display": "SYRINGE"
}
]
},
"quantity": 5,
"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": "C112160",
"display": "Type 0: Not a Combination Product"
}
]
}
}
],
"containedItem": [
{
"item": {
"reference": {
"reference": "ManufacturedItemDefinition/LantusSolution"
}
},
"amount": {
"value": 3,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
]
}
]
}
}