| ClinicalObservation UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class is a PLACEHOLDER for some kind of panel of related observations. A requirement is known to exist to handle groups of observations that were not necessarily taken at the same time by the same clinician. For example, blood pressure measurements every 10 minutes during a dialysis session. This kind of measurement is sometimes called a battery.
Attributes | ||
«CIMI_EvaluationResultRecorded» ObservationStatement | clinicalObservation |
A clinical observation being done by a practioner for a patient |
«CS» Code | kind |
Categorizes the Observation Set, i.e., identifies what type of observation set is being instantiated, for example a blood pressure battery during dialysis. |
Patient | patient |
Pointer to the (Person or Animal in the Role of) Patient whose problems are being observed and documented. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | ObservationSet |
Name Expression | |
Namespace | ClinicalObservation |
Owned Template Signature | |
Owner | ClinicalObservation |
Owning Template Parameter | |
Package | ClinicalObservation |
Qualified Name | FHIM::ClinicalObservation::ObservationSet |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CIMI_EvaluationResultRecorded» ObservationStatement clinicalObservation
A clinical observation being done by a practioner for a patient
Aggregation | Shared |
Alias | |
Association | observationSet_clinicalObservation |
Association End | |
Class | ObservationSet |
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 | clinicalObservation |
Name Expression | |
Namespace | ObservationSet |
Opposite | |
Owner | ObservationSet |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::ClinicalObservation::ObservationSet::clinicalObservation |
Stereotype | |
Template Parameter | |
Type | «CIMI_EvaluationResultRecorded» ObservationStatement |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «CS» Code kind
Categorizes the Observation Set, i.e., identifies what type of observation set is being instantiated, for example a blood pressure battery during dialysis.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ObservationSet |
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 | kind |
Name Expression | |
Namespace | ObservationSet |
Opposite | |
Owner | ObservationSet |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::ClinicalObservation::ObservationSet::kind |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Patient patient
Pointer to the (Person or Animal in the Role of) Patient whose problems are being observed and documented.
Aggregation | None |
Alias | |
Association | observationSet_patient |
Association End | |
Class | ObservationSet |
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 | patient |
Name Expression | |
Namespace | ObservationSet |
Opposite | |
Owner | ObservationSet |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::ClinicalObservation::ObservationSet::patient |
Stereotype | |
Template Parameter | |
Type | Patient |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| ClinicalObservation UML Documentation |
Summary:AttributesProperties | Detail:Attributes |