This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "SupplyDelivery FHIR Resource Proposal"

From HL7Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
<div style="float: left;">[[Image:OpenHotTopic.GIF|35px| ]]</div>
 
<div style="float: left;">[[Image:OpenHotTopic.GIF|35px| ]]</div>
 
<div style="background:#F0F0F0">
 
<div style="background:#F0F0F0">
This page documents a [[:category:Pending FHIR Resource Proposal|Pending]] [[:category:FHIR Resource Proposal|FHIR Resource Proposal]]
+
This page documents a [[:category:Approved FHIR Resource Proposal|Approved]] [[:category:FHIR Resource Proposal|FHIR Resource Proposal]]
 
</div>
 
</div>
 
</div>
 
</div>
 
[[Category:FHIR Resource Proposal]]
 
[[Category:FHIR Resource Proposal]]
[[Category:Pending FHIR Resource Proposal]]
+
[[Category:Approved FHIR Resource Proposal]]
  
  
Line 32: Line 32:
 
==Committee Approval Date:==
 
==Committee Approval Date:==
 
<i>Please enter the date that the committee approved this Resource proposal</i>
 
<i>Please enter the date that the committee approved this Resource proposal</i>
Mar 10, 2016
+
8/4/2016 (OO call)
  
 
==Interested Work Groups==
 
==Interested Work Groups==
Line 80: Line 80:
 
  -->
 
  -->
 
Resource to record the delivery of materials, devices, medications etc to the patient's room, ward, central supply etc are necessary for the tracking of devices, substance and medications in healthcare.
 
Resource to record the delivery of materials, devices, medications etc to the patient's room, ward, central supply etc are necessary for the tracking of devices, substance and medications in healthcare.
 
Other FHIR resources provide information about the delivery of items. supplyDelivery does not intend to overlap these resources, but to articulate.
 
* medicationDispense is used to handle the delivery of a medication to a patient.
 
* the same mechanism would exist for device.
 
* other items are supplied but this is not covered by a resource, e.g. collection tubes for lab results.
 
* in several parts of the supply chain the supply and delivery is not done for the "unit of use" (e.g. one device, one medication), but on bulk packages, cartons, etc. This can be covered with the supplyDelivery resource.
 
  
 
==Expected implementations==
 
==Expected implementations==
Line 128: Line 122:
 
  -->
 
  -->
 
   
 
   
* (workflow resources  e.g. Order/OrderResponse or TASK)
+
* Task
*medicationDispense
+
*SupplyRequest
*medication
+
*Medication
 
*Device
 
*Device
 +
*Substance
  
 
==Timelines==
 
==Timelines==
Line 137: Line 132:
 
<!-- Indicate the target date for having the resource complete from a committee perspective and ready for vetting and voting -->
 
<!-- Indicate the target date for having the resource complete from a committee perspective and ready for vetting and voting -->
  
*Ballot: next ballot (Sept 2016) 
+
*STU3 Ballot
  
 
==gForge Users==
 
==gForge Users==
Line 148: Line 143:
  
 
==Issues==
 
==Issues==
# Need to determine boundaries and relationships with Device and Medication and Align with Workflow Project.
+
# RIM mappings needs completion and review (part of QA)
# Need to clarify boundaries when it comes to patient-specific delivery (e.g. transport of a patient-specific device after it has been dispensed)
+
# Should look at IHE, NCPDP, probably OpenEHR (part of QA)
# RIM mappings needs completion and review
 
# Should look at IHE, NCPDP, probably OpenEHR,
 
# Examples
 

Latest revision as of 21:18, 30 August 2016



SupplyDelivery

Owning committee name

Orders & Observations WG

Committee Approval Date:

Please enter the date that the committee approved this Resource proposal 8/4/2016 (OO call)

Interested Work Groups

  • Pharmacy
  • Devices
  • Patient Care
  • HSI

FHIR Resource Development Project Insight ID

952

Scope of coverage

The SupplyDelivery resource records the actual movement of items within healthcare institutions, or between institutions and external suppliers. It is the 'event' resource in response to the SupplyRequest request. This resource is addresses the logistics of supply movement and is therefore not associated with a patient nor has patient specific instructions. The DeviceUseStatement or MedicationDispense would be used for patient specific "events".

RIM scope

  • Role: Supply (classCode=SPLY, moodCode=EVN ?)

Resource appropriateness

Resource to record the delivery of materials, devices, medications etc to the patient's room, ward, central supply etc are necessary for the tracking of devices, substance and medications in healthcare.

Expected implementations

  • Required for CCDA
  • Record delivery of devices, substance and medications when context is generic -i.e. not tied to a specific patient record.
  • Track the distribution of items across the chain
  • The SupplyRequest is the counterpart to SupplyDelivery although there may be a SupplyDelivery without a SupplyRequest ( For example, unrequested delivery)

Content sources

  • HL7 v3 Pharmacy Standard
  • HL7 v2.x
  • HL7 v3 Diet and Nutrition DAM
  • IHE Pharmacy(PHARM) White Paper, Supply of Products for Healthcare


Example Scenarios

  • Central supply at Acme Hospital resupply floor stock.
  • Placement of a device in consignment at the OR
  • Delivering unwanted items back to the pharmacy
  • Delivering items from the external supplier to the pharmacy warehouse

Resource Relationships

  • Task
  • SupplyRequest
  • Medication
  • Device
  • Substance

Timelines

  • STU3 Ballot

gForge Users

  • Eric Haas
  • Patrick Loyd
  • Jose Costa Teixeira


Issues

  1. RIM mappings needs completion and review (part of QA)
  2. Should look at IHE, NCPDP, probably OpenEHR (part of QA)