| SF-MPQ UML Documentation |
Summary:ConstraintsProperties |
Attributes inherited from FHIM::Assessment::AssessmentEvent | ||
applicability, dateTimeAdminstered, interviewer, remarks, totalScoreConcept, totalScoreMeaning, totalScoreValue, assessmentInstrument, subScore, responseItem |
Attributes inherited from FHIM::ClinicalObservation::ObservationStatement | ||
basedOn, bodySite, category, componentObservation, dataAbsentReason, dateTime, dateTimeIssued, deltaFlag, description, deviceInstance, evaluationProcedure, exceptionValue, interpretationEvent, method, multimedia, observed, observedCharacteristic, referenceRange, reliability, resultStatus, specimen, value, derivedFrom, hasMember, partOf |
Attributes inherited from FHIM::Common::ClinicalStatement | ||
clinicalDataSource, contentVersion, contextCode, encounter, note, recordStatus, relatedClinicalInformation, sourceRecordType, sourceSystem, subjectGroup, subjectOfInformation, subjectOfRecord, temporalContext, topicCode, cosigned, recorded, signed, verified |
Attributes inherited from FHIM::Common::InformationEntry | ||
identifier |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | SFMPQAssessment |
Name Expression | |
Namespace | SF-MPQ |
Owned Template Signature | |
Owner | SF-MPQ |
Owning Template Parameter | |
Package | SF-MPQ |
Qualified Name | FHIM::Assessment::SF-MPQ::SFMPQAssessment |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Constraints | |
AssessmentIsSFMPQ | -- Total Score Concept is SF-MPQ Total Score (i.e., total score indicates the level of pain which the Patient is experiencing): self.totalScoreConcept.codeSystem.codeSystemName = 'LOINC' and self.totalScoreConcept.code = 'TBD' and self.totalScoreConcept.displayText = 'SF-MPQ Total Pain Rating Index (T-PRI)' and -- Total Score Meaning is SF-MPQ Pain Level: self.totalScoreMeaning.codeSystem.codeSystemName = 'LOINC' and self.totalScoreMeaning.code = 'TBD' and self.totalScoreMeaning.displayText = 'SF-MPQ Pain Level' and -- Total Score must be between 0 to 45 self.totalScoreValue.literal >= 0.0 and self.totalScoreValue.literal <= 45.0 |
| SF-MPQ UML Documentation |
Summary:ConstraintsProperties |