docs: Update HangingProtocolService.md doc sameAs example to contain constr… (#3765)

This commit is contained in:
dxlin 2023-12-13 15:18:15 -05:00 committed by GitHub
parent c45f60dce2
commit 13d0c883f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -356,6 +356,11 @@ ptDisplaySet: {
attribute: 'sameAs', attribute: 'sameAs',
sameAttribute: 'FrameOfReferenceUID', sameAttribute: 'FrameOfReferenceUID',
sameDisplaySetId: 'ctDisplaySet', sameDisplaySetId: 'ctDisplaySet',
constraint: {
equals: {
value: true,
},
},
required: true, required: true,
}, },
... ...