| SpinalCord UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents an "Assessment" of the Patient, either using a standardized Assessment Instrument (such as the American Spinal Injury Association Standard Neurological Classification of Spinal Cord Injury (ASIA)), or a set of observations made about the Patient by a SCIDO clinician. In the VA SCIDO system, each Assessment is stored in a separate table, with a number of fields common to them (such as date created and date modified). This class contains those properties that are common to many if not all of the assessment tables. It is noted that when the assessment uses a standardized Assessment Instrument, the Assessment Event class (in the Assessment package) contains many of these same properties, so these properties are marked as derived.
Attributes | ||
«TS» PointInTime | careEndDate |
The date upon which the Episode of Care in which this Assessment was performed was closed. [VA SCIDO *.Care_End_Date] |
«TS» PointInTime | careStartDate |
The date upon which the Episode of Care in which this Assessment was performed was started. [VA SCIDO *.Care_Start_Date] |
«CS» Code | careType |
Categorizes the care provided. The care type is used, among other purposes, to track outcomes and to analyze quality of care and utilization patterns. Possible values are: Inpatient Rehabilitation; Outpatient Rehabilitation; Continuum of Care-Inpatient; Continuum of Care-Outpatient; Annual Evaluation; SCI Home Care; Extended Care; End of Life Care; or (Numeric Protocol Codes between 9 and 99). Note that the care types of Inpatient Rehabilitation, Outpatient Rehabilitation, or Continuum of Care-Inpatient are used if there is an Episode of Care associated with the assessment.[VA SCIDO *.Care_Type]. This field appears in multiple VA SCIDO assessment database tables. |
PractitionerParticipation | clinician |
The clinician who administered the Assessment. [VA SCIDO *.Clinician]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentEvent.interviewer property. It is reproduced here to show completeness in the mapping to the VA SCIDO program. |
PractitionerParticipation | createdBy |
The user who created this Spinal Cord Injury and Disorders Assessment record. [VA SCIDO *.Created_By]. This field appears in multiple VA SCIDO assessment database tables. |
«TS» PointInTime | createdDate |
The date upon which this Spinal Cord Injury and Disorders Assessment record was created.[VA SCIDO *.Create_Date]. This field appears in multiple VA SCIDO assessment database tables. |
«TS» PointInTime | dateRecorded |
The date upon which this Assessment was performed (i.e., when the patient answered the questions). [VA SCIDO *.Date_Recorded]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentEvent.dateTimeAdministered property. It is reproduced here to show completeness in the mapping to the VA SCIDO program. |
ServiceDeliveryLocation | division |
The medical center division to which the patient is assigned and under whose auspices this Assessment was performed. [VA SCIDO *.Division]. This field appears in multiple VA SCIDO assessment database tables. |
«II» Id | identifier |
Uniquely identifies the Spinal Cord Injury and Disorders related Assessment. [VA SCIDO *.Integration_Control_Number]. |
ServiceDeliveryLocation | institution |
The facility to which the patient is assigned and under whose auspices this Assessment was performed. [VA SCIDO *.Station]. This field appears in multiple VA SCIDO assessment database tables. |
String | instrumentName |
Identifies the Assessment Instrument used. [VA SCIDO *.Risk_Instrument_Name]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentInstrument.identifier property. It is reproduced here to show completeness in the mapping to the VA SCIDO program. |
«REAL» Decimal | instrumentVersion |
Identifies the version of the Assessment Instrument used, in those cases where the Instrument was versioned over time. [VA SCIDO *.Instrument_Version]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentInstrument.version property. It is reproduced here to show completeness in the mapping to the VA SCIDO program. |
Boolean | isActive |
In the VA SCIDO program, an Assessment record can be de-activated in certain circumstances, usually when an imported record conflicts with other available information. It is analagous to the FHIR enteredInError data element. [VA SCIDO *.Active_Status]. This field appears in multiple VA SCIDO assessment database tables. |
PractitionerParticipation | modifiedBy |
The user who last modified this Spinal Cord Injury and Disorders Assessment record. [VA SCIDO *.Modified_By]. This field appears in multiple VA SCIDO assessment database tables. |
«TS» PointInTime | modifiedDate |
The date upon which this Spinal Cord Injury and Disorders Assessment record was last modified. [VA SCIDO *.Modified_Date]. This field appears in multiple VA SCIDO assessment database tables. |
ServiceDeliveryLocation | sciCenter |
The Spinal Cord Injury and Disorders program center to which the patient is assigned and under whose auspices this Assessment was performed. [VA SCIDO *.Score_SCI_Center]. This field appears in multiple VA SCIDO assessment database tables. |
PractitionerParticipation | sciCoordinator |
The Spinal Cord Injury and Disorders Coordinator responsible for the arrangement of care to the Patient at the time that the assessment was performed. [VA SCIDO *.SCI_SCD_Coordinator]. This field appears in multiple VA SCIDO assessment database tables. |
«CS» Code | scoreType |
Categorizes the circumstances under which the Assessment was performed relative to a treatment or rehabilitation episode of care. Possible values include: Start (assessment at the beginning of a treatment or rehabilitation episode of care); Goal (what the assessment is expected to look like upon completion of the treatment or rehabilitation episode of care); Interim (assessments that tracks progress between the start and finish of a a treatment or rehabilitation episode of care); Finish (assessment at the end of a treatment or rehabilitation episode of care); Follow-up (assessment performed sometime after a treatment or rehabilitation episode of care); Unknown (used primarily when there is no episode of care, such as an annual evaluation). [VA SCIDO *.Score_Type_Code]. This field appears in multiple VA SCIDO assessment database tables. |
Integer | totalScore |
Many assessment instruments assign numeric values to potential responses, where the total value of the responses can be used to assert conclusions regarding the condition of the patient. This property contains the number that represents the sum of the values of the responses for the entire assessment. [VA SCIDO *.Total_Score]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentEvent.totalScoreValue property. It is reproduced here to show completeness in the mapping to the VA SCIDO program. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | SpinalCordAssessmentEvent |
Name Expression | |
Namespace | SpinalCord |
Owned Template Signature | |
Owner | SpinalCord |
Owning Template Parameter | |
Package | SpinalCord |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «TS» PointInTime careEndDate
The date upon which the Episode of Care in which this Assessment was performed was closed. [VA SCIDO *.Care_End_Date]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | careEndDate |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::careEndDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime careStartDate
The date upon which the Episode of Care in which this Assessment was performed was started. [VA SCIDO *.Care_Start_Date]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | careStartDate |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::careStartDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code careType
Categorizes the care provided. The care type is used, among other purposes, to track outcomes and to analyze quality of care and utilization patterns. Possible values are: Inpatient Rehabilitation; Outpatient Rehabilitation; Continuum of Care-Inpatient; Continuum of Care-Outpatient; Annual Evaluation; SCI Home Care; Extended Care; End of Life Care; or (Numeric Protocol Codes between 9 and 99). Note that the care types of Inpatient Rehabilitation, Outpatient Rehabilitation, or Continuum of Care-Inpatient are used if there is an Episode of Care associated with the assessment.[VA SCIDO *.Care_Type]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | careType |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::careType |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PractitionerParticipation clinician
The clinician who administered the Assessment. [VA SCIDO *.Clinician]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentEvent.interviewer property. It is reproduced here to show completeness in the mapping to the VA SCIDO program.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | clinician |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::clinician |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PractitionerParticipation createdBy
The user who created this Spinal Cord Injury and Disorders Assessment record. [VA SCIDO *.Created_By]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | createdBy |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::createdBy |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime createdDate
The date upon which this Spinal Cord Injury and Disorders Assessment record was created.[VA SCIDO *.Create_Date]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | createdDate |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::createdDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime dateRecorded
The date upon which this Assessment was performed (i.e., when the patient answered the questions). [VA SCIDO *.Date_Recorded]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentEvent.dateTimeAdministered property. It is reproduced here to show completeness in the mapping to the VA SCIDO program.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | dateRecorded |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::dateRecorded |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ServiceDeliveryLocation division
The medical center division to which the patient is assigned and under whose auspices this Assessment was performed. [VA SCIDO *.Division]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | division |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::division |
Stereotype | |
Template Parameter | |
Type | ServiceDeliveryLocation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «II» Id identifier
Uniquely identifies the Spinal Cord Injury and Disorders related Assessment. [VA SCIDO *.Integration_Control_Number].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | identifier |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::identifier |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ServiceDeliveryLocation institution
The facility to which the patient is assigned and under whose auspices this Assessment was performed. [VA SCIDO *.Station]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | institution |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::institution |
Stereotype | |
Template Parameter | |
Type | ServiceDeliveryLocation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String instrumentName
Identifies the Assessment Instrument used. [VA SCIDO *.Risk_Instrument_Name]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentInstrument.identifier property. It is reproduced here to show completeness in the mapping to the VA SCIDO program.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | instrumentName |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::instrumentName |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «REAL» Decimal instrumentVersion
Identifies the version of the Assessment Instrument used, in those cases where the Instrument was versioned over time. [VA SCIDO *.Instrument_Version]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentInstrument.version property. It is reproduced here to show completeness in the mapping to the VA SCIDO program.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | instrumentVersion |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::instrumentVersion |
Stereotype | |
Template Parameter | |
Type | «REAL» Decimal |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean isActive
In the VA SCIDO program, an Assessment record can be de-activated in certain circumstances, usually when an imported record conflicts with other available information. It is analagous to the FHIR enteredInError data element. [VA SCIDO *.Active_Status]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | isActive |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::isActive |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PractitionerParticipation modifiedBy
The user who last modified this Spinal Cord Injury and Disorders Assessment record. [VA SCIDO *.Modified_By]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | modifiedBy |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::modifiedBy |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime modifiedDate
The date upon which this Spinal Cord Injury and Disorders Assessment record was last modified. [VA SCIDO *.Modified_Date]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | modifiedDate |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::modifiedDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ServiceDeliveryLocation sciCenter
The Spinal Cord Injury and Disorders program center to which the patient is assigned and under whose auspices this Assessment was performed. [VA SCIDO *.Score_SCI_Center]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | sciCenter |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::sciCenter |
Stereotype | |
Template Parameter | |
Type | ServiceDeliveryLocation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PractitionerParticipation sciCoordinator
The Spinal Cord Injury and Disorders Coordinator responsible for the arrangement of care to the Patient at the time that the assessment was performed. [VA SCIDO *.SCI_SCD_Coordinator]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | sciCoordinator |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::sciCoordinator |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code scoreType
Categorizes the circumstances under which the Assessment was performed relative to a treatment or rehabilitation episode of care. Possible values include: Start (assessment at the beginning of a treatment or rehabilitation episode of care); Goal (what the assessment is expected to look like upon completion of the treatment or rehabilitation episode of care); Interim (assessments that tracks progress between the start and finish of a a treatment or rehabilitation episode of care); Finish (assessment at the end of a treatment or rehabilitation episode of care); Follow-up (assessment performed sometime after a treatment or rehabilitation episode of care); Unknown (used primarily when there is no episode of care, such as an annual evaluation). [VA SCIDO *.Score_Type_Code]. This field appears in multiple VA SCIDO assessment database tables.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Terminologies | [ 1 ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | scoreType |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::scoreType |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer totalScore
Many assessment instruments assign numeric values to potential responses, where the total value of the responses can be used to assert conclusions regarding the condition of the patient. This property contains the number that represents the sum of the values of the responses for the entire assessment. [VA SCIDO *.Total_Score]. This field appears in multiple VA SCIDO assessment database tables.Note that this property is marked as derived as it is known from the AssessmentEvent.totalScoreValue property. It is reproduced here to show completeness in the mapping to the VA SCIDO program.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpinalCordAssessmentEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | totalScore |
Name Expression | |
Namespace | SpinalCordAssessmentEvent |
Opposite | |
Owner | SpinalCordAssessmentEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SpinalCord::SpinalCordAssessmentEvent::totalScore |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| SpinalCord UML Documentation |
Summary:AttributesProperties | Detail:Attributes |