2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

5.26.8 Resource Schedule - Mappings

Mappings:

Mappings for the schedule resource.

5.26.8.1 Mappings for RIM (http://hl7.org/v3)

Schedule
    identifier.id
    type
    actor
    planningHorizon
    comment
    lastModified

5.26.8.2 Mappings for iCalendar (http://www.ietf.org/rfc/rfc2445.txt)

ScheduleBEGIN:VFREEBUSY ??? END:VFREEBUSY
(If your fhir server provides this information via calDAV, then you may want to include addressing information in a URL section, and with the search, a DTSTART and DTEND component can be included to indicate the range of time that has been covered in the collection of slots, where these overlap the resources period values. For all slots that reference this resource, include a FREEBUSY row for each slot)
    identifierUID
    typen/a
    actorATTENDEE:MAILTO:john_public@host2.com
This can be populated with a value from the referenced resource
    planningHorizonDTSTART:20131201T003000Z
DTEND:2014030101T003000Z
    commentCOMMENT:(comment)
If there is no comment, then the line can be excluded from the iCalendar entry
    lastModifiedDTSTAMP:19970901T083000Z
(Server may consider updating this date to the latest date on the slots)