We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f596c88 commit 448509dCopy full SHA for 448509d
specification/components/stu3/schemas/DocumentReference.yaml
@@ -114,15 +114,15 @@ properties:
114
example: '2021-04-22'
115
extension:
116
type: array
117
- minItems: 3
+ minItems: 2
118
maxItems: 4
119
description: |
120
121
| Field | Cardinality | Notes |
122
| --------------------------------------- | ----------- | ------------------------------------------ |
123
| `eRS-AvailabilityStatus` | `1..1` | |
124
| `eRS-AttachedBy` | `1..1` | |
125
- | `eRS-AttachedByOrganisation` | `1..1` | |
+ | `eRS-AttachedByOrganisation` | `0..1` | |
126
| `AttachedOnBehalfOf` | `0..1` | |
127
items:
128
oneOf:
0 commit comments