Skip to content

Implement $expand operation #897

Open
@holpit

Description

@holpit

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

  1. Create one or more CodeSystem
  2. Create one or more ValueSet
  3. Each ValueSet has a reference to one or more CodeSystem
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-APIArea related to REST APIs.Area-OperationsArea related to operations.Area-TerminologyAre related to terminology servicesSpecificationAn issue referring or related to the FHIR SpecificationUp for grabsThe issue require minimal context and is well-suited for new contributors.VSTS-BacklogOn VSTS Backlog

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions