{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTMeaslesMCVDose0VS.schema.json",
  "title": "IMMZD2DTMeaslesMCVDose0 ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTMeaslesMCVDose0 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": [
        "Client's age is less than 6 months-41",
        "Client is not due for MCV0-48",
        "MCV0 was not administered-119",
        "Client's age is between 6 months and 9 months-52",
        "Live vaccine was administered in the last 4 weeks-92",
        "No live vaccine was administered in the last 4 weeks-92",
        "Consider MCV0.-90",
        "Client's age is more than or equal to 9 months-41",
        "MCV0 was administered-119"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD2DTMeaslesMCVDose0 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-IMMZD2DTMeaslesMCVDose0VS.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-IMMZD2DTMeaslesMCVDose0VS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTMeaslesMCVDose0VS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}