Stream: implementers
Topic: operation output question
Eric Haas (Jun 15 2017 at 17:08):
I thought this output should be a Parameter resource with the output parameters inside of it.
based on this:
"Upon completion, the operation returns another Parameters resource, containing one or more output parameters. This means
that a FHIR operation can take a set of zero or more parameters in and return a set of zero or more result parameters out. Both
the body of the POST and the returned result are always a Resource....
...
If there is only one out parameter, which is a Resource with the parameter name "return" then the parameter format is not used,
and the response is simply the resource itself."
Grahame Grieve (Jun 15 2017 at 20:07):
yes. definitely a copy/paste error. can you make a task to fix it?
Eric Haas (Jun 15 2017 at 21:29):
Grahame Grieve (Jun 15 2017 at 21:32):
thx
Last updated: Apr 12 2022 at 19:14 UTC