Stream: argonaut
Topic: Allergy Queries
Richard Kavanagh (May 12 2017 at 14:05):
Looking at the Argonaut conformance definition here : http://www.fhir.org/guides/argonaut/r2/Conformance-server.html#AllergyIntolerance
Does this mean that Argonaut does not support the retrieval of allergies by the $list parameter (http://www.hl7.org/implement/standards/fhir/dstu2/search.html#list)
Grahame Grieve (May 12 2017 at 16:13):
That's correct. I think that will be shown to be a mistake in the future
Eric Haas (May 12 2017 at 21:38):
The List resource is not being used by the US vendors and that is also reflected in the medications lists as well. It was soundly repudiated after being introduced in the original DAF work.
Jenni Syed (May 22 2017 at 13:38):
Note that I think List will become usefull when functionality to retrieve anything other than "current snapshot in time" is exposed. However, to this point, all the functionality we've exposed has been the current list. Once we start enabling meds rec type functionality, or similar workflows that need specific snapshots, we'll need to look into the list functionality. These are "expert" type workflows though, and we haven't had that request yet for our system.
Last updated: Apr 12 2022 at 19:14 UTC