{
  "openapi": "3.0.3",
  "info": {
    "title": "IMMZ.D.DE18 ValueSet for Vaccine brand Schema API",
    "description": "JSON Schema for IMMZ.D.DE18 ValueSet for Vaccine brand ValueSet codes. Generated from FHIR expansions using IRI format.",
    "version": "1.0.0"
  },
  "paths": {
    "/ValueSet-IMMZ.D.DE18.schema.json": {
      "get": {
        "summary": "JSON Schema definition for the enumeration ValueSet-IMMZ.D.DE18",
        "description": "This endpoint serves the JSON Schema definition for the enumeration ValueSet-IMMZ.D.DE18.",
        "responses": {
          "200": {
            "description": "The JSON Schema for ValueSet-IMMZ.D.DE18",
            "content": {
              "application/schema+json": {
                "schema": {
                  "$ref": "./ValueSet-IMMZ.D.DE18.schema.json"
                }
              }
            }
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "ValueSet-IMMZ.D.DE18": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "$id": "http://smart.who.int/immunizations/ValueSet-IMMZ.D.DE18.schema.json",
        "title": "IMMZ.D.DE18 ValueSet for Vaccine brand Schema",
        "description": "JSON Schema for IMMZ.D.DE18 ValueSet for Vaccine brand ValueSet codes. Generated from FHIR expansions using IRI format.",
        "type": "string",
        "enum": [
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.Ex#brand",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.Ex#manufacturer",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.Ex#marketauth",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.Ex#brand"
        ],
        "narrative": "This schema validates IRI-formatted codes for the IMMZ.D.DE18 ValueSet for Vaccine brand ValueSet. Each enum value includes the system URI in the format {systemuri}#{code} to match JSON-LD enumeration IRIs. Display values are available at http://smart.who.int/immunizations/ValueSet-IMMZ.D.DE18.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
        "fhir:displays": "http://smart.who.int/immunizations/ValueSet-IMMZ.D.DE18.displays.json",
        "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE18",
        "fhir:version": "1.0.0",
        "fhir:expansionTimestamp": "2026-03-31T14:10:57.428197"
      }
    }
  }
}