{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD18SMeningococcalMonovalentMenCConjugateVaccineVS.schema.json",
  "title": "IMMZD18SMeningococcalMonovalentMenCConjugateVaccine ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD18SMeningococcalMonovalentMenCConjugateVaccine 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 meningococcal dose from the primary series was administered-338",
        "First meningococcal dose from the primary series was administered and client started the series when client's age was less than or equal to 11 months-237",
        "Second meningococcal dose from the primary series was administered. The primary series has been completed for clients that started the series when client's age was less than or equal to 11 months-99",
        "The primary series has been completed and client started the series when client's age was less than or equal to 11 months-236",
        "Meningococcal booster dose was administered for the client that started the series when client's age was less than or equal to 11 months. Immunization schedule has been completed-120"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD18SMeningococcalMonovalentMenCConjugateVaccine 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-IMMZD18SMeningococcalMonovalentMenCConjugateVaccineVS.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-IMMZD18SMeningococcalMonovalentMenCConjugateVaccineVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD18SMeningococcalMonovalentMenCConjugateVaccineVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}