Skip to content

Commit 448509d

Browse files
[ERSSUP-82582]-[FV]-[Change cardinality]-[AP]
1 parent f596c88 commit 448509d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/components/stu3/schemas/DocumentReference.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,15 @@ properties:
114114
example: '2021-04-22'
115115
extension:
116116
type: array
117-
minItems: 3
117+
minItems: 2
118118
maxItems: 4
119119
description: |
120120
121121
| Field | Cardinality | Notes |
122122
| --------------------------------------- | ----------- | ------------------------------------------ |
123123
| `eRS-AvailabilityStatus` | `1..1` | |
124124
| `eRS-AttachedBy` | `1..1` | |
125-
| `eRS-AttachedByOrganisation` | `1..1` | |
125+
| `eRS-AttachedByOrganisation` | `0..1` | |
126126
| `AttachedOnBehalfOf` | `0..1` | |
127127
items:
128128
oneOf:

0 commit comments

Comments
 (0)