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

Constraint : plcda2051

Constraint Name
plcda2051 (type: ERROR, kind: Vocabulary)
Constraint Class
plCdaObservationRequest
Package
plcda
Description
In [4] Zalecenie wykonania badania, the code of /hl7:observation[hl7:templateId/@root='2.16.840.1.113883.3.4424.13.10.4.24']/hl7:subject/hl7:awarenessCode SHALL be from the valueSet TargetAwareness(2.16.840.1.113883.1.11.10310)
OCL
self.subject.awarenessCode->forAll( (not nullFlavor.oclIsUndefined()) or ((not code.oclIsUndefined()) and CommonOperationsStatic::matchesValueSet('2.16.840.1.113883.1.11.10310', code, codeSystem, null, null)))