Skip to content

Commit ee231e3

Browse files
authored
Merge pull request #761 from NHSDigital/feature/made14-NRL-1051-mhds-register
[NRL-1051] FHIR transaction API for MHDS
2 parents d562cd2 + 62e08d6 commit ee231e3

File tree

12 files changed

+1327
-15
lines changed

12 files changed

+1327
-15
lines changed

api/consumer/swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ components:
948948
pattern: ([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\.[0-9]+)?(Z|(\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))
949949
description: The date/time that the resource was modified on the server.
950950
outcome:
951-
$ref: "#/components/schemas/DocumentReference"
951+
$ref: "#/components/schemas/OperationOutcome"
952952
description: An OperationOutcome containing hints and warnings produced as part of processing this entry in a batch or transaction.
953953
required:
954954
- status

0 commit comments

Comments
 (0)