SMART Product Dataset for Prequalified Vaccines
0.1.0 - release

This page is part of the SMART Product Dataset for Prequalified Vaccines (v0.1.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

Binary: YellowFeverProduct5f0639d8e4d52afef089aa7148c5060c

    
{
  "resourceType": "http://smart.who.int/pcmt/StructureDefinition/Product",
  "status": "active",
  "name": [
    {
      "nameType": "official",
      "value": "Yellow Fever"
    }
  ],
  "manufacturer": {
    "reference": "Organization/Manufacturer2633085cce399745d9a840a0e7459e1a"
  },
  "doseQuantity": {
    "value": 10,
    "code": "doses",
    "system": "http://unitsofmeasure.org"
  },
  "classification": [
    {
      "coding": [
        {
          "code": "YellowFever"
        }
      ]
    }
  ],
  "unitOfUse": {
    "coding": [
      {
        "code": "doses"
      }
    ]
  },
  "dosageForm": {
    "coding": [
      {
        "code": "Twovialsetactiveexcipient"
      }
    ]
  }
}