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

Constraint : plcda1806

Constraint Name
plcda1806 (type: ERROR, kind: Vocabulary)
Constraint Class
plCdaProcedureRequest
Package
plcda
Description
In [4] Zalecenie wykonania procedury, the code of /hl7:procedure[hl7:templateId/@root='2.16.840.1.113883.3.4424.13.10.4.23']/hl7:specimen/hl7:specimenRole/hl7:specimenPlayingEntity/hl7:code SHALL be from the valueSet SpecimenEntityType(2.16.840.1.113883.1.11.19464)
OCL
self.specimen.specimenRole.specimenPlayingEntity.code->forAll( (not nullFlavor.oclIsUndefined()) or ((not code.oclIsUndefined()) and CommonOperationsStatic::matchesValueSet('2.16.840.1.113883.1.11.19464', code, codeSystem, null, null)))