Open
Description
I forked your project, intending to make this change myself for something at work but I cannot seem to pull all of the dependencies when behind my corporate firewall... I will have to try on my personal computer this weekend.
We use HAPI FHIR and they have a more robust implementation of hasXxxx() that you may find interesting:
public boolean hasXxxx() { return this.xxxx != null && !this.xxxx.isEmpty(); }
Metadata
Metadata
Assignees
Labels
No labels