Skip to main content

RelatedArtifact

Related artifacts such as additional documentation, justification, or bibliographic references. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

type RelatedArtifact implements Element {
type: String
label: String
display: String
citation: String
url: Uri
document: Attachment
resource: Uri
extension: [Extension]
id: String
}

Fields

RelatedArtifact.type ● String scalar

The type of relationship to the related artifact.

RelatedArtifact.label ● String scalar

A short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index.

RelatedArtifact.display ● String scalar

A brief description of the document or knowledge resource being referenced, suitable for display to a consumer.

RelatedArtifact.citation ● String scalar

A bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format.

RelatedArtifact.url ● Uri scalar

A url for the artifact that can be followed to access the actual content.

RelatedArtifact.document ● Attachment object

The document being referenced, represented as an attachment. This is exclusive with the resource element.

RelatedArtifact.resource ● Uri scalar

The related resource, such as a library, value set, profile, or other knowledge resource.

RelatedArtifact.extension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

RelatedArtifact.id ● String scalar

Interfaces

Element interface

Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

Member Of

ActivityDefinition object ● ElementDefinition object ● ElementDefinitionExample object ● EventDefinition object ● EvidenceReport object ● Extension object ● Library object ● Measure object ● PlanDefinition object ● PlanDefinitionAction object ● PlanDefinitionGoal object ● RequestGroupAction object ● ResearchDefinition object ● ResearchElementDefinition object ● ResearchStudy object ● StructureMapSource object ● TaskInput object ● TaskOutput object