FHIR Chat · Value Sets Missing Expansion · implementers

Stream: implementers

Topic: Value Sets Missing Expansion


view this post on Zulip Walt Askew (Mar 23 2022 at 19:31):

I'm trying to use the fhir.org terminology service:
https://tx.fhir.org/r4/ValueSet/$expand
to expand the value set:
http://terminology.hl7.org/ValueSet/v3-ActClassROI
but the response doesn't contain any codes -- the expansion part of the response is just:
{'identifier': '...', 'timestamp': '...', 'parameter': [{'name': 'expansion-source', 'valueUri': 'ValueSet/v3-ActClassROI'}, {'name': 'version', 'valueUri': 'http://terminology.hl7.org/CodeSystem/v3-ActClass|3.1.0'}]}

Should I expect to see some codes in the JSON response there? According to:
https://terminology.hl7.org/3.1.0/ValueSet-v3-ActClassROI.html
it should expand to two codes.

view this post on Zulip Lloyd McKenzie (Mar 23 2022 at 22:08):

@Grahame Grieve @Rob Hausam


Last updated: Apr 12 2022 at 19:14 UTC