Generated by the Bulk Data Export system.
The order of columns is subject to change. When parsing files, please ensure to use headers rather than positional parsing to ensure you are reading the data correctly.
This is a brand new export that lists all of the diagnoses as applied to all enrollments for all time. This differs from the diagnoses included in the CoCM Billing export because it provides a specific, detailed breakdown of exactly when a specific diagnosis was active for a given enrollment, offering more granular data.
Column | Name | Format | Cardinality | Notes |
|---|---|---|---|---|
instituteId | Institute ID | identifier | 1..* | Unique identifier of the institute |
instituteShortcode | Institute Shortcode | string | 1..* | Short string human-readable name of the institute found in the institute |
id | ID | identifier | 1..1 | Unique identifier of a specific diagnosis & enrollment pair |
enrollmentId | Enrollment ID | uuid | 1..1 | Identifier of the enrollment |
patientId | Patient ID | identifier | 1..1 | Identifier of the patient for this enrollment |
diagnosisId | Diagnosis ID | uuid | 1..1 | Identifier of the institute condition |
code | Code | string | 1..1 | Code of the specific diagnosis |
name | Name | string | 1..1 | Name of the specific diagnosis |
designation | Designation | uuid | 1..1 | Designation of the specific diagnosis. Options include: {โprimaryโ, โsecondaryโ, โnoneโ} |
startDate | Start Date | timestamp | 1..1 | Date when this diagnosis was applied in YYYY-MM-DD format |
endDate | End Date | timestamp | 0..1 | Date when this diagnosis was removed in YYYY-MM-DD format. Null blank value |