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

Binary: InfluenzaPandemicH1N1Product526f1bed643beeed056c10f07a683f71

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