| Dental UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents a dental treatment plan or the results of a dental examination. It is equivalent to VistA File 228.2. In order to accomodate the need to transmit this information using HL7 version 2 messages, this class represents only one observaton or plan-element "transaction" at a time. For example, filling of two teeth during an encounter would result in two instances of this class - one per tooth. Thus one instance is designated the "master" transaction, and any others will point to it.
Attributes | ||
«CS» Code | aspect |
The part of the tooth to which this transaction applies. [FileMan 228.2,.07] |
«CS» Code | chartType |
Indicates whether the treatment is planned or completed. [FileMan 228.2,.08] |
«CS» Code | condition |
Indicates the type or condition of this treatment. [FileMan 228.2,09]. |
«TS» PointInTime | dateCreated |
Date/time this record was initially created. [FileMan 228.2,1.01]. |
DiagnosisListEntry | diagnoses |
A list of diagnoses for this procedure. [FileMan 228.2,1.02 - 1.10]. |
SoftTissueExam | headAndNeck |
Pointer to observations and conclusions noted during a soft tissue (head and neck) examination of the patient. |
«II» Id | identifier |
Unique transaction ID for the treatment plan or exam. [FileMan 228.2,.01]. |
Boolean | isFuture |
Indicates that this planned treatment item will be performed during the patient's next appointment. [FileMan 228.2,.21]. |
Boolean | isJuvenile | |
Boolean | isVisible |
Indicates whether this item should be displayed. [FileMan 228.2,20]. |
DentalMaterial | materialUsed |
Pointer to the type of material used in this treatment. [FileMan 228.2,10]. |
Integer | nbrOfCanals |
Number of root canals that were involved. [FileMan 228.2,1.02 - 1.17]. |
«CS» Code | oralRegion |
The area where this treatment occurred. [FileMan 228.2,.11]. Possible values include: None; One surface; Two surfaces; Three surfaces; Four or more surfaces; Whole tooth; Quadrant; Sextant; Arch; Header; etc. |
PeriodontalExam | periodontalExamination |
Pointer to observations and conclusions noted during a periodontal examination of the patient. |
«CS» Code | plaqueIndex |
Indicates the degree of plaque buildup. [FileMan 228.2,.27]. |
PractitionerParticipation | practitioner |
Provider responsible for this transaction. [FileMan 228.2,.03]. |
«CS» Code | procedure |
The ADA CDT code associated with this transaction. [FileMan 228.2,.04]. |
String | psrScore |
Score of each tooth sextant (a sextant is one sixth of the tooth) concatenated into single string. [FileMan 228.2,3.01]. |
«CS» Code | quadrant |
The quadrant involved with this transaction. This can be calculated from the tooth and the region. [FileMan 228.2,1.8]. |
PractitionerParticipation | recordCreator |
Individual who initially created this record. [FileMan 228.2,1.02]. |
Integer | relativeValueUnit |
The Relative Value Unit used in the Decision Support System (DSS). A RVU is one minute. [FileMan 228.2,1.12]. |
Integer | sequence |
Used in the treatment planning module to indicate this transaction's order within a group. [FileMan 228.2,.26]. |
«CS» Code | surfaceRoots |
Text string indicating the surfaces that were involved. [FileMan 228.2,16]. |
Integer | timeCounter |
Unique counter for similar transactions on this date. [FileMan 228.2,.14]. |
Integer | toothNumber |
Tooth number for treatments that are specific to particular tooth. [FileMan 228.2,15]. |
«TS» PointInTime | transactionDate |
Date of this transaction (date of the treatment). [FileMan 228.2,13]. |
String | treatmentCategory |
Optional category that this item falls under in treatment planning and sequencing. [FileMan 228.2,.25]. |
String | treatmentFlag |
This field holds flags for treatment plan. [FileMan 228.2,1.202]. |
Integer | treatmentPhase |
Indicates the phase this treatment belongs to. [FileMan 228.2,17]. |
Integer | treatmentsInGroup |
For grouped items (bridge, partial dentures), this property indicates the number in the group. [FileMan 228.2,.22]. |
«CS» Code | treatmentStatus | |
«CS» Code | treatmentType |
Type of record for this entry (categorizes the treatment). [FileMan 228.2,.29]. Possible values include: Transaction; PerioExam; PSR; Head and Neck. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | TreatmentPlanExam |
Name Expression | |
Namespace | Dental |
Owned Template Signature | |
Owner | Dental |
Owning Template Parameter | |
Package | Dental |
Qualified Name | FHIM::Dental::TreatmentPlanExam |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code aspect
The part of the tooth to which this transaction applies. [FileMan 228.2,.07]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | aspect |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::aspect |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code chartType
Indicates whether the treatment is planned or completed. [FileMan 228.2,.08]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | chartType |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::chartType |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code condition
Indicates the type or condition of this treatment. [FileMan 228.2,09].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | * |
Name | condition |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::condition |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «TS» PointInTime dateCreated
Date/time this record was initially created. [FileMan 228.2,1.01].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | dateCreated |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::dateCreated |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public DiagnosisListEntry diagnoses
A list of diagnoses for this procedure. [FileMan 228.2,1.02 - 1.10].
Aggregation | None |
Alias | |
Association | treatmentPlanExam_diagnoses |
Association End | |
Class | TreatmentPlanExam |
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 | false |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1..* |
Name | diagnoses |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::diagnoses |
Stereotype | |
Template Parameter | |
Type | DiagnosisListEntry |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public SoftTissueExam headAndNeck
Pointer to observations and conclusions noted during a soft tissue (head and neck) examination of the patient.
Aggregation | None |
Alias | |
Association | treatmentPlanExam_headAndNeck |
Association End | |
Class | TreatmentPlanExam |
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 | false |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | headAndNeck |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::headAndNeck |
Stereotype | |
Template Parameter | |
Type | SoftTissueExam |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «II» Id identifier
Unique transaction ID for the treatment plan or exam. [FileMan 228.2,.01].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | identifier |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::identifier |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean isFuture
Indicates that this planned treatment item will be performed during the patient's next appointment. [FileMan 228.2,.21].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | isFuture |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::isFuture |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean isJuvenile
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | isJuvenile |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::isJuvenile |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean isVisible
Indicates whether this item should be displayed. [FileMan 228.2,20].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | isVisible |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::isVisible |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public DentalMaterial materialUsed
Pointer to the type of material used in this treatment. [FileMan 228.2,10].
Aggregation | None |
Alias | |
Association | treatmentPlanExam_materialUsed |
Association End | |
Class | TreatmentPlanExam |
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 | false |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | materialUsed |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::materialUsed |
Stereotype | |
Template Parameter | |
Type | DentalMaterial |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer nbrOfCanals
Number of root canals that were involved. [FileMan 228.2,1.02 - 1.17].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | nbrOfCanals |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::nbrOfCanals |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code oralRegion
The area where this treatment occurred. [FileMan 228.2,.11]. Possible values include: None; One surface; Two surfaces; Three surfaces; Four or more surfaces; Whole tooth; Quadrant; Sextant; Arch; Header; etc.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | oralRegion |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::oralRegion |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PeriodontalExam periodontalExamination
Pointer to observations and conclusions noted during a periodontal examination of the patient.
Aggregation | None |
Alias | |
Association | treatmentPlanExam_periodontalExamination |
Association End | |
Class | TreatmentPlanExam |
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 | periodontalExamination |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::periodontalExamination |
Stereotype | |
Template Parameter | |
Type | PeriodontalExam |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code plaqueIndex
Indicates the degree of plaque buildup. [FileMan 228.2,.27].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | plaqueIndex |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::plaqueIndex |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PractitionerParticipation practitioner
Provider responsible for this transaction. [FileMan 228.2,.03].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | * |
Name | practitioner |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::practitioner |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «CS» Code procedure
The ADA CDT code associated with this transaction. [FileMan 228.2,.04].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | procedure |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::procedure |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String psrScore
Score of each tooth sextant (a sextant is one sixth of the tooth) concatenated into single string. [FileMan 228.2,3.01].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | psrScore |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::psrScore |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code quadrant
The quadrant involved with this transaction. This can be calculated from the tooth and the region. [FileMan 228.2,1.8].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | quadrant |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::quadrant |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PractitionerParticipation recordCreator
Individual who initially created this record. [FileMan 228.2,1.02].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | recordCreator |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::recordCreator |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer relativeValueUnit
The Relative Value Unit used in the Decision Support System (DSS). A RVU is one minute. [FileMan 228.2,1.12].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | relativeValueUnit |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::relativeValueUnit |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer sequence
Used in the treatment planning module to indicate this transaction's order within a group. [FileMan 228.2,.26].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | sequence |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::sequence |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code surfaceRoots
Text string indicating the surfaces that were involved. [FileMan 228.2,16].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | surfaceRoots |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::surfaceRoots |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer timeCounter
Unique counter for similar transactions on this date. [FileMan 228.2,.14].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | timeCounter |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::timeCounter |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer toothNumber
Tooth number for treatments that are specific to particular tooth. [FileMan 228.2,15].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | toothNumber |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::toothNumber |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime transactionDate
Date of this transaction (date of the treatment). [FileMan 228.2,13].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | transactionDate |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::transactionDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String treatmentCategory
Optional category that this item falls under in treatment planning and sequencing. [FileMan 228.2,.25].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | treatmentCategory |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::treatmentCategory |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String treatmentFlag
This field holds flags for treatment plan. [FileMan 228.2,1.202].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | treatmentFlag |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::treatmentFlag |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer treatmentPhase
Indicates the phase this treatment belongs to. [FileMan 228.2,17].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | treatmentPhase |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::treatmentPhase |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer treatmentsInGroup
For grouped items (bridge, partial dentures), this property indicates the number in the group. [FileMan 228.2,.22].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | treatmentsInGroup |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::treatmentsInGroup |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code treatmentStatus
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | treatmentStatus |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::treatmentStatus |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code treatmentType
Type of record for this entry (categorizes the treatment). [FileMan 228.2,.29]. Possible values include: Transaction; PerioExam; PSR; Head and Neck.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | TreatmentPlanExam |
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 | treatmentType |
Name Expression | |
Namespace | TreatmentPlanExam |
Opposite | |
Owner | TreatmentPlanExam |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Dental::TreatmentPlanExam::treatmentType |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Dental UML Documentation |
Summary:AttributesProperties | Detail:Attributes |