Constraint Descriptor : constraint_hpd_common_HcIdentifierValue2 (type: ERROR, kind: )

Constraint : constraint_hpd_common_HcIdentifierValue2

Constraint Name
constraint_hpd_common_HcIdentifierValue2 (type: ERROR, kind: )
Constraint Class
HcIdentifierAttrTemplate
Package
hpdCommon
Description
HcIdentifier Status SHALL be from Status Code Category Values ( see Table 3.58.4.1.2.3-1)
OCL
self.value->forAll(val : String |
  				self.matchesCodeToValueSet('1.3.6.1.4.1.12559.11.14.1', self.getPartFromValue(val.toLowerCase(), 4))
  			)