{
  "openapi": "3.0.3",
  "info": {
    "title": "IMMZ.C.DE5 ValueSet for Sex Schema API",
    "description": "JSON Schema for IMMZ.C.DE5 ValueSet for Sex ValueSet codes. Generated from FHIR expansions using IRI format.",
    "version": "1.0.0"
  },
  "paths": {
    "/ValueSet-IMMZ.C.DE5.schema.json": {
      "get": {
        "summary": "JSON Schema definition for the enumeration ValueSet-IMMZ.C.DE5",
        "description": "This endpoint serves the JSON Schema definition for the enumeration ValueSet-IMMZ.C.DE5.",
        "responses": {
          "200": {
            "description": "The JSON Schema for ValueSet-IMMZ.C.DE5",
            "content": {
              "application/schema+json": {
                "schema": {
                  "$ref": "./ValueSet-IMMZ.C.DE5.schema.json"
                }
              }
            }
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "ValueSet-IMMZ.C.DE5": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "$id": "http://smart.who.int/immunizations/ValueSet-IMMZ.C.DE5.schema.json",
        "title": "IMMZ.C.DE5 ValueSet for Sex Schema",
        "description": "JSON Schema for IMMZ.C.DE5 ValueSet for Sex ValueSet codes. Generated from FHIR expansions using IRI format.",
        "type": "string",
        "enum": [
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE1",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE2",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE3",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE4",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE5",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE6",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE7",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE8",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE9",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE10",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE13",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE14",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE15",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE16",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE17",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE18",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE19",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE6",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE7",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE8",
          "http://smart.who.int/immunizations/CodeSystem/IMMZ.C#DE9"
        ],
        "narrative": "This schema validates IRI-formatted codes for the IMMZ.C.DE5 ValueSet for Sex 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.C.DE5.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
        "fhir:displays": "http://smart.who.int/immunizations/ValueSet-IMMZ.C.DE5.displays.json",
        "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZ.C.DE5",
        "fhir:version": "1.0.0",
        "fhir:expansionTimestamp": "2026-03-31T14:10:57.406086"
      }
    }
  }
}