Model definition
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
string |
Identifier of the illness category |
|
|
string (localized text) |
Localized name of the illness category. E.g.: Infections |
|
|
string (image URL) |
Illness category icon's url |
Example
JSON
{
"id": "5d12eca4-0de1-4ed6-abc3-5f8c83d84f9f",
"name": "Diseases of the nervous system",
"iconUrl": "https://cms.live.xund.solutions/image/nervous.svg"
}