{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTPneumococcal2DosesWithBoosterDoseVS.schema.json",
  "title": "IMMZD2DTPneumococcal2DosesWithBoosterDose ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTPneumococcal2DosesWithBoosterDose 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": [
        "The client's age is less than 6 weeks-40",
        "Client is not due for pneumococcal vaccination-48",
        "No pneumococcal primary series doses were administered-121",
        "The client's age is between 6 weeks and 5 years-50",
        "Client is due for pneumococcal vaccination-44",
        "One pneumococcal primary series dose was administered-121",
        "The client's age is less than or equal to 5 years-41",
        "The first pneumococcal dose was administered within 24 months post birth-109",
        "The latest pneumococcal dose was administered less than 8 weeks ago-104",
        "The latest pneumococcal dose was administered more than 8 weeks ago-104",
        "The first pneumococcal dose was administered after 24 months post birth-109",
        "Client is at high risk for pneumococcal infection-48",
        "Client is not at high risk for pneumococcal infection-49",
        "Pneumococcal immunization schedule is complete-148",
        "Two pneumococcal primary series doses were administered-121",
        "No pneumococcal booster dose was administered-119",
        "The client's age is less than or equal to 5 years-40",
        "The first pneumococcal dose was administered within 12 months post birth-131",
        "Client is due for pneumococcal booster dose-44",
        "The first pneumococcal dose was administered after 12 months post birth-131",
        "One pneumococcal booster dose was administered-119",
        "The client's age is less than 12 months-42",
        "Client's HIV status is positive-29",
        "Client is not due for pneumococcal booster dose-48",
        "Client had preterm birth-22",
        "The client's age is more than or equal to 12 months and less than 24 months-54",
        "The latest pneumococcal dose was administered within 12 months post birth-116",
        "The latest pneumococcal dose was administered after 12 months post birth-116",
        "Pneumococcal immunization schedule is complete-49",
        "Client's HIV status is negative or unknown-29",
        "Client did not have preterm birth-22",
        "The client's age is more than or equal to 24 months-42",
        "Two pneumococcal booster doses were administered-119",
        "The client's age is more than 5 years-40",
        "Clinical judgement is required. Create a clinical note-66"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD2DTPneumococcal2DosesWithBoosterDose 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-IMMZD2DTPneumococcal2DosesWithBoosterDoseVS.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-IMMZD2DTPneumococcal2DosesWithBoosterDoseVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTPneumococcal2DosesWithBoosterDoseVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}