Input: {
    activeOnly?: boolean;
    check-system-version?: canonical[];
    context?: uri;
    contextDirection?: code;
    count?: integer;
    date?: dateTime;
    designation?: string[];
    displayLanguage?: code;
    exclude-system?: canonical[];
    excludeNested?: boolean;
    excludeNotForUI?: boolean;
    excludePostCoordinated?: boolean;
    filter?: string;
    force-system-version?: canonical[];
    includeDefinition?: boolean;
    includeDesignations?: boolean;
    offset?: integer;
    system-version?: canonical[];
    url?: uri;
    valueSet?: ValueSet;
    valueSetVersion?: string;
}