openreferral / api-specification

This is the working repository for Open Referral's Human Services Data API protocols.
https://openreferral.readthedocs.io/en/latest/hsda/
Other
29 stars 13 forks source link

HSDA Search Taxonomies #95

Closed kinlane closed 9 months ago

kinlane commented 5 years ago

Adding the ability to search for taxonomies across core resources (organization, locations, and services) in HSDA Search.

NeilMcKLogic commented 5 years ago

This looks like a duplicate to issue #94 https://github.com/openreferral/api-specification/issues/94 .

kinlane commented 5 years ago

Not a duplicate. HSDA Taxonomies has its own basic search, as well as augmenting the HSDA Search (advanced) with taxonomy search as well.

mrshll1001 commented 9 months ago

We will be archiving this repository soon. We're closing this issue because we believe it has been conclusively addressed as part of work on the main HSDS standard.

In this case, we have mopved away from /search endpoints in the HSDS 3.0 specification.

Each other endpoint e.g. /services may be queried using taxonomy_id, taxonomy_term_id, and search parameters.

If there is further discussion or clarification about how the search should be augmented, please raise an issue on the OR specification issue tracker