Skip to main content

RelatedArtifactUpdateInput

No description

input RelatedArtifactUpdateInput {
type: String
label: String
display: String
citation: String
url: Uri
document: AttachmentUpdateInput
resource: Uri
extension: [FhirExtensionUpdateInput!]
id: String
}

Fields

RelatedArtifactUpdateInput.type ● String scalar

The type of relationship to the related artifact.

RelatedArtifactUpdateInput.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.

RelatedArtifactUpdateInput.display ● String scalar

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

RelatedArtifactUpdateInput.citation ● String scalar

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

RelatedArtifactUpdateInput.url ● Uri scalar

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

RelatedArtifactUpdateInput.document ● AttachmentUpdateInput input

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

RelatedArtifactUpdateInput.resource ● Uri scalar

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

RelatedArtifactUpdateInput.extension ● [FhirExtensionUpdateInput!] list input

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.

RelatedArtifactUpdateInput.id ● String scalar

null

Member Of

ActivityDefinitionUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● EventDefinitionUpdateInput input ● EvidenceReportUpdateInput input ● FhirExtensionUpdateInput input ● LibraryUpdateInput input ● MeasureUpdateInput input ● PlanDefinitionActionUpdateInput input ● PlanDefinitionGoalUpdateInput input ● PlanDefinitionUpdateInput input ● RequestGroupActionUpdateInput input ● ResearchDefinitionUpdateInput input ● ResearchElementDefinitionUpdateInput input ● ResearchStudyUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input