# Biologically Derived Product

A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.

Examples include:

- hematopoietic stem cells (bone marrow, peripheral blood, or cord blood extraction)
- blood (whole, extracted cells, plasma, etc.)
- organs
- tissues (porcine valves, skin, bovine cardiac tissue, etc.)
- manipulated cells (e.g. CAR T-cells)

The workflow using this resource (e.g., request, administration) should be discussed and implemented in a consistent way as other similar resources are handled (e.g., device, medication)

This resource relates to these other resources:

- ProcedureRequest (for collection)
- Patient ("receiver" and "source")
- Practitioner (who collected product)
- Substance (product processing)
- DiagnosticReport (containing HLA-typing)
- BiologicallyDerivedProduct ("parent" product for multi-day collections)
- Procedure (one for collection and one for transplantation, will need to add [BiologicallyDerivedProduct](/content/docs/api/fhir/resources/biologicallyderivedproduct/index.html) to the "usedReference")

## Elements
| Name | Required | Type | Description |
| --- | --- | --- | --- |
| identifier |  | [Identifier](/content/docs/api/fhir/datatypes/identifier/index.html)[] | External ids for this item<br>Details<br>This records identifiers associated with this biologically derived product instance... |
| productCategory |  | code | organ | tissue | fluid | cells | biologicalAgent<br>Details<br>Broad category of this product. |
| productCode |  | [CodeableConcept](/content/docs/api/fhir/datatypes/codeableconcept/index.html) | What this biologically derived product is<br>Details<br>A code that identifies the kind of this biologically derived product. |
| status |  | code | available | unavailable<br>Details<br>Whether the product is currently available. |
| request |  | Reference<[ServiceRequest](/content/docs/api/fhir/resources/servicerequest/index.html)>[] | Procedure request<br>Details<br>Procedure request to obtain this biologically derived product. |
| quantity |  | integer | The amount of this biologically derived product<br>Details<br>Number of discrete units within this product. |
| parent |  | Reference<[BiologicallyDerivedProduct](/content/docs/api/fhir/resources/biologicallyderivedproduct/index.html)>[] | BiologicallyDerivedProduct parent<br>Details<br>Parent product (if any). |
| collection |  | BiologicallyDerivedProductCollection | How this product was collected<br>Details<br>How this product was collected. |
| id |  | string | Unique id for inter-element referencing<br>Details<br>Unique id for the element within a resource. |
| extension |  | [Extension](/content/docs/api/fhir/datatypes/extension/index.html)[] | Additional content defined by implementations<br>Details<br>May be used to represent additional information... |
| modifierExtension |  | [Extension](/content/docs/api/fhir/datatypes/extension/index.html)[] | Extensions that cannot be ignored even if unrecognized<br>Details<br>May be used to represent additional information... ... |

## Search Parameters
_None_

## Inherited Elements
| Name | Required | Type | Description |
| --- | --- | --- | --- |
| id |  | string | Logical id of this artifact<br>Details<br>The logical id of the resource, as used in the URL for the resource. |
| meta |  | [Meta](/content/docs/api/fhir/datatypes/meta/index.html) | Metadata about the resource<br>Details<br>The metadata about the resource. |
| implicitRules |  | uri | A set of rules under which this content was created<br>Details<br>A reference to a set of rules... |
| language |  | code | Language of the resource content<br>Details<br>The base language in which the resource is written. |
| text |  | [Narrative](/content/docs/api/fhir/datatypes/narrative/index.html) | Text summary of the resource, for human interpretation<br>Details<br>A human-readable narrative... |
| contained |  | Resource[] | Contained, inline Resources<br>Details<br>These resources do not have an independent existence. |
| extension |  | [Extension](/content/docs/api/fhir/datatypes/extension/index.html)[] | Additional content defined by implementations<br>Details<br>May be used to represent additional information... |
| modifierExtension |  | [Extension](/content/docs/api/fhir/datatypes/extension/index.html)[] | Extensions that cannot be ignored<br>Details<br>May be used to represent additional information... |

> **Trial-Use Note:** **Note that this content is preliminary and has not undergone proper review by the appropriate Workgroups.**
