FHIR / FHIR/GoFSH

Improve support for using slices in instances

Open
#239 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
40
Forks
7
PR merge metrics
No merged PRs in 30d

Description

GoFSH currently uses numerically indexed arrays in all instances, even when an element is sliced. This can be problematic, especially for required slices. We should try to make GoFSH smarter. Ideally it should recognize simple discriminators well enough to determine slice membership and output rules w/ slice names instead of numeric indices where applicable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.