{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/trust/ValueSet-KeyUsage-DEV.schema.json",
  "title": "WHO GDHCN  Key Usage ValueSet - DEV Schema",
  "description": "JSON Schema for WHO GDHCN  Key Usage ValueSet - DEV ValueSet codes. Generated from FHIR expansions using IRI format.",
  "type": "string",
  "enum": [
    "http://smart.who.int/trust/CodeSystem/KeyUsage-DEV#SCA",
    "http://smart.who.int/trust/CodeSystem/KeyUsage-DEV#DSC",
    "http://smart.who.int/trust/CodeSystem/KeyUsage-DEV#UP",
    "http://smart.who.int/trust/CodeSystem/KeyUsage-DEV#TLS"
  ],
  "narrative": "This schema validates IRI-formatted codes for the WHO GDHCN  Key Usage ValueSet - 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-KeyUsage-DEV.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
  "fhir:displays": "http://smart.who.int/trust/ValueSet-KeyUsage-DEV.displays.json",
  "fhir:valueSet": "http://smart.who.int/trust/ValueSet/KeyUsage-DEV",
  "fhir:version": "1.1.6",
  "fhir:expansionTimestamp": "2025-11-19T10:50:36+00:00"
}