Constraint Descriptor : xdssd040 (type: ERROR, kind: Datatype)

Constraint : xdssd040

Constraint Name
xdssd040 (type: ERROR, kind: Datatype)
Constraint Class
XDSSD
Package
xdssd
Description
In Scanned document (XDS-SD), in /hl7:ClinicalDocument[hl7:templateId/@root='1.3.6.1.4.1.19376.1.2.20']/hl7:author[hl7:templateId/@root='1.3.6.1.4.1.19376.1.2.20.2']/hl7:assignedAuthor/hl7:assignedAuthoringDevice/hl7:code, the attribute codeSystem SHALL have the datatype 'oid' if present (Item : XDSSDVAL-045)
OCL
self.author->select(templateId.root->exists(aa : String| aa = '1.3.6.1.4.1.19376.1.2.20.2')).assignedAuthor.assignedAuthoringDevice.code->forAll(codeSystem.oclIsUndefined() or CommonOperationsStatic::isOID(codeSystem))
                        

List Assertions