BiologicallyDerivedProduct
A biological material originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.
Endpoints
dev
https://api.sandbox.ovok.com/fhir/R5/BiologicallyDerivedProduct| Interaction | Method | Path |
|---|---|---|
| Read | GET | /fhir/R5/BiologicallyDerivedProduct/[id] |
| Vread | GET | /fhir/R5/BiologicallyDerivedProduct/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/BiologicallyDerivedProduct/[id] |
| Patch | PATCH | /fhir/R5/BiologicallyDerivedProduct/[id] |
| Delete | DELETE | /fhir/R5/BiologicallyDerivedProduct/[id] |
| Create | POST | /fhir/R5/BiologicallyDerivedProduct |
| Search | GET | /fhir/R5/BiologicallyDerivedProduct?... |
| History | GET | /fhir/R5/BiologicallyDerivedProduct/[id]/_history |
| Type-history | GET | /fhir/R5/BiologicallyDerivedProduct/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|---|---|---|
productCategory | Coding | 0..1 | organ |
productCode | CodeableConcept | 0..1 | A code that identifies the kind of this biologically derived product |
parent | Reference | 0..* | The parent biologically-derived product |
request | Reference | 0..* | Request to obtain and/or infuse this product |
identifier | Identifier | 0..* | Instance identifier |
biologicalSourceEvent | Identifier | 0..1 | An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled |
processingFacility | Reference | 0..* | Processing facilities responsible for the labeling and distribution of this biologically derived product |
division | string | 0..1 | A unique identifier for an aliquot of a product |
productStatus | Coding | 0..1 | available |
expirationDate | dateTime | 0..1 | Date, and where relevant time, of expiration |
collection | BackboneElement | 0..1 | How this product was collected |
storageTempRequirements | Range | 0..1 | Product storage temperature requirements |
property | BackboneElement | 0..* | A property that is specific to this BiologicallyDerviedProduct instance |
Resource-specific search parameters
| Parameter | Type | Description |
|---|---|---|
biological-source-event | token | The biological source for the biologically derived product |
code | token | A code that identifies the kind of this biologically derived product (SNOMED CT code). |
collector | reference | Procedure request to obtain this biologically derived product. |
identifier | token | Identifier |
product-category | token | Broad category of this product. |
product-status | token | Whether the product is currently available. |
request | reference | Procedure request to obtain this biologically derived product. |
serial-number | token | Identifier |
Reference
- Official FHIR R5 spec:
BiologicallyDerivedProduct - Maturity: Trial Use 2 (FMM 2).