---
title: "Entity: Symptom"
canonical: "https://wiki.patientsknowbest.com/space/api/3743154177/Entity%3A%20Symptom"
format: markdown
---
> Macro (toc)

# Class Diagram

<u>[Symptom](https://miro.com/app/board/uXjVMNbcvA4=/?share_link_id=870429127532)</u>

# Display

Symptom reports appear in the Health > Symptoms page of the patient's record.

Please see[ ](https://www.google.com/url?q=https%3A%2F%2Fmanual.patientsknowbest.com%2Fpatient%2Fsymptoms&sa=D&sntz=1&usg=AOvVaw1gIQ-4TLTyto4b5UCBM-w-)<u>[the manual](https://www.google.com/url?q=https%3A%2F%2Fmanual.patientsknowbest.com%2Fpatient%2Fsymptoms&sa=D&sntz=1&usg=AOvVaw1gIQ-4TLTyto4b5UCBM-w-)</u> for more information.

# Mappings

|  |  |  |  |  |
| --- | --- | --- | --- | --- |
| ** ** | **HL7 API** | **FHIR API**<br>(Customer boxes support full CRUD) | **Web** | **Custom REST API** |
|  |  | **Facade (STU3)** | **Aggregated (R4)** |  |  |
| **Summary of interactions** |
| Create |  |  |  | [Symptoms](https://manual.patientsknowbest.com/patient/symptoms) | [/v1/symptoms/reports](https://sandbox.patientsknowbest.com/api/index.html#!/Symptoms/createSymptomReport_1) |
| Read |  |  |  | [Symptoms](https://manual.patientsknowbest.com/patient/symptoms) | [/symptomReports/all](https://sandbox.patientsknowbest.com/api/index.html#!/Symptoms/getSymptomReportsAll_1)  
[/v1/symptoms/monitored](https://sandbox.patientsknowbest.com/api/index.html#!/Symptoms/getMonitoredSymptomsByTeam_1)  
[/v1/symptoms/reports/after/[timestamp]](https://sandbox.patientsknowbest.com/api/index.html#!/Symptoms/getSymptomReportsAfter_1)  
[/v1/symptoms/reports/forPatient/bySymptoms](https://sandbox.patientsknowbest.com/api/index.html#!/Symptoms/getSymptomReportsForPatientByApiRef_1) |
| Update |  |  |  |  |  |
| Delete |  |  |  |  |  |
| **Entity: Symptom - Extends: ****[Data Point](https://wiki.patientsknowbest.com/space/api/3750395905/Entity%3A+Data+Point)** |
| **Symptom** `CodeableConcept`<br>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`<br>Timestamp for the symptom report. |  |  |  | A time can be entered, but the symptoms are grouped by date; time information is not displayed. |  |
| **Severity** `Enum`<br>- NONE
- MILD
- MODERATE
- SEVERE |  |  |  | The severity displayed is an aggregation over each day; individual symptom reports are not displayed. |  |