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

Constraint : constraint_hpd_common_HcIdentifierValue

Constraint Name
constraint_hpd_common_HcIdentifierValue (type: ERROR, kind: )
Constraint Class
HcIdentifierAttrTemplate
Package
hpdCommon
Description
HcIdentifier SHALL be formatted as defined by ISO 21091 (IssuingAuthority:Type:ID:Status) (see Tables 3.58.4.1.2.2.2-1: Individual Provider Mapping, 3.58.4.1.2.2.3-1: Organizational Provider Mapping)
OCL
self.value->forAll(val : String |
  				self.matches(val, '.+(:.+){3}'))