SupplyRequest
ClinicalA record of a request for a medication, substance or device used in the healthcare setting.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| SupplyRequest | 0..* | — | Request for a medication, substance or device |
| .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 | Business Identifier for SupplyRequest |
| .status?!Σ | 0..1 | code | draft | active | suspended + Bindingsupplyrequest-status(required) |
| .categoryΣ | 0..1 | CodeableConcept | The kind of supply (central, non-stock, etc.) Bindingsupplyrequest-kind(example) |
| .priorityΣ | 0..1 | code | routine | urgent | asap | stat Bindingrequest-priority(required) |
| .item[x]Σ | 1..1 | CodeableConcept | Reference(Medication | Substance | Device) | Medication, Substance, or Device requested to be supplied Bindingsupply-item(example) |
| .quantityΣ | 1..1 | Quantity | The requested amount of the item indicated |
| .parameter | 0..* | BackboneElement | Ordered item details |
| .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 |
| .code | 0..1 | CodeableConcept | Item detail BindingA code that identifies the device detail.(example) |
| .value[x] | 0..1 | CodeableConcept | Quantity | Range | boolean | Value of detail |
| .occurrence[x]Σ | 0..1 | dateTime | Period | Timing | When the request should be fulfilled |
| .authoredOnΣ | 0..1 | dateTime | When the request was made |
| .requesterΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device) | Individual making the request |
| .supplierΣ | 0..* | Reference(Organization | HealthcareService) | Who is intended to fulfill the request |
| .reasonCode | 0..* | CodeableConcept | The reason why the supply item was requested Bindingsupplyrequest-reason(example) |
| .reasonReference | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | The reason why the supply item was requested |
| .deliverFrom | 0..1 | Reference(Organization | Location) | The origin of the supply |
| .deliverTo | 0..1 | Reference(Organization | Location | Patient) | The destination of the supply |