{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTDTPDelayedOrInterruptedSeriesVS.schema.json",
  "title": "IMMZD2DTDTPDelayedOrInterruptedSeries ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTDTPDelayedOrInterruptedSeries 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 DTP primary series doses were administered-124",
        "Client's age is more than 1 year-39",
        "Client is due for DTP vaccination-95",
        "One DTP primary series dose was administered-124",
        "The latest DTP dose was administered less than 4 weeks ago-113",
        "Client is not due for DTP vaccination-99",
        "The latest DTP dose was administered more than 4 weeks ago-113",
        "Two DTP primary series doses were administered-124",
        "The latest DTP dose was administered less than 6 months ago-114",
        "The latest DTP dose was administered more than 6 months ago-114",
        "Three DTP primary series doses were administered-123",
        "No tetanus and diphtheria booster doses were administered-141",
        "The latest DTP dose was administered less than 1 year ago-112",
        "Primary DTP series is complete. Client is not due for tetanus and diphtheria booster dose-219",
        "The latest DTP dose was administered more than 1 year ago-112",
        "Primary DTP series is complete. Client is due for tetanus and diphtheria booster dose-215",
        "One tetanus and diphtheria booster dose was administered-140",
        "The latest tetanus and diphtheria dose was administered less than 1 year ago-131",
        "Client is not due for tetanus and diphtheria booster dose-118",
        "The latest tetanus and diphtheria dose was administered more than 1 year ago-131",
        "Client is due for tetanus and diphtheria booster dose-114",
        "Two tetanus and diphtheria booster doses were administered-140",
        "Tetanus and diphtheria immunization schedule is complete-119",
        "No pertussis booster doses were administered-126",
        "Client's age is between 1 year and 6 years-49",
        "Primary DTP series is complete. Client is not due for pertussis booster dose-206",
        "Primary DTP series is complete. Client is due for pertussis booster dose-202",
        "Client's age is more than 6 years-40",
        "Pertussis immunization schedule is complete-106",
        "One pertussis booster dose was administered-126"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD2DTDTPDelayedOrInterruptedSeries 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-IMMZD2DTDTPDelayedOrInterruptedSeriesVS.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-IMMZD2DTDTPDelayedOrInterruptedSeriesVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTDTPDelayedOrInterruptedSeriesVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}