BiologicallyDerivedProductDispense
A record of dispensation of a biologically derived product.
Endpoints
dev
https://api.sandbox.ovok.com/fhir/R5/BiologicallyDerivedProductDispense| Interaction | Method | Path |
|---|---|---|
| Read | GET | /fhir/R5/BiologicallyDerivedProductDispense/[id] |
| Vread | GET | /fhir/R5/BiologicallyDerivedProductDispense/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/BiologicallyDerivedProductDispense/[id] |
| Patch | PATCH | /fhir/R5/BiologicallyDerivedProductDispense/[id] |
| Delete | DELETE | /fhir/R5/BiologicallyDerivedProductDispense/[id] |
| Create | POST | /fhir/R5/BiologicallyDerivedProductDispense |
| Search | GET | /fhir/R5/BiologicallyDerivedProductDispense?... |
| History | GET | /fhir/R5/BiologicallyDerivedProductDispense/[id]/_history |
| Type-history | GET | /fhir/R5/BiologicallyDerivedProductDispense/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|---|---|---|
identifier | Identifier | 0..* | Business identifier for this dispense |
basedOn | Reference | 0..* | The order or request that this dispense is fulfilling |
partOf | Reference | 0..* | Short description |
status | code | 1..1 | preparation |
originRelationshipType | CodeableConcept | 0..1 | Relationship between the donor and intended recipient |
product | Reference | 1..1 | The BiologicallyDerivedProduct that is dispensed |
patient | Reference | 1..1 | The intended recipient of the dispensed product |
matchStatus | CodeableConcept | 0..1 | Indicates the type of matching associated with the dispense |
performer | BackboneElement | 0..* | Indicates who or what performed an action |
location | Reference | 0..1 | Where the dispense occurred |
quantity | Quantity | 0..1 | Amount dispensed |
preparedDate | dateTime | 0..1 | When product was selected/matched |
whenHandedOver | dateTime | 0..1 | When the product was dispatched |
destination | Reference | 0..1 | Where the product was dispatched to |
note | Annotation | 0..* | Additional notes |
usageInstruction | string | 0..1 | Specific instructions for use |
Resource-specific search parameters
| Parameter | Type | Description |
|---|---|---|
identifier | token | The identifier of the dispense |
patient | reference | The identity of a patient for whom to list dispenses |
performer | reference | The identity of a patient for whom to list dispenses |
product | reference | Search for products that match this code |
status | token | The status of the dispense |
Reference
- Official FHIR R5 spec:
BiologicallyDerivedProductDispense - Maturity: Draft (FMM 0).