OpenReferralUK / human-services

Extensions proposed by the English Local Government Association (LGA) and the local government OpenCommunity project to the OpenReferral standard for human services data. Schema generator code is given to express the schema in various formats. Data conversion routines to make it conform to the standard. API that serves the data in a format compliant with the standard.
11 stars 6 forks source link

regular_schedule weekday is required by OpenReferral but not compatible with the LGA's extension to use iCal #1

Open MikeThacker1 opened 5 years ago

MikeThacker1 commented 5 years ago

The OpenReferral regular_schedule table has weekday as a required field, but the LGA's extension implements full scheduling according to the iCal standard and this does not include weekday.

Hence the LGA extension does not comply with the original OpenReferral schema in this regard.