Skip to content

Commit

Permalink
[ERSSUP-64283]-[]-[Format Change]-[DMW]
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsd-david-wass committed May 2, 2023
1 parent f20b6db commit 83b2152
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@ content:
value:
$ref: '../../../examples/retrieveReferralRequest/responses/Unbooked.json'
booked-dbs:
summary: A `ReferralRequest` booked to directly-bookable service
summary: "`ReferralRequest` booked to directly-bookable service"
value:
$ref: '../../../examples/retrieveReferralRequest/responses/BookedDBS.json'
booked-ibs:
summary: A `ReferralRequest` booked to indirectly-bookable service
summary: "`ReferralRequest` booked to indirectly-bookable service"
value:
$ref: '../../../examples/retrieveReferralRequest/responses/BookedIBS.json'
deferred-to-provider:
summary: A `ReferralRequest` deferred to service provider for booking
summary: "`ReferralRequest` deferred to service provider for booking"
value:
$ref: '../../../examples/retrieveReferralRequest/responses/DeferredToProvider.json'
converted-from-advice-and-guidance:
summary: A `ReferralRequest` that was converted from an Advice and Guidance Request
summary: "`ReferralRequest` that was converted from an Advice and Guidance Request"
value:
$ref: '../../../examples/retrieveReferralRequest/responses/ConvertedFromAdviceAndGuidance.json'
with-related-referral:
summary: A `ReferralRequest` with related ReferralRequest
summary: "`ReferralRequest` with related ReferralRequest"
value:
$ref: '../../../examples/retrieveReferralRequest/responses/WithRelatedReferral.json'
with-additional-requirements:
summary: A `ReferralRequest` with additional requirements
summary: "`ReferralRequest` with additional requirements"
value:
$ref: '../../../examples/retrieveReferralRequest/responses/WithAdditionalRequirements.json'

0 comments on commit 83b2152

Please sign in to comment.