The current [workaround ](https://github.com/BAL-DMU/LOOP_FHIR2SPHN/blob/9ce1b47345c9ae554c12a59b19dfd3987bb9af8d/maps/DiagnosticReportToLabTestEvent.map#L30) to resolve references in DiagnosticReport is very slow for large Bundles, see [Zulip discussion](https://chat.fhir.org/#narrow/channel/379173-FHIR-Mapping-Language/topic/resolve.28.29.20references.20within.20a.20Bundle) Change to _resolve()_ once available in matchbox and validator_cli Related PR: - https://github.com/hapifhir/org.hl7.fhir.core/pull/1944 - https://github.com/ahdis/matchbox/pull/362