...
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 |
Item_1: A weight ServiceRequest with a single resolved timing and 1 measurement planned. Currently none submitted
Item_2: An old version of an oxygen saturation ServiceRequest of type Unresolved. One measurement was submitted for this version, but the infrastructure cannot determine if it was timely or how many were requested.
Item_3: Current version of an oxygen saturation ServiceRequest where the measurement regime has been updated so it can be resolved. 2 measurements were requested and already submitted, but one of them was not on time.
Item_4: Same ServiceRequest as item_3, but a different resolved time. 2 measurements are requested but none submitted yet.
Item_5: A height ServiceRequest with an ad-hoc measurement regime. One measurement was submitted.
item_6: An old version of a blood pressure ServiceRequest of type Resolved. One measurement was requested and one measurement was submitted, however not timely according to the ResolvedTiming on the measurement itself.
Item_7: An old version of a blood pressure ServiceRequest of type Resolved. One measurement was requested and one measurement was submitted timely according to the ResolvedTiming on the measurement itself.
Item_8: Current version of a blood pressure ServiceRequest updated with new ResolvedTimingStart and ResolvedTimingEnd on the measurement regime. One measurement was submitted for this version, however not on time.
Item_9: Row indicating that the Patient may submit extra measurements for the ServiceRequest outside the resolved timing slots.
...