SubstanceDefinitionName
The detailed description of a substance, typically at a level beyond what is used for prescribing.
type SubstanceDefinitionName implements Element {
name: String
type: CodeableConcept
status: CodeableConcept
preferred: Boolean
language: [CodeableConcept]
domain: [CodeableConcept]
jurisdiction: [CodeableConcept]
synonym: [SubstanceDefinitionName]
translation: [SubstanceDefinitionName]
official: [SubstanceDefinitionOfficial]
source: [Reference]
modifierExtension: [Extension]
extension: [Extension]
id: String
}
Fields
SubstanceDefinitionName.name ● String scalar
The actual name.
SubstanceDefinitionName.type ● CodeableConcept object
Name type, for example systematic , scientific, brand .
SubstanceDefinitionName.status ● CodeableConcept object
The status of the name, for example current , proposed .
SubstanceDefinitionName.preferred ● Boolean scalar
If this is the preferred name for this substance.
SubstanceDefinitionName.language ● [CodeableConcept] list object
Human language that the name is written in.
SubstanceDefinitionName.domain ● [CodeableConcept] list object
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.
SubstanceDefinitionName.jurisdiction ● [CodeableConcept] list object
The jurisdiction where this name applies.
SubstanceDefinitionName.synonym ● [SubstanceDefinitionName] list object
A synonym of this particular name, by which the substance is also known.
SubstanceDefinitionName.translation ● [SubstanceDefinitionName] list object
A translation for this name into another human language.
SubstanceDefinitionName.official ● [SubstanceDefinitionOfficial] list object
Details of the official nature of this name.
SubstanceDefinitionName.source ● [Reference] list object
Supporting literature.
SubstanceDefinitionName.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).
SubstanceDefinitionName.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.
SubstanceDefinitionName.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
SubstanceDefinition object ● SubstanceDefinitionName object