interface SpecimenProcessing {
    _description?: Element;
    _timeDateTime?: Element;
    additive?: Reference[];
    description?: string;
    extension?: Extension[];
    id?: id;
    modifierExtension?: Extension[];
    procedure?: CodeableConcept;
    timeDateTime?: dateTime;
    timePeriod?: Period;
}

Properties

_description?: Element

Textual description of procedure

_timeDateTime?: Element

Date and time of specimen processing

additive?: Reference[]

Material used in the processing step

description?: string

Textual description of procedure

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

procedure?: CodeableConcept

Indicates the treatment step applied to the specimen

timeDateTime?: dateTime

Date and time of specimen processing

timePeriod?: Period

Date and time of specimen processing