FHIR Chat · CodeSytsem Operations · terminology

Stream: terminology

Topic: CodeSytsem Operations


view this post on Zulip Russ Hamm (Sep 21 2018 at 14:45):

Apologies if this has been asked before.

What should expected behavior be on CodeSystem-$lookup if nothing is specified for input parameters? Http 400?

view this post on Zulip Rob Hausam (Sep 21 2018 at 15:14):

I think 400 probably makes sense - the Operation Response documentation doesn't seem to be too specific about it, but that does seem consistent with the general RESTful API responses. Others can chime in.

view this post on Zulip Peter Jordan (Sep 21 2018 at 19:24):

Terminz responds with HTTP 400 and an OperationOutcome with severity=error, code = business-rule and diagnostic value stating that no code system was supplied.


Last updated: Apr 12 2022 at 19:14 UTC