openreferral / specification

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

Schema: Added enum values to field descriptions #509

Closed mrshll1001 closed 2 months ago

mrshll1001 commented 3 months ago

Related issues

Description

HSDS contains several fields where the values must be taken from enumerated values. These are represented in the schemas with enum properties.

There is currently no documentation for these values, so I have added them to the description property of each field. This gives some inline documentation where appropriate without changing the semantics of the relevant fields.

Merge checklist

This PR is designed to be merged into the 3.1-dev staging branch so compiling the schemas should be performed at a later date to take into account all other schema changes.

If you have edited any schema files: