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

Constraint : asipstructmin818

Constraint Name
asipstructmin818 (type: ERROR, kind: Fixed value)
Constraint Class
CDAObservationMedia
Package
asipstructmin
Description
In CDA ObservationMedia, in /hl7:observationMedia[hl7:templateId/@root='2.16.840.1.113883.10.12.304']/hl7:reference/hl7:externalProcedure, the attribute moodCode SHALL have the value 'EVN' if present
OCL
self.reference.externalProcedure->forAll(moodCode.oclIsUndefined() or moodCode=ActMood::EVN)