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

Constraint : asipstructmin1000

Constraint Name
asipstructmin1000 (type: ERROR, kind: Vocabulary)
Constraint Class
CDAProcedure
Package
asipstructmin
Description
In CDA Procedure, the code of /hl7:procedure[hl7:templateId/@root='2.16.840.1.113883.10.12.306']/hl7:reference/hl7:externalDocument/hl7:code SHALL have codeSystem='2.16.840.1.113883.6.1'
OCL
self.reference.externalDocument.code->forAll( (not nullFlavor.oclIsUndefined()) or (((codeSystem.oclIsUndefined()) or codeSystem='2.16.840.1.113883.6.1')))