Electronic Health Information Export File Detail
| Problems.CSV |
| This file contains information about the patients problems. The Code Sets used in this are not to be redistributed as they often contain proprietary 3rd party data. |
| MRNumber |
varchar |
Patient ID (MRNumber) |
| Description |
varchar |
Medical description of the Problem |
| Code |
varchar |
Code for the problem of the patient. Example: "I50.2" |
| CodeSet |
varchar |
Code Set Used for this Code Example "ICD 10" "CPT" "SNOMED CT" |
| Start Date |
varchar |
Onset date of the Problem Example: "2021-05-30", "2021-06-30" |
| End Date |
varchar |
End date of the Problem Example: "2021-06-30", "2021-07-30" |
| Active |
int |
Active Flag "0=Active, 1=Inactive, -1=Deleted" |