You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/specification/dos-ingest.yaml
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -140,14 +140,12 @@ paths:
140
140
Retrieve an organization identified by an ODS code, or all organizations if no identifier is provided.
141
141
142
142
## Request requirements
143
-
- if the `identifier` query parameter is provided, it must be in the format `odsOrganisationCode|{CODE}` (minimum 1, maximum 12 alphanumeric characters).
144
-
- if the `identifier` parameter is omitted, all organizations will be returned.
143
+
- The `identifier` query parameter is required and it must be in the format `odsOrganisationCode|{CODE}` (minimum 1, maximum 12 alphanumeric characters).
145
144
146
145
The search is performed using the FHIR-compliant identifier parameter:
0 commit comments