...
If measurements are submitted for older versions of a ServiceRequest, then a row will be added with the number of submitted measurements. Furthermore, for older versions of ServiceRequests, the occurrenceRequested-value is set based on that exact serviceRequestVersion.
Example output:
parameter[i] | item_% | CarePlan | ServiceRequest | ServiceRequestVersionId | Activity | Resolved Timing Start | ResolvedTimingEnd | TotalSubmitted | SubmittedTimely | TimingType | OccurencesRequested |
0 | item_1 | ../CarePlan/1 | ../ServiceRequest/6 | 12 | Vægt | 20210121 12:00 | 20210121 12:00 | 0 | 0 | Resolved | 1 |
1 | item_2 | ../CarePlan/1 | ../ServiceRequest/5 | 44 | Iltmætning | 1 | Unresolved | ||||
… | item_3 | ../CarePlan/1 | ../ServiceRequest/5 | 45 | Iltmætning | 20210122 11:00 | 20210122 12:00 | 2 | 1 | Resolved | 2 |
item_4 | ../CarePlan/1 | ../ServiceRequest/5 | 45 | Iltmætning | 20210122 13:00 | 20210122 14:00 | 0 | 0 | Resolved | 2 | |
item_5 | ../CarePlan/2 | ../ServiceRequest/17 | 1 | Højde | 1 | Adhoc | |||||
item_6 | ../CarePlan/3 | ../ServiceRequest/3 | 2 | Blodtryk | 20210322 08:00 | 20210322 09:00 | 1 | 0 | Resolved | 1 | |
item_7 | ../CarePlan/3 | ../ServiceRequest/3 | 2 | Blodtryk | 20210323 08:00 | 20210323 09:00 | 1 | 1 | Resolved | 1 | |
item_8 | ../CarePlan/3 | ../ServiceRequest/3 | 3 | Blodtryk | 20210324 11:00 | 20210324 12:00 | 1 | 0 | Resolved | 1 | |
item_9 | ../CarePlan/3 | ../ServiceRequest/3 | 3 | Blodtryk | Extra |
...