This
page
is
part
of
the
FHIR
Specification
(v3.3.0:
(v3.5.0:
R4
Ballot
2).
#2).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
| Biomedical Research and Regulation Work Group | Maturity Level : N/A | Ballot Status : Informative | Compartments : Not linked to any defined compartments |
Raw JSON ( canonical form + also see JSON Format Specification )
Example of medicinalproductpackaged
{
"resourceType": "AdverseEvent",
"resourceType": "MedicinalProductPackaged",
"id": "example",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>identifier</b>: 49476534</p><p><b>actuality</b>: actual</p><p><b>event</b>: This was a mild rash on the left forearm <span>(Details : {SNOMED CT code '304386008' = 'O/E - itchy rash', given as 'O/E - itchy rash'})</span></p><p><b>subject</b>: <a>Patient/example</a></p><p><b>date</b>: 29/01/2017 12:34:56 PM</p><p><b>seriousness</b>: Non-serious <span>(Details : {http://hl7.org/fhir/adverse-event-seriousness code 'Non-serious' = 'Non-serious', given as 'Non-serious'})</span></p><p><b>severity</b>: Mild <span>(Details : {http://hl7.org/fhir/adverse-event-severity code 'Mild' = 'Mild', given as 'Mild'})</span></p><p><b>recorder</b>: <a>Practitioner/example</a></p><h3>SuspectEntities</h3><table><tr><td>-</td><td><b>Instance</b></td></tr><tr><td>*</td><td><a>Medication/example</a></td></tr></table></div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>identifier</b>: {PCID}</p><p><b>description</b>: ALU-PVC/PVDC BLISTERS. CARTONS OF 10 FILM-COATED TABLETS. </p><h3>BatchIdentifiers</h3><table><tr><td>-</td><td><b>OuterPackaging</b></td></tr><tr><td>*</td><td>AAF5699</td></tr></table><blockquote><p><b>packageItem</b></p><p><b>type</b>: Carton <span>(Details : {http://ema.europa.eu/example/packageitemcontainertype code 'Carton' = 'Carton)</span></p><p><b>quantity</b>: 1 1</p><p><b>material</b>: PVC <span>(Details : {http://ema.europa.eu/example/packageItemContainerMaterial code 'PVC' = 'PVC)</span>, PVDC <span>(Details : {http://ema.europa.eu/example/packageItemContainerMaterial code 'PVDC' = 'PVDC)</span>, alu <span>(Details : {http://ema.europa.eu/example/packageItemContainerMaterial code 'alu' = 'alu)</span></p><h3>PackageItems</h3><table><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>physicalCharacteristics</b>: </p></blockquote><p><b>Exception generating Narrative: Unknown type ProdCharacteristic</b></p></div>"
},
"identifier": {
"system": "http://acme.com/ids/patients/risks",
"value": "49476534"
},
"actuality": "actual",
"event": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "304386008",
"display": "O/E - itchy rash"
}
],
"text": "This was a mild rash on the left forearm"
},
"subject": {
"reference": "Patient/example"
},
"date": "2017-01-29T12:34:56+00:00",
"seriousness": {
"coding": [
{
"system": "http://hl7.org/fhir/adverse-event-seriousness",
"code": "Non-serious",
"display": "Non-serious"
}
]
},
"severity": {
"coding": [
{
"system": "http://hl7.org/fhir/adverse-event-severity",
"code": "Mild",
"display": "Mild"
}
]
},
"recorder": {
"reference": "Practitioner/example"
"system": "http://ema.europa.eu/example/pcid",
"value": "{PCID}"
},
"suspectEntity": [
"description": "ALU-PVC/PVDC BLISTERS. CARTONS OF 10 FILM-COATED TABLETS. ",
"batchIdentifier": [
{
"instance": {
"reference": "Medication/example"
"outerPackaging": {
"system": "http://ema.europa.eu/example/baid1",
"value": "AAF5699",
"period": {
"end": "2016-06-06"
}
}
}
],
"packageItem": [
{
"type": {
"coding": [
{
"system": "http://ema.europa.eu/example/packageitemcontainertype",
"code": "Carton"
}
]
},
"quantity": {
"value": 1,
"unit": "1"
},
"material": [
{
"coding": [
{
"system": "http://ema.europa.eu/example/packageItemContainerMaterial",
"code": "PVC"
}
]
},
{
"coding": [
{
"system": "http://ema.europa.eu/example/packageItemContainerMaterial",
"code": "PVDC"
}
]
},
{
"coding": [
{
"system": "http://ema.europa.eu/example/packageItemContainerMaterial",
"code": "alu"
}
]
}
],
"packageItem": [
{
"type": {
"coding": [
{
"system": "http://ema.europa.eu/example/packageitemcontainertype",
"code": "Blister"
}
]
},
"quantity": {
"value": 1,
"unit": "1"
},
"material": [
{
"coding": [
{
"system": "http://ema.europa.eu/example/packageItemContainerMaterial",
"code": "Paperboard"
}
]
}
],
"manufacturedItem": [
{
"reference": "MedicinalProductManufactured/example"
}
],
"physicalCharacteristics": {
"height": {
"value": 125,
"unit": "mm"
},
"width": {
"value": 45,
"unit": "mm"
}
},
"shelfLifeStorage": [
{
"type": {
"coding": [
{
"system": "http://ema.europa.eu/example/shelfLifeTypePlaceHolder",
"code": "ShelfLifeofPackagedMedicinalProduct"
}
]
},
"period": {
"value": 3,
"unit": "a"
},
"specialPrecautionsForStorage": [
{
"coding": [
{
"system": "http://ema.europa.eu/example/specialprecautionsforstorage",
"code": "Thismedicinalproductdoesnotrequireanyspecialstoragecondition."
}
]
}
]
}
],
"manufacturer": [
{
"reference": "Organization/example"
}
]
}
],
"physicalCharacteristics": {
"height": {
"value": 50,
"unit": "mm"
},
"width": {
"value": 136,
"unit": "mm"
},
"depth": {
"value": 23.5,
"unit": "mm"
}
},
"manufacturer": [
{
"reference": "Organization/example"
}
]
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.