Reputation: 169
When we are creating DiagnosticReport or Observation or Allergy or any other resource how to capture, who is creating this resource in the app. whether it is Patient or Practitioner? How to differentiate the "createdBy". I couldnt map a field for this purpose.
Upvotes: 0
Views: 125
Reputation: 6793
Without resolving the resource reference, you can't know. There's some discussion about adding "resource type" to the Reference data type. So far it's been excluded as redundant, but you're welcome to submit a change request ("propose a change" link at the bottom of each page in the spec) asking for that.
Upvotes: 1