Provides information about how much effect a certain symptom have in the illnesses in an illness category
Model definition
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
string |
Identifier of the symptom |
|
|
string (localized text) |
Localized name of the symptom |
|
|
number (float) |
A number between 0…1. The relative importance of the symptom. Can be used on the UI to emphasize the symptom |
Example
JSON
{
"name": "Abdominal cramps",
"id": "1f26aebf-89ff-4994-8ac2-d480a8dcc28e",
"score": 0
}