FHIR Chat · represent diagnosing department in a Condition · implementers

Stream: implementers

Topic: represent diagnosing department in a Condition


view this post on Zulip Joerg Mehlbrech (Jun 25 2019 at 11:54):

Hi all,
in a hospital setting I want to capture that a diagnosis was recorded by a specific department (e.g. "internal medicine I"). This department is also represented as an Organization resource.
That department in principle belongs to the condition's asserter. In theory it could be retrieved by finding the asserter's PractionerRole.organization.
But since a practioner's role and organization can change over time - I would like to capture it along with that condition. Any suggestions?
What I had looked for specifically - but didn't find was that Condition.asserter could also point to the responsible organization.
Thanks!


Last updated: Apr 12 2022 at 19:14 UTC