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

Constraint : plcda1583

Constraint Name
plcda1583 (type: ERROR, kind: Vocabulary)
Package
plcda
Description
In [4] Zalecenie leku, the code of /hl7:substanceAdministration[hl7:templateId/@root='2.16.840.1.113883.3.4424.13.10.4.22']/hl7:performer/hl7:assignedEntity/hl7:representedOrganization/hl7:asOrganizationPartOf/hl7:statusCode SHALL be from the valueSet RoleStatus(2.16.840.1.113883.1.11.15999)
OCL
self.performer.assignedEntity.representedOrganization.asOrganizationPartOf.statusCode->forAll( (not nullFlavor.oclIsUndefined()) or ((not code.oclIsUndefined()) and CommonOperationsStatic::matchesValueSet('2.16.840.1.113883.1.11.15999', code, codeSystem, null, null)))