This wiki has undergone a migration to Confluence found Here
Difference between revisions of "FHIR Workflow Minutes CC 20151216"
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
*Keith Boone | *Keith Boone | ||
*Eric Haas | *Eric Haas | ||
| − | * | + | *Julia Chan |
==Mapping between Order/ActionRequest and Task== | ==Mapping between Order/ActionRequest and Task== | ||
Revision as of 19:10, 4 January 2016
FHIR Workflow Conference Call 3:00PM Eastern Time (Date above)
Return to FHIR Workflow Minutes
Agenda
- Further discussion of Workflow document
Attendees
- Lloyd McKenzie (chair/scribe)
- Keith Boone
- Eric Haas
- Julia Chan
Mapping between Order/ActionRequest and Task
- Discussed the relationship between Keith's proposed Task resource and the Order/ActionRequest resource
- Task -> Order/ActionRequest
- identifier -> identifier
- type -> Order.code (proposed)
- performerType ->
- priority -> Consider adding to Order, but probably an extension. (The base order has priority, but the fulfillment request/state change doesn't often)
- status -> Deferred to discussion about single Task resource vs. dual Order/OrderResponse resource approach
- subject -> subject
- definition -> extension
- created -> date
- lastModified -> Part of meta
- owner -> target
- creator -> source
- manager -> extension, at least for now
- input -> detail
- output -> OrderResponse.fulfillment
Agenda Item 2
Goes here