Перейти до основного вмісту

UpdateProblemDto

titlestring
icd10Codestring

Код МКХ-10

statusstring

Possible values: [active, resolved, inactive]

onsetDatestring

Дата виникнення (ISO date)

resolvedDatestring

Дата вирішення (ISO date)

notestring
UpdateProblemDto
{
"title": "string",
"icd10Code": "string",
"status": "active",
"onsetDate": "string",
"resolvedDate": "string",
"note": "string"
}