Constraint Descriptor : asipstructmin782 (type: ERROR, kind: Vocabulary)

Constraint : asipstructmin782

Constraint Name
asipstructmin782 (type: ERROR, kind: Vocabulary)
Constraint Class
CDAObservationMedia
Package
asipstructmin
Description
In CDA ObservationMedia, the code of /hl7:observationMedia[hl7:templateId/@root='2.16.840.1.113883.10.12.304']/hl7:informant/hl7:assignedEntity/hl7:code SHALL have codeSystem='2.16.840.1.113883.5.111'
OCL
self.informant.assignedEntity.code->forAll( (not nullFlavor.oclIsUndefined()) or (((codeSystem.oclIsUndefined()) or codeSystem='2.16.840.1.113883.5.111')))