Support Parent for ValueSet
Open
- Dominant language
- TypeScript
- Stars
- 188
- Forks
- 64
- Avg merge
- 8d 8h
- Merged PRs (30d)
- 5
Description
e.g. so I can use http://hl7.org/fhir/shareablevalueset.html
```
ValueSet: TestValueSet
Parent: shareablevalueset
```
and so on. Right now this is doable with `* ^meta.profile = "http://hl7.org/fhir/shareablevalueset.html"` but then SUSHI doesn't do validation on my ValueSet.
Contributor guide
Assessment
This issue has not been assessed yet.