Classes
\
| Name | Description | |
|---|---|---|
| NHI | Database field to track a NZ `National Health Index` number. This will generate a VARCHAR(7) column on your table. | EMPTY |
| NHIField | Form Field to edit a NHI Number. Provide validation for the field and normalise the value before saving it to the database. | EMPTY |
| NHIFieldTest | Test the NHI db field. | EMPTY |
| NHITest | Test the NHI db field. | EMPTY |