ValueSetListType
No description
type ValueSetListType {
ValueSetList(
_filter: String
date: [date]
code: [token]
context_type_value: [composite]
_lastUpdated: [date]
jurisdiction: [token]
description: [String]
context_type: [token]
title: [String]
reference: [uri]
context_quantity: [quantity]
context: [token]
context_type_quantity: [composite]
identifier: [token]
_security: [token]
version: [token]
url: [uri]
expansion: [uri]
_profile: [uri]
_tag: [token]
name: [String]
publisher: [String]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): [ValueSet]
}