Skip to main content

CitationCitedArtifactCreateInput

No description

input CitationCitedArtifactCreateInput {
identifier: [IdentifierCreateInput!]
relatedIdentifier: [IdentifierCreateInput!]
dateAccessed: Date
version: CitationVersionCreateInput
currentState: [CodeableConceptCreateInput!]
statusDate: [CitationStatusDate1CreateInput!]
title: [CitationTitleCreateInput!]
abstract: [CitationAbstractCreateInput!]
part: CitationPartCreateInput
relatesTo: [CitationRelatesTo1CreateInput!]
publicationForm: [CitationPublicationFormCreateInput!]
webLocation: [CitationWebLocationCreateInput!]
classification: [CitationClassification1CreateInput!]
contributorship: CitationContributorshipCreateInput
note: [AnnotationCreateInput!]
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

CitationCitedArtifactCreateInput.identifier ● [IdentifierCreateInput!] list input

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.

CitationCitedArtifactCreateInput.relatedIdentifier ● [IdentifierCreateInput!] list input

A formal identifier that is used to identify things closely related to this citation.

CitationCitedArtifactCreateInput.dateAccessed ● Date scalar

When the cited artifact was accessed.

CitationCitedArtifactCreateInput.version ● CitationVersionCreateInput input

The defined version of the cited artifact.

CitationCitedArtifactCreateInput.currentState ● [CodeableConceptCreateInput!] list input

The status of the cited artifact.

CitationCitedArtifactCreateInput.statusDate ● [CitationStatusDate1CreateInput!] list input

An effective date or period for a status of the cited artifact.

CitationCitedArtifactCreateInput.title ● [CitationTitleCreateInput!] list input

The title details of the article or artifact.

CitationCitedArtifactCreateInput.abstract ● [CitationAbstractCreateInput!] list input

Summary of the article or artifact.

CitationCitedArtifactCreateInput.part ● CitationPartCreateInput input

The component of the article or artifact.

CitationCitedArtifactCreateInput.relatesTo ● [CitationRelatesTo1CreateInput!] list input

The artifact related to the cited artifact.

CitationCitedArtifactCreateInput.publicationForm ● [CitationPublicationFormCreateInput!] list input

If multiple, used to represent alternative forms of the article that are not separate citations.

CitationCitedArtifactCreateInput.webLocation ● [CitationWebLocationCreateInput!] list input

Used for any URL for the article or artifact cited.

CitationCitedArtifactCreateInput.classification ● [CitationClassification1CreateInput!] list input

The assignment to an organizing scheme.

CitationCitedArtifactCreateInput.contributorship ● CitationContributorshipCreateInput input

This element is used to list authors and other contributors, their contact information, specific contributions, and summary statements.

CitationCitedArtifactCreateInput.note ● [AnnotationCreateInput!] list input

Any additional information or content for the article or artifact.

CitationCitedArtifactCreateInput.modifierExtension ● [FhirExtensionCreateInput!] list input

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

CitationCitedArtifactCreateInput.extension ● [FhirExtensionCreateInput!] 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.

CitationCitedArtifactCreateInput.id ● String scalar

null

Member Of

CitationCreateInput input