http://hl7.org/fhir/StructureDefinition/RelatedArtifact|5.0.0

RelatedArtifact Type: Related artifacts such as additional documentation, justification, or bibliographic references.
description: 'RelatedArtifact Type: Related artifacts such as additional documentation, justification, or bibliographic references.'
derivation: specialization
name: RelatedArtifact
type: RelatedArtifact
elements:
  classifier:
    short: Additional classifiers
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/citation-artifact-classifier'}
    isSummary: true
    index: 1
  type:
    short: documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/related-artifact-type|5.0.0'}
    isSummary: true
    index: 0
  resourceReference: {short: 'What artifact, if not a conformance resource', isSummary: true, index: 7}
  document: {short: What document is being referenced, isSummary: true, index: 5}
  citation: {short: Bibliographic citation for the artifact, isSummary: true, index: 4}
  label: {short: Short label, isSummary: true, index: 2}
  resource: {short: What artifact is being referenced, isSummary: true, index: 6}
  publicationStatus:
    short: draft | active | retired | unknown
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|5.0.0'}
    isSummary: true
    index: 8
  display: {short: Brief description of the related artifact, isSummary: true, index: 3}
  publicationDate: {short: Date of publication of the artifact being referred to, isSummary: true, index: 9}
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/RelatedArtifact
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 5.0.0
required: [type]