fhirContext property

List<String>? fhirContext
getter/setter pair

Array of relative resource References to any resource type other than “Patient” or “Encounter”. It is not prohibited to have more than one Reference to a given type of resource.

Implementation

List<String>? fhirContext;