{
  "openapi": "3.0.3",
  "info": {
    "title": "WHO GDHCN Trust Network Participant - DEV Schema API",
    "description": "JSON Schema for WHO GDHCN Trust Network Participant - DEV ValueSet codes. Generated from FHIR expansions using IRI format.",
    "version": "1.0.0"
  },
  "paths": {
    "/ValueSet-Participants-DEV.schema.json": {
      "get": {
        "summary": "JSON Schema definition for the enumeration ValueSet-Participants-DEV",
        "description": "This endpoint serves the JSON Schema definition for the enumeration ValueSet-Participants-DEV.",
        "responses": {
          "200": {
            "description": "The JSON Schema for ValueSet-Participants-DEV",
            "content": {
              "application/schema+json": {
                "schema": {
                  "$ref": "./ValueSet-Participants-DEV.schema.json"
                }
              }
            }
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "ValueSet-Participants-DEV": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "$id": "http://smart.who.int/trust/ValueSet-Participants-DEV.schema.json",
        "title": "WHO GDHCN Trust Network Participant - DEV Schema",
        "description": "JSON Schema for WHO GDHCN Trust Network Participant - DEV ValueSet codes. Generated from FHIR expansions using IRI format.",
        "type": "string",
        "enum": [
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#WHO",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XCL",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XML",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXA",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXB",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXC",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXD",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXE",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXF",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXG",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXH",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXI",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXJ",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXK",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXO",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXP",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXU",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXV",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XXX",
          "http://smart.who.int/trust/CodeSystems/Participants-DEV#XYK",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#AND",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#ARG",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#ARM",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#BHS",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#BLZ",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#BRA",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#BRB",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#CHL",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#COL",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#CRI",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#CYP",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#DOM",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#ECU",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#EST",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#GTM",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#HND",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#IDN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#LVA",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#OMN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#PAN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#PER",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#PRY",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SGP",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SLV",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SMR",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SUR",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#SVN",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#TGO",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#URY",
          "http://smart.who.int/refmart/CodeSystems/REF_COUNTRY#USA"
        ],
        "narrative": "This schema validates IRI-formatted codes for the WHO GDHCN Trust Network Participant - DEV 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-DEV.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
        "fhir:displays": "http://smart.who.int/trust/ValueSet-Participants-DEV.displays.json",
        "fhir:valueSet": "http://smart.who.int/trust/ValueSet/Participants-DEV",
        "fhir:version": "1.1.6",
        "fhir:expansionTimestamp": "2025-12-03T10:45:41+00:00"
      }
    }
  }
}