Turtiainen / assisdent-web-client-continuation

Tampere University COMP.SE.610/620 autumn 2023 Group Q project work
https://assisdent-web-client-continuation.vercel.app
Other
3 stars 0 forks source link

Patient card view saving #69

Closed AkseliA closed 11 months ago

AkseliA commented 11 months ago
Form section Field Error Fixed
General patient info Kuva No options to choose from, no way to upload a new image [ ]
Henkilötunnus Backend prevents update of this field. Validation for patient failed. The legal SSN cannot be cleared or changed via the REST interface. The change must be made using the AssisDent client. [ ]
Sukupuoli When choosing default option, "0" is sent and backend expects 0 [ x ]
Sisäinen tunniste Can not be edited in windows client either [ ]
Asiakastiedot Kutsulupa When choosing default option, "0" is sent and backend expects 0 [ x ]
Toivotut yhteydenottotavat No options to choose from [ ]
Ajanvarausten muistutusviestit When choosing default option, "0" is sent and backend expects 0 [ x ]
Potilaskohtaiset muistutukset No options to choose from [ ]
Laskutustiedot Katuosoite, postinumero, kaupunki, kunta, maa This is a entity which has a composition association to the patient, it can not be updated due to some backend logic. [partially]
Alennus No options to choose from [ ]
Etukortin tyyppi Can not be changed to K-plussa kortti, backend prevents change [ ]
Etukortin numero Can not be updated if etukortin tyyppi is "K-plussa kortti", backend prevents change [ ]
Kelakorvaus When choosing default option, "0" is sent and backend expects 0 [ x ]
Luvat ja suostumukset Terveystietojen jako organisaation sisällä When choosing default option, "0" is sent and backend expects 0 [ x ]
Asiakkuus When choosing default option, "0" is sent and backend expects 0 [ x ]

closes #51