Constraint Descriptor : plcda1899 (type: ERROR, kind: Datatype)

Constraint : plcda1899

Constraint Name
plcda1899 (type: ERROR, kind: Datatype)
Constraint Class
plCdaProcedureRequest
Package
plcda
Description
In [4] Zalecenie wykonania procedury, in /hl7:procedure[hl7:templateId/@root='2.16.840.1.113883.3.4424.13.10.4.23']/hl7:author/hl7:assignedAuthor/hl7:representedOrganization/hl7:templateId[@root='2.16.840.1.113883.3.4424.13.10.2.2'], the attribute root SHALL have the datatype 'oid' if present
OCL
self.author.assignedAuthor.representedOrganization.templateId->select((not root.oclIsUndefined()) and root='2.16.840.1.113883.3.4424.13.10.2.2')->forAll(root.oclIsUndefined() or CommonOperationsStatic::isOID(root))