{
  "openapi": "3.0.3",
  "info": {
    "title": "WHO GDHCN Trust Network Participant - UAT Schema API",
    "description": "JSON Schema for WHO GDHCN Trust Network Participant - UAT ValueSet codes. Generated from FHIR expansions using IRI format.",
    "version": "1.0.0"
  },
  "paths": {
    "/ValueSet-Participants-UAT.schema.json": {
      "get": {
        "summary": "JSON Schema definition for the enumeration ValueSet-Participants-UAT",
        "description": "This endpoint serves the JSON Schema definition for the enumeration ValueSet-Participants-UAT.",
        "responses": {
          "200": {
            "description": "The JSON Schema for ValueSet-Participants-UAT",
            "content": {
              "application/schema+json": {
                "schema": {
                  "$ref": "./ValueSet-Participants-UAT.schema.json"
                }
              }
            }
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "ValueSet-Participants-UAT": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "$id": "http://smart.who.int/trust/ValueSet-Participants-UAT.schema.json",
        "title": "WHO GDHCN Trust Network Participant - UAT Schema",
        "description": "JSON Schema for WHO GDHCN Trust Network Participant - UAT ValueSet codes. Generated from FHIR expansions using IRI format.",
        "type": "string",
        "enum": [
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#WHO",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXA",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXB",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXC",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXD",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXO",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXS",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXU",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXV",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XXX",
          "http://smart.who.int/trust/CodeSystems/Participants-UAT#XYK",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#ALB",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#AND",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#ARM",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#BEL",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#BEN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#BRA",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#CAN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#CYP",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#CZE",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#ESP",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#EST",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#FIN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#FRA",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#FRO",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#HRV",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#IDN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#IRL",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#LTU",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#LVA",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#MCO",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#MLT",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#MYS",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#NLD",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#NZL",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#OMN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#POL",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#PRT",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SAU",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SGP",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SMR",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SVK",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SVN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SWE",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#TGO",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#THA",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#TUR"
        ],
        "narrative": "This schema validates IRI-formatted codes for the WHO GDHCN Trust Network Participant - UAT 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/trust/ValueSet-Participants-UAT.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
        "fhir:displays": "http://smart.who.int/trust/ValueSet-Participants-UAT.displays.json",
        "fhir:valueSet": "http://smart.who.int/trust/ValueSet/Participants-UAT",
        "fhir:version": "1.1.6",
        "fhir:expansionTimestamp": "2025-12-03T10:45:41+00:00"
      }
    }
  }
}