| ClinicalDocument UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
Links a Clinical Document to other Clinical Documents to which the origininating Clinical Document is somehow associated. This class contains a property that describes how the documents are related."Relationships that this composition has with other compositions or documents that already exist." - HL7 FHIR, Composition.relatesTo
| Attributes | ||
| ClinicalDocument |
"The target composition/document of this relationship." - HL7 FHIR, Composition.relatesTo.target[x]Note that in FHIR, this property can either be a pointer to the document, or the document identifier which could be used to look up the document. In the FHIM we just indicate that they are related via an association; how this association is implemented is up to the implementer. |
|
| «CS» Code |
Indicates how the "owning" and "target" Clinical Documents are related to each other. Possible values include: Replaces, Replaced By, Parent, Child, etc."The type of relationship that this composition has with anther composition or document." - HL7 FHIR, Composition.relatesTo.code |
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | RelatedDocument |
| Name Expression | |
| Namespace | ClinicalDocument |
| Owned Template Signature | |
| Owner | ClinicalDocument |
| Owning Template Parameter | |
| Package | ClinicalDocument |
| Qualified Name | FHIM::ClinicalDocument::RelatedDocument |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public ClinicalDocument document
"The target composition/document of this relationship." - HL7 FHIR, Composition.relatesTo.target[x]Note that in FHIR, this property can either be a pointer to the document, or the document identifier which could be used to look up the document. In the FHIM we just indicate that they are related via an association; how this association is implemented is up to the implementer.
| Aggregation | None |
| Alias | |
| Association | relatedDocument_document |
| Association End | |
| Class | RelatedDocument |
| 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 | document |
| Name Expression | |
| Namespace | RelatedDocument |
| Opposite | |
| Owner | RelatedDocument |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDocument::RelatedDocument::document |
| Stereotype | |
| Template Parameter | |
| Type | ClinicalDocument |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public «CS» Code documentRelationType
Indicates how the "owning" and "target" Clinical Documents are related to each other. Possible values include: Replaces, Replaced By, Parent, Child, etc."The type of relationship that this composition has with anther composition or document." - HL7 FHIR, Composition.relatesTo.code
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedDocument |
| 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 | documentRelationType |
| Name Expression | |
| Namespace | RelatedDocument |
| Opposite | |
| Owner | RelatedDocument |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDocument::RelatedDocument::documentRelationType |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
| ClinicalDocument UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |