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

Constraint : asipstructmin409

Constraint Name
asipstructmin409 (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 classCode SHALL have the value 'CONS' if present
OCL
self.authorization.consent->forAll(classCode.oclIsUndefined() or classCode=ActClass::CONS)