{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTPolioSequentialIPVbOPVVS.schema.json",
  "title": "IMMZD2DTPolioSequentialIPVbOPV ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTPolioSequentialIPVbOPV ValueSet for Decision Table ValueSet codes. Values are represented as Coding objects with 'system' and 'code' properties.",
  "type": "object",
  "required": [
    "system",
    "code"
  ],
  "additionalProperties": false,
  "properties": {
    "system": {
      "type": "string",
      "const": "http://smart.who.int/immunizations/CodeSystem/IMMZDAK"
    },
    "code": {
      "type": "string",
      "enum": [
        "No poliovirus primary series doses were administered-130",
        "Client's age is less than 8 weeks-40",
        "Client is not due for IPV vaccination-48",
        "Client's age is more than or equal to 8 weeks-40",
        "Client is due for IPV vaccination-86",
        "One poliovirus primary series dose was administered-130",
        "The latest poliovirus dose was administered less than 4 weeks ago-120",
        "The latest poliovirus dose was administered more than 4 weeks ago-120",
        "Two poliovirus primary series doses were administered-130",
        "Client is due for bOPV vaccination-87",
        "Three poliovirus primary series doses were administered-130",
        "Client is not due for bOPV vaccination-48",
        "Four poliovirus primary series doses were administered-130",
        "Primary series is complete-174"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD2DTPolioSequentialIPVbOPV ValueSet for Decision Table ValueSet. Each value must be an object with 'system' (CodeSystem URI) and 'code' (fragment after '#') properties. Display values are available at http://smart.who.int/immunizations/ValueSet-IMMZD2DTPolioSequentialIPVbOPVVS.displays.json. The canonical IRI for a code can be reconstructed as system + '#' + code. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
  "fhir:displays": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTPolioSequentialIPVbOPVVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTPolioSequentialIPVbOPVVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}