Model definition
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
string |
ID of the medical item. Use this as reference to get its details |
|
|
string (localized text) |
Name of the medical item |
|
|
'ILLNESS' | 'SYMPTOM' |
Indicates wether the object represents an Illness, or a Symptom |
|
|
string[] (localized text)? |
Array that contains alternative names of the medical item. (only applicable if type is |
|
|
string (localized text) |
Description of the medical item |
|
|
string (localized text)? |
Detailed (longer) description of the medical item |
|
|
boolean |
Indicates if medical item is frequent |
|
|
string (image URL)? |
URL that points to the icon which represents the medical item (only applicable if type is |
|
|
Standardized medical identifier which can be used to pass symptom illness to other medical systems. Use this property to initialize symptom check or illness check from content library. See Initialization |