Skip to content

hasValue

Category: FHIR

Returns true if the input has a value (not null or empty)

  • Return type: boolean
Patient.name.family.hasValue()
Observation.value.hasValue()