resolve
resolve()
Section titled “resolve()”Category: FHIR
Resolves a Reference.reference to the target resource. Supports contained (‘#id’), in-bundle, and provider-backed resolution.
Signature
Section titled “Signature”- Return type:
Resource
Examples
Section titled “Examples”Patient.managingOrganization.resolve()Observation.subject.resolve()Bundle.entry.resource.resolve()