{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTBCGVS.schema.json",
  "title": "IMMZD2DTBCG ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTBCG 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 BCG primary series dose was administered-112",
        "Client's age is less than or equal to 28 days-40",
        "Client's HIV status is negative or unknown-29",
        "No live vaccine was administered-90",
        "Client is due for BCG vaccination-44",
        "Live vaccine was administered in the last four weeks-92",
        "Client is not due for BCG vaccination-48",
        "Client's HIV status is positive-29",
        "Client is currently receiving antiretroviral therapy-25",
        "Client is immunologically stable-31",
        "Client is not immunologically stable-32",
        "Client is currently not receiving antiretroviral therapy-26",
        "Client's age is between 28 days and 5 years-50",
        "Client's TB infection test result is negative-39",
        "No live vaccine was administered in the last four weeks-92",
        "Client's TB infection test result is unknown (test not done or no result yet)-34",
        "Clinical judgement is required. Create clinical note.-66",
        "Client's TB infection test result is positive-39",
        "Client is not clinically well-25",
        "Client is clinically well-24",
        "Client's age is more than 5 years-40",
        "Clinical judgement is required. Create clinical note.-67",
        "One BCG primary series dose was administered-112",
        "BCG immunization schedule is complete-140"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD2DTBCG 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-IMMZD2DTBCGVS.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-IMMZD2DTBCGVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTBCGVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}