feat(MED-161): store more fields about medipost analysis response

This commit is contained in:
2025-09-17 11:15:55 +03:00
parent cee37178df
commit 7af6aa438e
4 changed files with 27 additions and 4 deletions

View File

@@ -145,7 +145,7 @@ export type MedipostPublicMessageResponse = IMedipostResponseXMLBase & {
};
export type UuringuVastus = {
VastuseVaartus: number; // text according to docs, but based on examples and logically, float
VastuseVaartus: string; // numeric or text like 'Negatiivne'
VastuseAeg: string;
NormYlem?: {
'#text': number;