{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD18SPneumococcal3DosesVS.schema.json",
  "title": "IMMZD18SPneumococcal3Doses ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD18SPneumococcal3Doses 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": [
        "Child's birth-0",
        "First pneumococcal dose from the primary series was administered-121",
        "First pneumococcal dose from the primary series was administered to client, who is less than or equal to 5 years of age, within 24 months post birth-280",
        "Second pneumococcal dose from the primary series was administered-121",
        "First pneumococcal dose from the primary series was administered to client, who is less than or equal to 5 years of age. Pneumococcal dose was not administered within 24 months post birth. Client is at high risk for pneumococcal infection.-333",
        "Second pneumococcal dose from the primary series was administered to client, who is less than or equal to 5 years of age. First pneumococcal dose was administered within 12 months post birth.-302",
        "Third pneumococcal dose from the primary series was administered. The primary series has been completed.-98",
        "Third pneumococcal dose from the primary series was administered to client, who is more than 12 months of age. The latest pneumococcal dose was administered within 12 months post birth. Client is either HIV positive or had preterm birth.-351",
        "One pneumococcal booster dose was administered.-119"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD18SPneumococcal3Doses 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-IMMZD18SPneumococcal3DosesVS.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-IMMZD18SPneumococcal3DosesVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD18SPneumococcal3DosesVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}