FHIR Chat · How to find a patients Location? · conformance

Stream: conformance

Topic: How to find a patients Location?


view this post on Zulip Johan Eltes (Nov 28 2017 at 16:09):

As part of follow up of care-initiated infections, we need to query the server for the patients location (physical) at a certain point in time (without any particular clinical context). How would that be accomplished?

view this post on Zulip Jose Costa Teixeira (Nov 28 2017 at 16:18):

i don't see anything already there.
you could start with an extension to patient like "patientTracking" that contains a location and a time period. (just a first thought)

view this post on Zulip Ewout Kramer (Nov 28 2017 at 16:57):

We can track a patient in the context of a visit, see Encounter.location. Would that suffice?

view this post on Zulip Johan Eltes (Nov 28 2017 at 17:02):

We thought so at the beginning of our investigation. It may though be too inefficient. We'll do a bit of desk-top simulation of a flow to fully analyse the consequences of that option.


Last updated: Apr 12 2022 at 19:14 UTC