SMART Product Dataset for Prequalified Vaccines
0.2.0 - ci-build
SMART Product Dataset for Prequalified Vaccines, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-pcmt-vaxprequal/ and changes regularly. See the Directory of published versions
{
"resourceType": "http://smart.who.int/pcmt/StructureDefinition/Product",
"status": "active",
"name": [
{
"nameType": "official",
"value": "Prevenar 13 Multidose Vial"
}
],
"manufacturer": {
"reference": "Organization/Manufacturer0f92a4144844f2cd6ed7fe33dc8d7b1c"
},
"doseQuantity": {
"value": 4,
"code": "doses",
"system": "http://unitsofmeasure.org"
},
"classification": [
{
"coding": [
{
"code": "Pneumococcalconjugate"
}
]
}
],
"unitOfUse": {
"coding": [
{
"code": "doses"
}
]
},
"dosageForm": {
"coding": [
{
"code": "Vial"
}
]
}
}