IGUHealth
    Preparing search index...
    interface CitationCitedArtifactRelatesTo {
        _targetUri?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        relationshipType: CodeableConcept;
        targetAttachment?: Attachment;
        targetClassifier?: CodeableConcept[];
        targetIdentifier?: Identifier;
        targetReference?: Reference;
        targetUri?: uri;
    }
    Index

    Properties

    _targetUri?: Element

    The article or artifact that the cited artifact is related to

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    relationshipType: CodeableConcept

    How the cited artifact relates to the target artifact

    targetAttachment?: Attachment

    The article or artifact that the cited artifact is related to

    targetClassifier?: CodeableConcept[]

    The clasification of the related artifact

    targetIdentifier?: Identifier

    The article or artifact that the cited artifact is related to

    targetReference?: Reference

    The article or artifact that the cited artifact is related to

    targetUri?: uri

    The article or artifact that the cited artifact is related to