chronic-care / onc-ac-project

ONC LEAP grant with AllianceChicago (AC) project planning and documentation
Apache License 2.0
0 stars 0 forks source link

Update logic for Referral Source and Referral Recipient #117

Closed kbertodatti closed 4 months ago

kbertodatti commented 5 months ago
  1. Referral Handler Service when receiving bundle from aP, post the FHIR Resources separately.
  2. Try to resolve reference (find the name element and use text to generate display name)
  3. If you can't resolve reference, use display field of the reference. (Not there for aP).
  4. Fail gracefully.