forked from chb/sample_ccdas
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcodemetrics.cfg
More file actions
11 lines (11 loc) · 891 Bytes
/
codemetrics.cfg
File metadata and controls
11 lines (11 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
0.04-Document Code, self.code->excluding(null)
1.06-Gender, self.recordTarget.patientRole.patient.administrativeGenderCode
1.08-Marital Status, self.recordTarget.patientRole.patient.maritalStatusCode
1.10-Race, self.recordTarget.patientRole.patient.raceCode
1.11-Ethnicity, self.recordTarget.patientRole.patient.ethnicGroupCode
Religious Affiliation, self.recordTarget.patientRole.patient.religiousAffiliationCode
3.03-Contact Type, self.participant.associatedEntity.classCode
3.03-Contact Relationship, participant.associatedEntity.code
2.01-Language, self.recordTarget.patientRole.patient.languageCommunication.languageCode
4.02-Provider role coded, documentationOf.serviceEvent.performer.functionCode.code
Incorrect use of time zone offsets from GMT, datatypes::TS.allInstances()->select(ts : datatypes::TS | (not ts.value.oclIsUndefined() and ts.value.indexOf('+') > 0) )