changes.mady.by.user Aryn Wiebe
Saved on Sept 25, 2024
Saved on Sept 30, 2024
...
Using if statements and node:isNull(), we can add logic to say “if NK1 exists, (is not nulllnull), then map the following fields into the table.”
node:isNull()
You can confirm the mappings by clicking on trace(T) in the annotations to see the resulting database Patient and Kin tables.
trace(T)