fhirBundle property

String? fhirBundle
getter/setter pair

The FHIR bundle ([R4](http://hl7.org/fhir/R4/bundle.html)) that includes all the entities, the entity mentions, and the relationships in JSON format.

Implementation

core.String? fhirBundle;