IGUHealth
    Preparing search index...
    interface SpecimenDefinition {
        _implicitRules?: Element;
        _language?: Element;
        _timeAspect?: Element;
        collection?: CodeableConcept[];
        contained?: ConcreteType[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier;
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        patientPreparation?: CodeableConcept[];
        resourceType: "SpecimenDefinition";
        text?: Narrative;
        timeAspect?: string;
        typeCollected?: CodeableConcept;
        typeTested?: SpecimenDefinitionTypeTested[];
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _timeAspect?: Element

    Time aspect for collection

    collection?: CodeableConcept[]

    Specimen collection procedure

    contained?: ConcreteType[]

    Contained, inline Resources

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier

    Business identifier of a kind of specimen

    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

    patientPreparation?: CodeableConcept[]

    Patient preparation for collection

    resourceType: "SpecimenDefinition"
    text?: Narrative

    Text summary of the resource, for human interpretation

    timeAspect?: string

    Time aspect for collection

    typeCollected?: CodeableConcept

    Kind of material to collect

    Specimen in container intended for testing by lab