Constraint Descriptor : asipstructmin231 (type: ERROR, kind: Fixed value)

Constraint : asipstructmin231

Constraint Name
asipstructmin231 (type: ERROR, kind: Fixed value)
Constraint Class
SMDS_CDAClinicalDocument
Package
asipstructmin
Description
In Structuration Minimale Documents de Santé, in /hl7:ClinicalDocument[hl7:templateId/@root='1.2.250.1.213.1.1.1.1']/hl7:authenticator/hl7:signatureCode, the attribute code SHALL have the value 'S' if present
OCL
self.authenticator.signatureCode->forAll(code.oclIsUndefined() or code='S')