CitationCitedArtifact
The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
type CitationCitedArtifact implements Element {
identifier: [Identifier]
relatedIdentifier: [Identifier]
dateAccessed: Date
version: CitationVersion
currentState: [CodeableConcept]
statusDate: [CitationStatusDate1]
title: [CitationTitle]
abstract: [CitationAbstract]
part: CitationPart
relatesTo: [CitationRelatesTo1]
publicationForm: [CitationPublicationForm]
webLocation: [CitationWebLocation]
classification: [CitationClassification1]
contributorship: CitationContributorship
note: [Annotation]
modifierExtension: [Extension]
extension: [Extension]
id: String
}
Fields
CitationCitedArtifact.identifier ● [Identifier] list object
A formal identifier that is used to identify this citation when it is represented in other formats, or referenced in a specification, model, design or an instance.
CitationCitedArtifact.relatedIdentifier ● [Identifier] list object
A formal identifier that is used to identify things closely related to this citation.
CitationCitedArtifact.dateAccessed ● Date scalar
When the cited artifact was accessed.
CitationCitedArtifact.version ● CitationVersion object
The defined version of the cited artifact.
CitationCitedArtifact.currentState ● [CodeableConcept] list object
The status of the cited artifact.
CitationCitedArtifact.statusDate ● [CitationStatusDate1] list object
An effective date or period for a status of the cited artifact.
CitationCitedArtifact.title ● [CitationTitle] list object
The title details of the article or artifact.
CitationCitedArtifact.abstract ● [CitationAbstract] list object
Summary of the article or artifact.
CitationCitedArtifact.part ● CitationPart object
The component of the article or artifact.
CitationCitedArtifact.relatesTo ● [CitationRelatesTo1] list object
The artifact related to the cited artifact.
CitationCitedArtifact.publicationForm ● [CitationPublicationForm] list object
If multiple, used to represent alternative forms of the article that are not separate citations.
CitationCitedArtifact.webLocation ● [CitationWebLocation] list object
Used for any URL for the article or artifact cited.
CitationCitedArtifact.classification ● [CitationClassification1] list object
The assignment to an organizing scheme.
CitationCitedArtifact.contributorship ● CitationContributorship object
This element is used to list authors and other contributors, their contact information, specific contributions, and summary statements.
CitationCitedArtifact.note ● [Annotation] list object
Any additional information or content for the article or artifact.
CitationCitedArtifact.modifierExtension ● [Extension] list object
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element s descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
CitationCitedArtifact.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.
CitationCitedArtifact.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
Citation object