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.
Links care episodes to treatment tracks, representing enrollment in a particular track for measurement and tracking purposes. Includes session number offsets and enrollment dates.
Column | Name | Format | Nullable | Description | Notes |
instituteid | Institute Id | identifier | false | ||
instituteShortcode | Institute Shortcode | String | false | ||
id | ID | uuid | false | The mirah internal identifier of the track | |
careEpisodeId | Care Episode Id | uuid | false | The id of the care episode | |
treatmentTrackId | Treatment Track Id | uuid | false | The id of the treatment track | |
enrollmentDate | Enrollment Date | datetime | false | When this track was started | |
completionDate | Completion Date | datetime | true | When this track was ended | |
startSessionNumber | Start Session Number | integer | false | The first session number for which the track is active | |
endSessionNumber | End Session Number | integer | true | The final session number for which the track was active | |
status | Status | Active | complete| entered_in_error | false | The status of the track | |
createdAt | Created At | datetime | false | When this was created | |
updatedAt | Updated At | datetime | false | When this track was last updated |