IGUHealth
    Preparing search index...
    interface SubstanceSpecificationName {
        _name?: Element;
        _preferred?: Element;
        domain?: CodeableConcept[];
        extension?: Extension[];
        id?: id;
        jurisdiction?: CodeableConcept[];
        language?: CodeableConcept[];
        modifierExtension?: Extension[];
        name: string;
        official?: SubstanceSpecificationNameOfficial[];
        preferred?: boolean;
        source?: Reference[];
        status?: CodeableConcept;
        synonym?: SubstanceSpecificationName[];
        translation?: SubstanceSpecificationName[];
        type?: CodeableConcept;
    }
    Index

    Properties

    _name?: Element

    The actual name

    _preferred?: Element

    If this is the preferred name for this substance

    domain?: CodeableConcept[]

    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

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    jurisdiction?: CodeableConcept[]

    The jurisdiction where this name applies

    language?: CodeableConcept[]

    Language of the name

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    name: string

    The actual name

    Details of the official nature of this name

    preferred?: boolean

    If this is the preferred name for this substance

    source?: Reference[]

    Supporting literature

    The status of the name

    A synonym of this name

    A translation for this name

    Name type