FHIR Chat · Workflow of Surgical Procedure · implementers

Stream: implementers

Topic: Workflow of Surgical Procedure


view this post on Zulip René Störmer (Oct 21 2020 at 12:35):

Hi all,

It might be that the partly open nature of how FHIR can be used is a reason for my confusion, but I wanted to clarify something with you. We are developing a tool to schedule surgeries on a patient. So far my understanding is the following workflow:

  1. A patient has an accident of something else and visits the hospital: An encounter is created to document the patient visit. An Observation and/or Condition might be created
  2. A ServiceRequest is created to indicate that something should be done on the patient
  3. An appointment is created to fix the date a procedure should take place and which resources (team/location) to use
  4. When the appointment happens the Procedure documents how everything was carried out
  5. The encounter is closed when the patient leaves the hospital

What do you think? Is this understanding correct?

view this post on Zulip Vassil Peytchev (Oct 21 2020 at 13:17):

I think it depends how the surgeries are handled in the underlying system. In some cases the appointment may turn into a surgical encounter (part of the inpatient encounter, or maybe of an episode of care), and that may change how the documentation will be done. There may be additional procedures as well (e.g. Anesthesia).

view this post on Zulip Lloyd McKenzie (Oct 21 2020 at 18:08):

What's proposed is a 'reasonable' workflow. Whether appointments exist, whether it's one appointment or many, whether it's one procedure or many (or one procedure with a hierarchy of procedures), whether there's an encounter or multiple encounters or none, whether there's Task to negotiate fulfillment of the ServiceRequest will all vary by type of procedure, who's performing it, technical environment, level of detail to be captured, etc.

view this post on Zulip Lloyd McKenzie (Oct 21 2020 at 18:12):

If you want to nail down the specific workflow, you'll need to do that in the context of some specifics in terms of the community (country, discipline), the types of procedures (surgery vs. counselling vs. physio vs. radiation), etc.


Last updated: Apr 12 2022 at 19:14 UTC