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

Difference between revisions of "Slot FHIR Resource Proposal"

From HL7Wiki
Jump to navigation Jump to search
m (Slot)
 
(8 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
<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 22: Line 22:
  
 
==FHIR Resource Development Project Insight ID==
 
==FHIR Resource Development Project Insight ID==
<!-- Please specify the id of your work group’s PSS for doing FHIR work.  (If submitted but not yet approved, just write “pending”.) The link to the PSS template can be found here: http://gforge.hl7.org/gf/download/docmanfileversion/6832/9398/HL7FHIR_DSTUballotPSS-20120529.doc -->
 
 
pending
 
pending
  
 
==Scope of coverage==
 
==Scope of coverage==
 
The slot is used to cover:
 
The slot is used to cover:
* an interval of time whereby the referenced availability resource's may be booked
+
* an interval of time whereby the referenced schedule resource's may be booked
* what type of appointment can be booked in the interval of time (may over-rule the availabilities restrictions)
+
* what type of appointment(s) can be booked in the interval of time (may over-rule the schedules restrictions)
* The status of the slot (booked/available/overbooked)
+
* The status of the slot (busy/available/overbooked)
  
 
The slot does not cover:
 
The slot does not cover:
* Recurrences
+
* Recurrences (at this point)
* the total window of time in the "planning horizon" (This is covered by the Availability resource)
+
* the total window of time in the "planning horizon" (This is covered by the Schedule resource)
  
 
==RIM scope==
 
==RIM scope==
 
<!-- Identify the formal RIM mapping for the root concept of the resource.  The expectation is that the RIM mapping will be sufficiently precise so as to not overlap with any other resource definition. -->
 
<!-- Identify the formal RIM mapping for the root concept of the resource.  The expectation is that the RIM mapping will be sufficiently precise so as to not overlap with any other resource definition. -->
 +
Act(Classcode=Slot and ActMood = ActMoodResourceSlot)
  
 
==Resource appropriateness==
 
==Resource appropriateness==
 
+
Increasingly organizations provide the service schedule availability information for internal and external systems to consume. The slot is the unit of time that can be booked. The consumers of the slot information need to know what rimes are available for what type of healthcare services.
<!-- Does the resource meet the following characteristics?
 
 
 
Must
 
* Represents a well understood, "important" concept in the business of healthcare
 
* Represents a concept expected to be tracked with distinct, reliable, unique ids
 
* Reasonable for the resource to be independently created, queried and maintained
 
 
 
Should
 
* Declared interest in need for standardization of data exchange</span>
 
* Resource is expected to contain an appropriate number of "core" (non-extension) data elements (in most cases, somewhere in the range of 20-50)
 
* Have the characteristics of high cohesion & low coupling – need to explore whether coupling is good some places, not elsewhere – layers from Bo’s document
 
-->
 
  
 
==Expected implementations==
 
==Expected implementations==
This resource is expected to be implemented by community clinics, general practice and specialist software solutions to publish their availability information to take appointments directly from users external to the organization providing the information.
+
This resource is expected to be implemented by clinics, general practices and specialist healthcare provider's software solutions to publish their availability information to take appointments directly from users internal or external to the organization providing the information.
 +
The users could be either the Patient, the Provider, or an agent acting on the Patients behalf (such as his General Practitioner or Care Manager)
  
 
==Content sources==
 
==Content sources==
 
The slot resource has some overlap with the iCal standard, the mapping to this standard will also be in scope of the resource.
 
The slot resource has some overlap with the iCal standard, the mapping to this standard will also be in scope of the resource.
 +
 +
We also considered the HL7 v2 and v3 schedule messages and models which are also closely related.
  
 
==Example Scenarios==
 
==Example Scenarios==
 
A Physio-Therapy clinic wants to publish a 2 month planning horizon for where appointments can be booked. Each available period of time will have a slot resource created describing that time slot; what it can be used for, and the availability status of the slot.
 
A Physio-Therapy clinic wants to publish a 2 month planning horizon for where appointments can be booked. Each available period of time will have a slot resource created describing that time slot; what it can be used for, and the availability status of the slot.
If the clinic had repeating intervals, these must be expanded into each slot and created on the fhir server. This removes the need for the slot's recurrence information to be concerned with handling time zones across time intervals.
+
 
 +
An outpatients clinic's Operating Room publishes its available slots. With this particular outpatient clinic, the mornings slots are available for general surgery appointments, and the afternoon is restricted in the types of appointments due to staffing restrictions and reduced recovery times.
  
 
==Resource Relationships==
 
==Resource Relationships==
This Slot Resource will reference the Availability that it "belongs" to, and will be referenced by any Appointment Resources that have been booked into this Slot.
+
This Slot Resource will reference the Schedule that it "belongs" to, and will be referenced by any Appointment Resources that have been booked into this Slot.
  
 
==Timelines==
 
==Timelines==
Given the progress to date, we expect that this resource will be ready for inclusion in the next Ballot (expecting September 2014) the resource has already undergone a great deal of review in PA over the last 6 months.
+
Given the progress to date, we expect that this resource will be ready for inclusion in the DSTU2 Ballot, the resource has already undergone a great deal of review in PA over the last 6 months.
  
 
==gForge Users==
 
==gForge Users==

Latest revision as of 17:54, 19 February 2015



Slot

Owning committee name

Patient Administration

Contributing or Reviewing Work Groups

  • "None"

FHIR Resource Development Project Insight ID

pending

Scope of coverage

The slot is used to cover:

  • an interval of time whereby the referenced schedule resource's may be booked
  • what type of appointment(s) can be booked in the interval of time (may over-rule the schedules restrictions)
  • The status of the slot (busy/available/overbooked)

The slot does not cover:

  • Recurrences (at this point)
  • the total window of time in the "planning horizon" (This is covered by the Schedule resource)

RIM scope

Act(Classcode=Slot and ActMood = ActMoodResourceSlot)

Resource appropriateness

Increasingly organizations provide the service schedule availability information for internal and external systems to consume. The slot is the unit of time that can be booked. The consumers of the slot information need to know what rimes are available for what type of healthcare services.

Expected implementations

This resource is expected to be implemented by clinics, general practices and specialist healthcare provider's software solutions to publish their availability information to take appointments directly from users internal or external to the organization providing the information. The users could be either the Patient, the Provider, or an agent acting on the Patients behalf (such as his General Practitioner or Care Manager)

Content sources

The slot resource has some overlap with the iCal standard, the mapping to this standard will also be in scope of the resource.

We also considered the HL7 v2 and v3 schedule messages and models which are also closely related.

Example Scenarios

A Physio-Therapy clinic wants to publish a 2 month planning horizon for where appointments can be booked. Each available period of time will have a slot resource created describing that time slot; what it can be used for, and the availability status of the slot.

An outpatients clinic's Operating Room publishes its available slots. With this particular outpatient clinic, the mornings slots are available for general surgery appointments, and the afternoon is restricted in the types of appointments due to staffing restrictions and reduced recovery times.

Resource Relationships

This Slot Resource will reference the Schedule that it "belongs" to, and will be referenced by any Appointment Resources that have been booked into this Slot.

Timelines

Given the progress to date, we expect that this resource will be ready for inclusion in the DSTU2 Ballot, the resource has already undergone a great deal of review in PA over the last 6 months.

gForge Users

brian_pos ewoutkramer grahameg