count
count()
Section titled “count()”Category: Collection
Returns the number of items in a collection
Signature
Section titled “Signature”- Return type:
integer
Examples
Section titled “Examples”Patient.name.count()Bundle.entry.count()Category: Collection
Returns the number of items in a collection
integerPatient.name.count()Bundle.entry.count()