| CIMIReferenceModel UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"The component abstract class is used to represent dependent observations, findings, or procedures associated with the parent clinical statement. A dependent component is a component that does not have an independent existence outside of its parent. For instance, the description of a wound bed must exist in the context of a wound assertion. However, a systolic blood pressure measurement can exist independently of a blood pressure panel. This distinction is important. Collections of independent statements should be represented using the composition structure offered by the CompoundClinicalStatement class. Collections of dependent structures should be modeled using the Component pattern." - HL7 CIMI, Component
Attributes | ||
context |
"The ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc. Attribute aligns with the SNOMED CT Situation with Explicit Context (SWEC) Concept Model context attributes 'Finding context (attribute)' (SCTID: 408729009) and 'Procedure context (attribute)' (SCTID: 408730004). The range of this attribute is a structure (StatementContext) rather than a value set. The context of the clinical statement must align with the range specified by the SWEC Concept Model. For instance, if the 'context' attribute's meaning is bound to 'Finding context', then the context may not be a specialization of the ActionContext statement context. Instead, it should be a specialization of the FindingContext statement context." - HL7 CIMI, ClinicalStatement.context |
|
topic |
"What the statement is about, e.g., the kind of finding or action. The range of this attribute is a structure (StatementTopic) rather than a value set. For instance, if the 'topic' attribute's meaning is bound to 'ProcedureTopic, then the topic must be a specialization of ProcedureTopic. This attribute aligns with the SNOMED CT 'Associated finding (attribute)' (SCTID: 246090004) and 'Associated procedure (attribute)' (SCTID: 363589002)." - HL7 CIMI, ClinicalStatement.topic |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Component |
Name Expression | |
Namespace | CIMIReferenceModel |
Owned Template Signature | |
Owner | CIMIReferenceModel |
Owning Template Parameter | |
Package | CIMIReferenceModel |
Qualified Name | FHIM::Common::CIMIReferenceModel::Component |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public context
"The ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc. Attribute aligns with the SNOMED CT Situation with Explicit Context (SWEC) Concept Model context attributes 'Finding context (attribute)' (SCTID: 408729009) and 'Procedure context (attribute)' (SCTID: 408730004). The range of this attribute is a structure (StatementContext) rather than a value set. The context of the clinical statement must align with the range specified by the SWEC Concept Model. For instance, if the 'context' attribute's meaning is bound to 'Finding context', then the context may not be a specialization of the ActionContext statement context. Instead, it should be a specialization of the FindingContext statement context." - HL7 CIMI, ClinicalStatement.context
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Component |
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 | context |
Name Expression | |
Namespace | Component |
Opposite | |
Owner | Component |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Common::CIMIReferenceModel::Component::context |
Stereotype | |
Template Parameter | |
Type | |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public topic
"What the statement is about, e.g., the kind of finding or action. The range of this attribute is a structure (StatementTopic) rather than a value set. For instance, if the 'topic' attribute's meaning is bound to 'ProcedureTopic, then the topic must be a specialization of ProcedureTopic. This attribute aligns with the SNOMED CT 'Associated finding (attribute)' (SCTID: 246090004) and 'Associated procedure (attribute)' (SCTID: 363589002)." - HL7 CIMI, ClinicalStatement.topic
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Component |
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 | topic |
Name Expression | |
Namespace | Component |
Opposite | |
Owner | Component |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Common::CIMIReferenceModel::Component::topic |
Stereotype | |
Template Parameter | |
Type | |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| CIMIReferenceModel UML Documentation |
Summary:AttributesProperties | Detail:Attributes |