IGUHealth
    Preparing search index...
    interface BiologicallyDerivedProduct {
        _implicitRules?: Element;
        _language?: Element;
        _productCategory?: Element;
        _quantity?: Element;
        _status?: Element;
        collection?: BiologicallyDerivedProductCollection;
        contained?: ConcreteType[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        manipulation?: BiologicallyDerivedProductManipulation;
        meta?: Meta;
        modifierExtension?: Extension[];
        parent?: Reference[];
        processing?: BiologicallyDerivedProductProcessing[];
        productCategory?: code;
        productCode?: CodeableConcept;
        quantity?: integer;
        request?: Reference[];
        resourceType: "BiologicallyDerivedProduct";
        status?: code;
        storage?: BiologicallyDerivedProductStorage[];
        text?: Narrative;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _productCategory?: Element

    organ | tissue | fluid | cells | biologicalAgent

    _quantity?: Element

    The amount of this biologically derived product

    _status?: Element

    available | unavailable

    How this product was collected

    contained?: ConcreteType[]

    Contained, inline Resources

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    External ids for this item

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    Any manipulation of product post-collection

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    parent?: Reference[]

    BiologicallyDerivedProduct parent

    Any processing of the product during collection

    productCategory?: code

    organ | tissue | fluid | cells | biologicalAgent

    productCode?: CodeableConcept

    What this biologically derived product is

    quantity?: integer

    The amount of this biologically derived product

    request?: Reference[]

    Procedure request

    resourceType: "BiologicallyDerivedProduct"
    status?: code

    available | unavailable

    Product storage

    text?: Narrative

    Text summary of the resource, for human interpretation