CitationEntryCreateInput
No description
input CitationEntryCreateInput {
name: HumanNameCreateInput
initials: String
collectiveName: String
identifier: [IdentifierCreateInput!]
affiliationInfo: [CitationAffiliationInfoCreateInput!]
address: [AddressCreateInput!]
telecom: [ContactPointCreateInput!]
contributionType: [CodeableConceptCreateInput!]
role: CodeableConceptCreateInput
contributionInstance: [CitationContributionInstanceCreateInput!]
correspondingContact: Boolean
listOrder: Int
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}
Fields
CitationEntryCreateInput.name ● HumanNameCreateInput input
A name associated with the individual.
CitationEntryCreateInput.initials ● String scalar
Initials for forename.
CitationEntryCreateInput.collectiveName ● String scalar
Used for collective or corporate name as an author.
CitationEntryCreateInput.identifier ● [IdentifierCreateInput!] list input
Unique person identifier.
CitationEntryCreateInput.affiliationInfo ● [CitationAffiliationInfoCreateInput!] list input
Organization affiliated with the entity.
CitationEntryCreateInput.address ● [AddressCreateInput!] list input
Physical mailing address for the author or contributor.
CitationEntryCreateInput.telecom ● [ContactPointCreateInput!] list input
Email or telephone contact methods for the author or contributor.
CitationEntryCreateInput.contributionType ● [CodeableConceptCreateInput!] list input
This element identifies the specific nature of an individual’s contribution with respect to the cited work.
CitationEntryCreateInput.role ● CodeableConceptCreateInput input
The role of the contributor (e.g. author, editor, reviewer).
CitationEntryCreateInput.contributionInstance ● [CitationContributionInstanceCreateInput!] list input
Contributions with accounting for time or number.
CitationEntryCreateInput.correspondingContact ● Boolean scalar
Indication of which contributor is the corresponding contributor for the role.
CitationEntryCreateInput.listOrder ● Int scalar
Used to code order of authors.
CitationEntryCreateInput.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).
CitationEntryCreateInput.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.
CitationEntryCreateInput.id ● String scalar
null