empty
empty()
Section titled “empty()”Category: Utility
Returns true if the input collection is empty
Signature
Section titled “Signature”- Return type:
boolean
Examples
Section titled “Examples”Patient.name.empty()Bundle.entry.empty()Category: Utility
Returns true if the input collection is empty
booleanPatient.name.empty()Bundle.entry.empty()