plugin-healthcare / implementation-guide

The original IG for all things PLUGIN.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

How to determine medical specialty responsible for recording diagnosis #1

Open mellesies opened 2 weeks ago

mellesies commented 2 weeks ago

Within the AIOC use-case we need to be able to determine the medical specialty that recorded a diagnosis. There are multiple routes for accessing this information, for example through Condition.recorder or Condition.asserter. Both attributes point to PractitionerRole which has the attribute specialty.

Open questions: