{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTCholeraWCVaccinesVS.schema.json",
  "title": "IMMZD2DTCholeraWCVaccines ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTCholeraWCVaccines 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": [
        "Client's age is less than 1 year-39",
        "Client is not due for cholera vaccination-48",
        "Client's age is more than or equal to 1 year-39",
        "No cholera primary series dose was administered-116",
        "Client is due for cholera vaccination-44",
        "One cholera primary series dose was administered-116",
        "The latest cholera dose was administered less than 14 days ago-106",
        "The latest cholera dose was administered more than 14 days ago-106",
        "Two cholera primary series doses were administered-116",
        "No cholera booster series dose was administered-114",
        "The latest cholera dose was administered less than 3 years ago-106",
        "Primary series is complete. Client is not due for cholera booster dose-142",
        "The latest cholera dose was administered more than 3 years ago-106",
        "Primary series is complete. Client is due for cholera booster dose-138",
        "At least one booster series dose was administered-115",
        "Dose number of the latest dose is one-68",
        "Client is not due for cholera booster dose-48",
        "The latest cholera dose was administered more than 14 days ago and less than 3 years ago-118",
        "Client is due for cholera booster dose-44",
        "Dose number of the latest dose is two-68",
        "Booster series is complete-81",
        "Client is due for cholera vaccination-155"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD2DTCholeraWCVaccines 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-IMMZD2DTCholeraWCVaccinesVS.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-IMMZD2DTCholeraWCVaccinesVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTCholeraWCVaccinesVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}