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

Constraint : asipcse1844

Constraint Name
asipcse1844 (type: ERROR, kind: Vocabulary)
Constraint Class
IHEVitalSignsObservation
Package
asipcse
Description
In IHE Vital Signs Observation, the code of /hl7:observation[hl7:templateId/@root='1.3.6.1.4.1.19376.1.5.3.1.4.13.2']/hl7:code SHALL be from the valueSet 1.3.6.1.4.1.19376.1.5.3.1.11.4 (flexibility : 2016-09-29T09:22:11)
OCL
self.code->forAll( (not nullFlavor.oclIsUndefined()) or ((not oclAsType(CE).code.oclIsUndefined()) and CommonOperationsStatic::matchesValueSet('1.3.6.1.4.1.19376.1.5.3.1.11.4&version=2016-09-29T09:22:11', oclAsType(CE).code, oclAsType(CE).codeSystem, null, null)))