Stream: conformance
Topic: Operations not defined as idemptotent
Michael Lawley (Mar 14 2017 at 06:48):
OperationDefinition includes the property idempotent
but it doesn't appear to be set to true for any of the FHIR-defined operations, even though many ($expand
, $lookup
, $validate
, etc) are. Is there a reason for this?
(See also GF#13018)
Grahame Grieve (Mar 14 2017 at 19:32):
oversight, I'm sure.
Last updated: Apr 12 2022 at 19:14 UTC