Open
Description
User story
As a user of HL7 FHIR Version 4, I want to use the $expand operation so that I can use CodeSystem and ValueSet to manage the "CodableConcept" for all resources.
Acceptance criteria
- Create one or more CodeSystem
- Create one or more ValueSet
- Each ValueSet has a reference to one or more CodeSystem
- When I use the $expand operation on a ValueSet, than the system returns all the CodeSystem's codes referenced in the ValueSet.
The implementation can be incremental. The base command [baseURl]/ValueSet/123ABC/$expand is enough for start.
Details can be found here:
CodeSystem
ValueSet
$expand