SupplyDelivery
ClinicalRecord of delivery of what is supplied.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| SupplyDelivery | 0..* | — | Delivery of bulk Supplies |
| .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 identifier |
| .basedOnΣ | 0..* | Reference(SupplyRequest) | Fulfills plan, proposal or order |
| .partOfΣ | 0..* | Reference(SupplyDelivery | Contract) | Part of referenced event |
| .status?!Σ | 0..1 | code | in-progress | completed | abandoned | entered-in-error Bindingsupplydelivery-status(required) |
| .patient | 0..1 | Reference(Patient) | Patient for whom the item is supplied |
| .type | 0..1 | CodeableConcept | Category of dispense event Bindingsupplydelivery-type(required) |
| .suppliedItem | 0..1 | BackboneElement | The item that is delivered or supplied |
| .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 |
| .quantity | 0..1 | Quantity | Amount dispensed |
| .item[x] | 0..1 | CodeableConcept | Reference(Medication | Substance | Device) | Medication, Substance, or Device supplied Bindingsupply-item(example) |
| .occurrence[x]Σ | 0..1 | dateTime | Period | Timing | When event occurred |
| .supplier | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Dispenser |
| .destination | 0..1 | Reference(Location) | Where the Supply was sent |
| .receiver | 0..* | Reference(Practitioner | PractitionerRole) | Who collected the Supply |