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

Constraint : asipstructmin948

Constraint Name
asipstructmin948 (type: ERROR, kind: Fixed value)
Constraint Class
CDAProcedure
Package
asipstructmin
Description
In CDA Procedure, in /hl7:procedure[hl7:templateId/@root='2.16.840.1.113883.10.12.306']/hl7:author/hl7:assignedAuthor/hl7:assignedAuthoringDevice, the attribute classCode SHALL have the value 'DEV' if present
OCL
self.author.assignedAuthor.assignedAuthoringDevice->forAll(classCode.oclIsUndefined() or classCode=EntityClassDevice::DEV)