{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTCholeraWCRBSVaccine2DosesVS.schema.json",
  "title": "IMMZD2DTCholeraWCRBSVaccine2Doses ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTCholeraWCRBSVaccine2Doses 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 more than 5 years-40",
        "No cholera primary series dose was administered-116",
        "Client is due for cholera vaccination-44",
        "At least one cholera primary series dose was administered-117",
        "Dose number of the latest primary series dose is one-106",
        "The latest cholera dose was administered less than 1 week ago-105",
        "Client is not due for cholera vaccination-48",
        "The latest cholera dose was administered more than 1 week and less than 6 weeks ago-115",
        "The latest cholera dose was administered more than 6 weeks ago-106",
        "Client is due for cholera vaccination-155",
        "Dose number of the latest primary series dose is more than or equal to two-107",
        "The latest cholera dose was administered approximately less than 2 years ago {Member States defined interval}-139",
        "Primary series is complete. Client is due for cholera booster dose-126",
        "The latest cholera dose was administered approximately more than 2 years ago {Member States defined interval}-139",
        "Client is due for cholera vaccination-167"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD2DTCholeraWCRBSVaccine2Doses 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-IMMZD2DTCholeraWCRBSVaccine2DosesVS.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-IMMZD2DTCholeraWCRBSVaccine2DosesVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTCholeraWCRBSVaccine2DosesVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}