BiologicallyDerivedProduct
BaseA material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| BiologicallyDerivedProduct | 0..* | — | A material substance originating from a biological entity |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | External ids for this item |
| .productCategory | 0..1 | code | organ | tissue | fluid | cells | biologicalAgent Bindingproduct-category(required) |
| .productCode | 0..1 | CodeableConcept | What this biologically derived product is BindingBiologically Derived Product Code.(example) |
| .status | 0..1 | code | available | unavailable Bindingproduct-status(required) |
| .request | 0..* | Reference(ServiceRequest) | Procedure request |
| .quantity | 0..1 | integer | The amount of this biologically derived product |
| .parent | 0..* | Reference(BiologicallyDerivedProduct) | BiologicallyDerivedProduct parent |
| .collection | 0..1 | BackboneElement | How this product was collected |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .collector | 0..1 | Reference(Practitioner | PractitionerRole) | Individual performing collection |
| .source | 0..1 | Reference(Patient | Organization) | Who is product from |
| .collected[x] | 0..1 | dateTime | Period | Time of product collection |
| .processing | 0..* | BackboneElement | Any processing of the product during collection |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .description | 0..1 | string | Description of of processing |
| .procedure | 0..1 | CodeableConcept | Procesing code Bindingprocedure-code(example) |
| .additive | 0..1 | Reference(Substance) | Substance added during processing |
| .time[x] | 0..1 | dateTime | Period | Time of processing |
| .manipulation | 0..1 | BackboneElement | Any manipulation of product post-collection |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .description | 0..1 | string | Description of manipulation |
| .time[x] | 0..1 | dateTime | Period | Time of manipulation |
| .storage | 0..* | BackboneElement | Product storage |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .description | 0..1 | string | Description of storage |
| .temperature | 0..1 | decimal | Storage temperature |
| .scale | 0..1 | code | farenheit | celsius | kelvin Bindingproduct-storage-scale(required) |
| .duration | 0..1 | Period | Storage timeperiod |