WorldHealthOrganization / WorldHealthOrganization/smart-base
improve valueset json schemas
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
when looking at the json schemas generated for valuesets as enumerations, you are able to see the allowed codes/enums but not their display value. Here is an example
https://worldhealthorganization.github.io/smart-base/ValueSet-CDHIv1.schema.json
the source expansion.json has the display value for a code.
what are the options to present the display vlaue in the enum while retaining the simplicity of the enum definition?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.