IGUHealth
    Preparing search index...
    interface SubstanceSpecificationCode {
        _comment?: Element;
        _statusDate?: Element;
        code?: CodeableConcept;
        comment?: string;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        source?: Reference[];
        status?: CodeableConcept;
        statusDate?: dateTime;
    }
    Index

    Properties

    _comment?: Element

    Any comment can be provided in this field, if necessary

    _statusDate?: Element

    The date at which the code status is changed as part of the terminology maintenance

    The specific code

    comment?: string

    Any comment can be provided in this field, if necessary

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    source?: Reference[]

    Supporting literature

    Status of the code assignment

    statusDate?: dateTime

    The date at which the code status is changed as part of the terminology maintenance