5.11 Supply リソース

logo fhir

HomeAdministrativeSupply [supply]

Resource Supply - Content5.11

A supply - request and provision.

The resource name as it appears in a RESTful URL is [root]/supply/

The scope of the supply resource is for supplies used in the healthcare process. This includes supplies specifically used in the treatment of patients as well as supply movement within an institution (transport a set of supplies from materials management to a service unit (nurse station). This resource does not include the provisioning of transportation services.

Resource Content5.11.1

<Supply xmlns="http://hl7.org/fhir"> <!-- from Resource: extension, narrative, and contained --> <name><!-- 0..1 CodeableConcept The kind of supply (central, non-stock, etc) --></name> <identifier><!-- 0..1 Identifier Unique identifier --></identifier> <status value="[code]"/><!-- 0..1 Dispensed|Received|Requested --> <orderedItem><!-- 0..1 Resource(Medication|Substance|Device) Medication, Substance, or Device requested to be supplied --></orderedItem> <patient><!-- 0..1 Resource(Patient) Patient --></patient> <dispense> <!-- 0..* Supply details --> <identifier><!-- 0..1 Identifier External identifier --></identifier> <status value="[code]"/><!-- 0..1 Active/Completed/Aborted --> <type><!-- 0..1 CodeableConcept Type of dispense --></type> <quantity><!-- 0..1 Quantity Amount dispensed --></quantity> <suppliedItem><!-- 0..1 Resource(Medication|Substance|Device) Medication, Substance, or Device being supplied --></suppliedItem> <supplier><!-- 0..1 Resource(Practitioner) Dispenser --></supplier> <whenPrepared><!-- 0..1 Period Dispensing time --></whenPrepared> <whenHandedOver><!-- 0..1 Period Handover time --></whenHandedOver> <destination><!-- 0..1 Resource(Location) Where the Supply was sent --></destination> <receiver><!-- 0..* Resource(Practitioner) Who collected the Supply --></receiver> </dispense> </Supply>

Alternate definitions: Schema/Schematron, Resource Profile

Terminology Bindings 5.11.1.1

Search Parameters 5.11.2

Search Parameters for RESTful searches. The standard parameters also apply. See Searching for more information.