Stream: implementers
Topic: Send and receive a direct message using fhir
Surendar K (Nov 15 2018 at 13:26):
I have implemented, sending and receiving a direct message using EMR direct. How to implement, similar functionality using fhir? Thank you.
Christiaan Knaap (Dec 17 2018 at 10:43):
You can start by looking at Messaging. Although much of the FHIR world leans more towards REST (request data as you need it instead of send it upfront).
Last updated: Apr 12 2022 at 19:14 UTC