openreferral / specification

The Human Services Data Specification - a data exchange format developed by the Open Referral Initiative
https://openreferral.org
Other
117 stars 49 forks source link

schedule.count and schedule.wkst #291

Closed benjamin-wunder closed 9 months ago

benjamin-wunder commented 2 years ago

The schedule schema has some issues with data types.

Count should be a number, not a date

Wkst should be a string, not a date

I created a pull request to fix this in the specs b/c I wasn't sure what the procedure was.

It's here: https://github.com/openreferral/specification/pull/289

Cskyleryoung commented 2 years ago

Just noticed these same issues when defining the schema for one of our apps. @devinbalkind can we add this to 2.1, or is it already in there?

MikeThacker1 commented 2 years ago

I've noted in cells W155 and W156 of Por20349 - HSDS - US and UK that the data types need to be corrected. We should probably separate documentation correction from release version numbers.

mrshll1001 commented 9 months ago

These were fixed in 3.0 :-)