V1.0.0.4 - Release fixes following practice integration
Modifications to our PDS data model have been updated in line with production findings:-
- Patients "given name" can be null, the PDS model has been modified to be optional.
- PDS data item "period" is an optional field, this has also been modified.
- PDS optional fields were not defaulting as expected, code modifications have been implemented to set optional fields to None or an empty string pending on the data type on the model.