Stream: cql
Topic: Financial management (eClaim) resources in CQL
Richard Stanley (Dec 15 2021 at 23:33):
From the Patient context, I'm trying to traverse or 'with' resources together to get at fields in the Account resource for a particular Encounter, such as the account.owner
(Organization) or account.coverage -> coverage.contract -> contract.term.offer.party -> organization
if going the long way. Can folks suggest an approach to do so?
Last updated: Apr 12 2022 at 19:14 UTC