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

Constraint : asipstructmin410

Constraint Name
asipstructmin410 (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:authorization/hl7:consent, the attribute moodCode SHALL have the value 'EVN' if present
OCL
self.authorization.consent->forAll(moodCode.oclIsUndefined() or moodCode=ActMood::EVN)