# Functions
New creates a new instance of Client with a given filter api url.
NewWithHealthClient creates a new instance of CodelistAPI Client, reusing the URL and Clienter from the provided healthcheck client.
# Structs
Client is a codelist api client which can be used to make requests to the server.
CodeLinks represents the links an individual code item has.
CodeList containing links to all possible codes.
CodeListLinks contains links for a code list resource.
CodeListResults contains an array of code lists which can be paginated.
CodeResult represents a code list item.
CodesResults contains the list of codes for a specific code list and edition.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DimensionValues represent the dimension values returned by the codelist api.
EditionsList containing links to all possible codes.
EditionsListLink contains links for a code list resource.
EditionsListResults contains an array of code lists which can be paginated.
ErrInvalidCodelistAPIResponse is returned when the codelist api does not respond with a valid status.
Item represents an individual code item returned by the codelist api.
Link contains the id and a link to a resource.