Skip to content

Commit df366cd

Browse files
[RAA-3163] Fix cardinality
1 parent e161b41 commit df366cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/components/stu3/schemas/eRS-FetchWorklist-List.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ properties:
598598
| `referrer` | `1..1` | |
599599
| `service` | `1..1` | |
600600
| `clinicType` | `0..1` | |
601-
| `communicationRequestVersion` | `0..1` | |
601+
| `communicationRequestVersion` | `1..1` | |
602602
items:
603603
anyOf:
604604
- $ref: './extensions/worklists/Extension-WorklistItem-Priority.yaml'

0 commit comments

Comments
 (0)