0

I am looking for the right place to keep multiple physicians.

So far the choices are :

  1. DiagnosticOrder.orderer = Physicians
  2. Patient.CareProvider = Physicians
  3. Encounter.Participant = Physicians

Can you please suggest the right place to keep different physicians?

Pratap Das
  • 504
  • 2
  • 7
  • 20

1 Answers1

1

For DSTU2, care teams are handled using CarePlan.

Lloyd McKenzie
  • 6,345
  • 1
  • 13
  • 10