IGUHealth
    Preparing search index...
    interface SubstanceDefinitionCode {
        _statusDate?: Element;
        code?: CodeableConcept;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        note?: Annotation[];
        source?: Reference[];
        status?: CodeableConcept;
        statusDate?: dateTime;
    }
    Index

    Properties

    _statusDate?: Element

    The date at which the code status was changed

    The specific code

    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

    note?: Annotation[]

    Any comment can be provided in this field

    source?: Reference[]

    Supporting literature

    Status of the code assignment, for example 'provisional', 'approved'

    statusDate?: dateTime

    The date at which the code status was changed