| Datatypes UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
"The RelatedArtifact structure defines resources related to a module such as previous and next versions of documents, documentation, citations, etc. Note that the name resource here is being used in a more general sense than the FHIR-specific Resource. The related resource may be a FHIR resource, or it may be another type of resource, represented using the Attachment data type." - HL7 FHIR, RelatedArtifact
| Attributes | ||
| String |
"A bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format." - HL7 FHIR, RelatedArtifact.citation |
|
| String |
"A brief description of the document or knowledge resource being referenced, suitable for display to a consumer." - HL7 FHIR, RelatedArtifact.display |
|
| Image |
"The document being referenced, represented as an attachment. This is exclusive with the resource element." - HL7 FHIR, RelatedArtifact.document |
|
| «CS» Code |
"The type of relationship to the related artifact." Possible values are: Documentation; Justification; Citation; Predecessor; Successor; Derived From; Depends On; Composed Of - HL7 FHIR, RelatedArtifact.type |
|
| String |
"A short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index." - HL7 FHIR, RelatedArtifact.label |
|
| «ANY» Any |
"The related resource, such as a library, value set, profile, or other knowledge resource." - HL7 FHIR, RelatedArtifact.resource |
|
| String |
"A url for the artifact that can be followed to access the actual content." - HL7 FHIR, RelatedArtifact.url |
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | RelatedArtifact |
| Name Expression | |
| Namespace | Datatypes |
| Owned Template Signature | |
| Owner | Datatypes |
| Owning Template Parameter | |
| Package | Datatypes |
| Qualified Name | FHIM::Datatypes::RelatedArtifact |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public String citation
"A bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format." - HL7 FHIR, RelatedArtifact.citation
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedArtifact |
| 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 | citation |
| Name Expression | |
| Namespace | RelatedArtifact |
| Opposite | |
| Owner | RelatedArtifact |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::RelatedArtifact::citation |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String display
"A brief description of the document or knowledge resource being referenced, suitable for display to a consumer." - HL7 FHIR, RelatedArtifact.display
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedArtifact |
| 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 | display |
| Name Expression | |
| Namespace | RelatedArtifact |
| Opposite | |
| Owner | RelatedArtifact |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::RelatedArtifact::display |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public Image document
"The document being referenced, represented as an attachment. This is exclusive with the resource element." - HL7 FHIR, RelatedArtifact.document
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedArtifact |
| 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 | document |
| Name Expression | |
| Namespace | RelatedArtifact |
| Opposite | |
| Owner | RelatedArtifact |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::RelatedArtifact::document |
| Stereotype | |
| Template Parameter | |
| Type | Image |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public «CS» Code kind
"The type of relationship to the related artifact." Possible values are: Documentation; Justification; Citation; Predecessor; Successor; Derived From; Depends On; Composed Of - HL7 FHIR, RelatedArtifact.type
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedArtifact |
| 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 | RelatedArtifact |
| Opposite | |
| Owner | RelatedArtifact |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::RelatedArtifact::kind |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String label
"A short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index." - HL7 FHIR, RelatedArtifact.label
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedArtifact |
| 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 | label |
| Name Expression | |
| Namespace | RelatedArtifact |
| Opposite | |
| Owner | RelatedArtifact |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::RelatedArtifact::label |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public «ANY» Any resource
"The related resource, such as a library, value set, profile, or other knowledge resource." - HL7 FHIR, RelatedArtifact.resource
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedArtifact |
| 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 | resource |
| Name Expression | |
| Namespace | RelatedArtifact |
| Opposite | |
| Owner | RelatedArtifact |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::RelatedArtifact::resource |
| Stereotype | |
| Template Parameter | |
| Type | «ANY» Any |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String url
"A url for the artifact that can be followed to access the actual content." - HL7 FHIR, RelatedArtifact.url
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedArtifact |
| 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 | url |
| Name Expression | |
| Namespace | RelatedArtifact |
| Opposite | |
| Owner | RelatedArtifact |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::RelatedArtifact::url |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
| Datatypes UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |