History metadata has 2 types: SymptomCheckHistoryMetadata, IllnessCheckHistoryMetadata
Both of them are used to provide high-level information of the checks that can help to create an easy-to-overview list of previously created checks.
BaseHistoryMetadata
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
string (datetime) |
Count of illnesses matching the filters (except top, skip) |
|
|
Languages the check can be translated to |
|
|
|
https://xund.atlassian.net/wiki/spaces/PUB/pages/155254831/HistoryMetadata#HistoryMetadataSymptom[] |
Symptoms that were added to the check |
SymptomCheckHistoryMetadata
|
Property name |
Property type |
Property description |
|---|---|---|
|
https://xund.atlassian.net/wiki/spaces/PUB/pages/155254831/HistoryMetadata#BaseHistoryMetadata |
||
|
|
https://xund.atlassian.net/wiki/spaces/PUB/pages/155254831/HistoryMetadata#HistoryMetadataSymptom |
The first selected symptom of the check |
IllnessCheckHistoryMetadata
|
Property name |
Property type |
Property description |
|---|---|---|
|
https://xund.atlassian.net/wiki/spaces/PUB/pages/155254831/HistoryMetadata#BaseHistoryMetadata |
||
|
|
https://xund.atlassian.net/wiki/spaces/PUB/pages/155254831/HistoryMetadata#HistoryMetadataIllness |
Illness the check was started for |
HistoryMetadataSymptom
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
string |
id of Symptom |
|
|
string (localized text) |
Translated name of symptom |
HistoryMetadataIllness
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
string |
id of Illness |
|
|
string (localized text) |
Translated name of illness |