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

Constraint : plcda2083

Constraint Name
plcda2083 (type: ERROR, kind: Datatype)
Constraint Class
plCdaObservationRequest
Package
plcda
Description
In [4] Zalecenie wykonania badania, in /hl7:observation[hl7:templateId/@root='2.16.840.1.113883.3.4424.13.10.4.24']/hl7:performer/hl7:templateId[@root='2.16.840.1.113883.3.4424.13.10.4.17'], the attribute root SHALL have the datatype 'oid' if present
OCL
self.performer.templateId->select((not root.oclIsUndefined()) and root='2.16.840.1.113883.3.4424.13.10.4.17')->forAll(root.oclIsUndefined() or CommonOperationsStatic::isOID(root))