There was an error while loading. Please reload this page.
1 parent 7c785b7 commit 3b8c0aaCopy full SHA for 3b8c0aa
1 file changed
specification/e-referrals-service-api.yaml
@@ -290,9 +290,6 @@ tags:
290
- name: Review advice and guidance requests
291
292
paths:
293
- /R4/Binary:
294
- post:
295
- $ref: 'components/r4/schemas/endpoints/a039-upload-file-to-document-store.yaml'
296
/STU3/CodeSystem/{codeSystemType}:
297
get:
298
$ref: 'components/stu3/schemas/endpoints/a004-retrieve-reference-data.yaml'
@@ -335,6 +332,9 @@ paths:
335
332
/STU3/Binary:
336
333
post:
337
334
$ref: 'components/stu3/schemas/endpoints/a020-upload-file-to-document-store.yaml'
+ /R4/Binary:
+ post:
+ $ref: 'components/r4/schemas/endpoints/a039-upload-file-to-document-store.yaml'
338
/STU3/ReferralRequest/{ubrn}/$ers.maintainReferralLetter:
339
340
$ref: 'components/stu3/schemas/endpoints/a012-maintain-referral-letter.yaml'
0 commit comments