Hello, I'm trying to recreate the ADT flow by calling FHIR APIs using the Firely SDK .NET library.
I figure out that ADTs are mapped to the Encounter FHIR resource and I'm only interested in the Encounters inside the Intensive Care Unit.
Assuming I have the list (IDs, names, etc), how can I do that?