{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZ.I.DE30.displays.json",
  "title": "IMMZ.I.DE30 ValueSet for Disaggregation group Display Values",
  "description": "Display values for IMMZ.I.DE30 ValueSet for Disaggregation group ValueSet codes. Generated from FHIR expansions.",
  "type": "object",
  "properties": {
    "fhir:displays": {
      "type": "object",
      "description": "Multilingual display values for ValueSet codes using IRI format to match JSON schema enum values",
      "patternProperties": {
        "^https?://.*": {
          "type": "object",
          "description": "Display values for a specific IRI-formatted code by language",
          "properties": {
            "en": {
              "type": "string",
              "description": "English display value"
            }
          },
          "patternProperties": {
            "^[a-z]{2}(-[A-Z]{2})?$": {
              "type": "string",
              "description": "Display value in the specified language (ISO 639-1 code)"
            }
          },
          "additionalProperties": false
        }
      },
      "additionalProperties": false
    }
  },
  "required": [
    "fhir:displays"
  ],
  "additionalProperties": true,
  "fhir:displays": {
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE40": {
      "en": "Number of doses per vial"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE41": {
      "en": "Initial balance"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE42": {
      "en": "Closing balance"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE43": {
      "en": "Administered doses"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE44": {
      "en": "Stock opened"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE45": {
      "en": "Stock received"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE46": {
      "en": "Physical count adjustment"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE47": {
      "en": "Closed stock discarded"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE48": {
      "en": "Closed stock discarded type"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE49": {
      "en": "Broken/damaged"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE50": {
      "en": "Expired product"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE51": {
      "en": "Cold storage malfunction"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE52": {
      "en": "Vaccine vial monitor status change"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE53": {
      "en": "Frozen"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE18": {
      "en": "Report subject area"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE20": {
      "en": "Reporting period start date"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE21": {
      "en": "Reporting period end date"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE30": {
      "en": "Disaggregation group"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE31": {
      "en": "By-Sex"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE32": {
      "en": "By-Administrative Area"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE33": {
      "en": "By-Age group"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE34": {
      "en": "By-Dose number"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE35": {
      "en": "By-Vaccine type"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE36": {
      "en": "By-Vaccine manufacturer"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE37": {
      "en": "By-Reaction manifestation"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE39": {
      "en": "By-Type of reaction"
    },
    "http://smart.who.int/immunizations/CodeSystem/IMMZ.I#DE54": {
      "en": "By-Risk and occupational group"
    }
  },
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZ.I.DE30",
  "fhir:version": "1.0.0",
  "fhir:expansionTimestamp": "2026-03-31T14:10:57.399853"
}