SubstanceDefinitionNameUpdateInput
No description
input SubstanceDefinitionNameUpdateInput {
name: String
type: CodeableConceptUpdateInput
status: CodeableConceptUpdateInput
preferred: Boolean
language: [CodeableConceptUpdateInput!]
domain: [CodeableConceptUpdateInput!]
jurisdiction: [CodeableConceptUpdateInput!]
synonym: [SubstanceDefinitionNameUpdateInput!]
translation: [SubstanceDefinitionNameUpdateInput!]
official: [SubstanceDefinitionOfficialUpdateInput!]
source: [ReferenceUpdateInput!]
modifierExtension: [FhirExtensionUpdateInput!]
extension: [FhirExtensionUpdateInput!]
id: String
}
Fields
SubstanceDefinitionNameUpdateInput.name ● String scalar
The actual name.
SubstanceDefinitionNameUpdateInput.type ● CodeableConceptUpdateInput input
Name type, for example systematic , scientific, brand .
SubstanceDefinitionNameUpdateInput.status ● CodeableConceptUpdateInput input
The status of the name, for example current , proposed .
SubstanceDefinitionNameUpdateInput.preferred ● Boolean scalar
If this is the preferred name for this substance.
SubstanceDefinitionNameUpdateInput.language ● [CodeableConceptUpdateInput!] list input
Human language that the name is written in.
SubstanceDefinitionNameUpdateInput.domain ● [CodeableConceptUpdateInput!] list input
The use context of this name for example if there is a different name a drug active ingredient as opposed to a food colour additive.
SubstanceDefinitionNameUpdateInput.jurisdiction ● [CodeableConceptUpdateInput!] list input
The jurisdiction where this name applies.
SubstanceDefinitionNameUpdateInput.synonym ● [SubstanceDefinitionNameUpdateInput!] list input
A synonym of this particular name, by which the substance is also known.
SubstanceDefinitionNameUpdateInput.translation ● [SubstanceDefinitionNameUpdateInput!] list input
A translation for this name into another human language.
SubstanceDefinitionNameUpdateInput.official ● [SubstanceDefinitionOfficialUpdateInput!] list input
Details of the official nature of this name.
SubstanceDefinitionNameUpdateInput.source ● [ReferenceUpdateInput!] list input
Supporting literature.
SubstanceDefinitionNameUpdateInput.modifierExtension ● [FhirExtensionUpdateInput!] 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).
SubstanceDefinitionNameUpdateInput.extension ● [FhirExtensionUpdateInput!] 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.
SubstanceDefinitionNameUpdateInput.id ● String scalar
null
Member Of
SubstanceDefinitionNameUpdateInput input ● SubstanceDefinitionUpdateInput input