This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

5.11.6 Resource Supply - Formal Definitions

Formal definitions for the elements in the Supply resource.

Supply
DefinitionA supply - a request for something, and provision of what is supplied.
Control1..1
Supply.kind
DefinitionCategory of supply, e.g. central, non-stock, etc. This is used to support work flows associated with the supply process.
Control0..1
BindingSupplyType: (See http://hl7.org/fhir/vs/supply-type)
TypeCodeableConcept
Supply.identifier
DefinitionUnique identifier for this supply request.
Control0..1
TypeIdentifier
CommentsThis is assigned by the orderer, and used to refer to this order in other external standards.
Supply.status
DefinitionStatus of the supply request.
Control0..1
BindingSupplyStatus: Status of the supply (see http://hl7.org/fhir/valueset-supply-status for values)
Typecode
Supply.orderedItem
DefinitionThe item that is requested to be supplied.
Control0..1
TypeResource(Medication | Substance | Device)
CommentsNote that there's a difference between a prescription - an instruction to take a medication, along with a (sometimes) implicit supply, and an explicit request to supply, with no explicit instructions.
Supply.patient
DefinitionA link to a resource representing the person whom the ordered item is for.
Control0..1
TypeResource(Patient)
Supply.dispense
DefinitionIndicates the details of the dispense event such as the days supply and quantity of a supply dispensed.
Control0..*
Supply.dispense.identifier
DefinitionIdentifier assigned by the dispensing facility when the dispense occurs.
Control0..1
TypeIdentifier
CommentsThis is assigned by the dispenser, and used to refer to this order in other external standards.
Supply.dispense.status
DefinitionA code specifying the state of the dispense event.
Control0..1
BindingSupplyDispenseStatus: Status of the dispense (see http://hl7.org/fhir/valueset-supply-dispense-status for values)
Typecode
Is Modifiertrue
Supply.dispense.type
DefinitionIndicates the type of dispensing event that is performed. Examples include: Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc.
Control0..1
BindingSupplyItemType: (See http://hl7.org/fhir/vs/supply-item)
TypeCodeableConcept
Supply.dispense.quantity
DefinitionThe amount of supply that has been dispensed. Includes unit of measure.
Control0..1
TypeQuantity
Supply.dispense.suppliedItem
DefinitionIdentifies the medication or substance being dispensed. This is either a link to a resource representing the details of the medication or substance or a simple attribute carrying a code that identifies the medication from a known list of medications.
Control0..1
TypeResource(Medication | Substance | Device)
Supply.dispense.supplier
DefinitionThe individual responsible for dispensing the medication.
Control0..1
TypeResource(Practitioner)
Supply.dispense.whenPrepared
DefinitionThe time the dispense event occurred.
Control0..1
TypePeriod
Supply.dispense.whenHandedOver
DefinitionThe time the dispensed item was sent or handed to the patient (or agent).
Control0..1
TypePeriod
Supply.dispense.destination
DefinitionIdentification of the facility/location where the Supply was shipped to, as part of the dispense event.
Control0..1
TypeResource(Location)
Supply.dispense.receiver
DefinitionIdentifies the person who picked up the Supply.
Control0..*
TypeResource(Practitioner)

comments powered by Disqus