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 Taxonomies #93

Closed kinlane closed 3 years ago

kinlane commented 5 years ago

Adding the ability to manage taxonomies, so we can search against them.

NeilMcKLogic commented 5 years ago

@kinlane , can you define "manage" more clearly here, as well as why managing taxonomies is important for them to be searchable, to elicit comments?

kinlane commented 5 years ago

This is not about searching taxonomies. This is about adding, updating, getting, and removing taxonomies all by themselves. Aside from applying them to any service, or searching using them. Essentially you cannot apply or search for what does not exist.

greggish commented 5 years ago

@kinlane can you clarify if this really means adding / updating / getting multiple taxonomies (as in multiple categorical schema) or do you mean managing a taxonomy by adding / updating / getting / removing taxonomic codes?

This is one of the hardest parts of our problem, which we haven't really tackled yet from a design perspective...

kinlane commented 5 years ago

I can confirm my intent with new functionality is to allow the:

adding / updating / getting multiple taxonomies (as in multiple categorical schema)

as well as:

adding / updating / getting / removing taxonomic codes

It should do both.

kinlane commented 3 years ago

The new schema has been implemented. We can rely on new comments on V2.0.