IGUHealth
    Preparing search index...
    interface Specimen {
        _implicitRules?: Element;
        _language?: Element;
        _receivedTime?: Element;
        _status?: Element;
        accessionIdentifier?: Identifier;
        collection?: SpecimenCollection;
        condition?: CodeableConcept[];
        contained?: ConcreteType[];
        container?: SpecimenContainer[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        parent?: Reference[];
        processing?: SpecimenProcessing[];
        receivedTime?: dateTime;
        request?: Reference[];
        resourceType: "Specimen";
        status?: code;
        subject?: Reference;
        text?: Narrative;
        type?: CodeableConcept;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _receivedTime?: Element

    The time when specimen was received for processing

    _status?: Element

    available | unavailable | unsatisfactory | entered-in-error

    accessionIdentifier?: Identifier

    Identifier assigned by the lab

    collection?: SpecimenCollection

    Collection details

    condition?: CodeableConcept[]

    State of the specimen

    contained?: ConcreteType[]

    Contained, inline Resources

    container?: SpecimenContainer[]

    Direct container of specimen (tube/slide, etc.)

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    External Identifier

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Comments

    parent?: Reference[]

    Specimen from which this specimen originated

    processing?: SpecimenProcessing[]

    Processing and processing step details

    receivedTime?: dateTime

    The time when specimen was received for processing

    request?: Reference[]

    Why the specimen was collected

    resourceType: "Specimen"
    status?: code

    available | unavailable | unsatisfactory | entered-in-error

    subject?: Reference

    Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance or a device

    text?: Narrative

    Text summary of the resource, for human interpretation

    Kind of material that forms the specimen