FHIR Chat · ValueSet expansion with language designations · hapi

Stream: hapi

Topic: ValueSet expansion with language designations


view this post on Zulip Leonid Toporkov (May 17 2020 at 16:58):

Hi,
Does HAPI support designation filtering for ValueSet expansion?

GET http://hapi.fhir.org/baseR4/ValueSet/597988/$expand?includeDesignations=false
or
GET http://hapi.fhir.org/baseR4/ValueSet/597988/$expand?designation=en

always returns all designations found. Is that proper behavior or it's wrong request?

tnx


Last updated: Apr 12 2022 at 19:14 UTC