Entity: Symptom
Class Diagram
Display
Symptom reports appear in the Health > Symptoms page of the patient's record.
Please see the manual for more information.
Mappings
| HL7 API | FHIR API (Customer boxes support full CRUD) | Web | Custom REST API | |
|
| Facade (STU3) | Aggregated (R4) |
|
|
Summary of interactions | |||||
Create |
|
|
| ||
Read |
|
|
| /symptomReports/all | |
Update |
|
|
|
|
|
Delete |
|
|
|
|
|
Entity: Symptom - Extends: Data Point | |||||
Symptom The symptom which is being reported. |
|
|
| A display-friendly representation of the symptom is shown; not every component of the CodeableConcept is shown in all circumstances. |
|
Timestamp Timestamp for the symptom report. |
|
|
| A time can be entered, but the symptoms are grouped by date; time information is not displayed. |
|
Severity
|
|
|
| The severity displayed is an aggregation over each day; individual symptom reports are not displayed. |
|