diff --git a/docs/resources/conformance-statement.md b/docs/resources/conformance-statement.md index 7ef43b7d06..84a5b58d5a 100644 --- a/docs/resources/conformance-statement.md +++ b/docs/resources/conformance-statement.md @@ -81,15 +81,15 @@ Each dataset in the `FailedSOPSequence` will have the following elements (if the | Tag | Name | Description | | :----------- | :----------------------- | :---------- | | (0008, 1150) | ReferencedSOPClassUID | The SOP class unique identifier of the instance that failed to store. | -| (0008, 1150) | ReferencedSOPInstanceUID | The SOP instance unique identifier of the instance that failed to store. | +| (0008, 1155) | ReferencedSOPInstanceUID | The SOP instance unique identifier of the instance that failed to store. | | (0008, 1197) | FailureReason | The reason code why this instance failed to store. | Each dataset in the `ReferencedSOPSequence` will have the following elements: | Tag | Name | Description | | :----------- | :----------------------- | :---------- | -| (0008, 1150) | ReferencedSOPClassUID | The SOP class unique identifier of the instance that failed to store. | -| (0008, 1150) | ReferencedSOPInstanceUID | The SOP instance unique identifier of the instance that failed to store. | +| (0008, 1150) | ReferencedSOPClassUID | The SOP class unique identifier of the instance that was stored. | +| (0008, 1155) | ReferencedSOPInstanceUID | The SOP instance unique identifier of the instance that was stored. | | (0008, 1190) | RetrieveURL | The retrieve URL of this instance on the DICOM server. | An example response with `Accept` header `application/dicom+json`: