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

Difference between revisions of "20160324 OO FHIR conCall"

From HL7Wiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by the same user not shown)
Line 33: Line 33:
 
|X||Eric Haas
 
|X||Eric Haas
 
|-
 
|-
|||Riki M
+
|X||Riki M
 
|-
 
|-
 
| ||Paul K  
 
| ||Paul K  
 
|-
 
|-
|||Jose Costa-Teixicara
+
|X||Jose Costa-Teixicara
 
|-
 
|-
 
| ||Dan R
 
| ||Dan R
Line 47: Line 47:
 
|||Mark Jones
 
|||Mark Jones
 
|-
 
|-
|||Rob Hausam
+
|X||Rob Hausam
 
|-
 
|-
 
| ||Margaret D
 
| ||Margaret D
Line 63: Line 63:
 
# [http://hl7-fhir.github.io/supplyrequest.html SupplyRequest] and [http://hl7-fhir.github.io/device.html/supply delivery SupplyDelivery]
 
# [http://hl7-fhir.github.io/supplyrequest.html SupplyRequest] and [http://hl7-fhir.github.io/device.html/supply delivery SupplyDelivery]
 
#* Look at boundaries between SupplyRequest, [http://hl7-fhir.github.io/deviceuserequest.html  DeviceUseRequest], and [http://hl7-fhir.github.io/visionprescription.html VisionPrescription] Resources
 
#* Look at boundaries between SupplyRequest, [http://hl7-fhir.github.io/deviceuserequest.html  DeviceUseRequest], and [http://hl7-fhir.github.io/visionprescription.html VisionPrescription] Resources
 +
 +
xxxRequest
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
|
 
|
A
+
'''RequestResource'''
 +
 
 +
|
 +
'''RequestResource'''
 +
 
 +
| colspan="6" |
 +
'''Template'''
 +
 
 +
|-
 +
|
 +
'''SupplyRequest''' Inventory
 +
 
 +
|
 +
'''DeviceUseRequest'''Clinical Use
 +
 
 +
|
 +
'''Name'''
 +
 
 +
|
 +
'''Flags'''
 +
 
 +
|
 +
'''Card.'''
 +
 
 +
|
 +
'''Type'''
 +
 
 +
|
 +
'''W5'''
 +
 
 +
|
 +
'''Description & Constraints'''
 +
 
 +
|-
 +
|
 +
identifier
 +
 
 +
|
 +
identifier
 +
 
 +
|
 +
identifier   
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..*
 +
 
 +
|
 +
Identifier
 +
 
 +
|
 +
id
 +
 
 +
|
 +
Business identifier for request/order
 +
 
 +
|-
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
basedOn
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..*
 +
 
 +
|
 +
Reference()
 +
 
 +
|
 +
 
 +
 
 +
|
 +
Request fulfilled by this request
 +
 
 +
|-
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
parent
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
Identifier
 +
 
 +
|
 +
 
 +
 
 +
|
 +
Composite request this is part of
 +
 
 +
|-
 +
|
 +
status
 +
 
 +
|
 +
status
 +
 
 +
|
 +
status
 +
 
 +
|
 +
!S
 +
 
 +
|
 +
1..1
 +
 
 +
|
 +
code
 +
 
 +
|
 +
status
 +
 
 +
 
 +
draft | active | suspended
 +
 
 +
|-
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
category
 +
 
 +
|
 +
!S
 +
 
 +
|
 +
1..1
 +
 
 +
|
 +
CodeableConcept
 +
 
 +
|
 +
class
 +
 
 +
 
 +
proposal | plan | orig. order | encoded +
 +
 
 +
|-
 +
|
 +
    orderedItem
 +
 
 +
(reference to Medication|Substance|Device)
 +
 
 +
 
 +
 
 +
|
 +
Device (reference)
 +
 
 +
|
 +
code
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
CodeableConcept
  
 
|
 
|
B
+
what
  
 
|
 
|
C1
+
What’s being requested/ordered
  
 
|-
 
|-
 
|
 
|
1
+
  patient
 +
 
 +
(use case examples: if custom item or need for labeling)
 +
 
 +
 
 +
 
 +
|
 +
Subject( should be Patient)
 +
 
 +
|
 +
subject
 +
 
 +
|
 +
S
 +
 
 +
|
 +
1..1
  
 
|
 
|
2
+
Reference(Patient | Group? | ??)
  
 
|
 
|
3
+
<nowiki>who.fo</nowiki>cus
 +
 
 +
|
 +
Individual the service is ordered for
 +
 
 +
|-
 +
|
 +
(use cases? Billing?)
 +
 
 +
|
 +
encounter
 +
 
 +
|
 +
context
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
Reference(Encounter | EpisodeOfCare)
 +
 
 +
|
 +
context
 +
 
 +
|
 +
Encounter or Episode during which request was created
 +
 
 +
|-
 +
|
 +
<nowiki>when.co</nowiki>de
 +
 
 +
when.schedule
 +
 
 +
 
 +
 
 +
|
 +
Priority,
 +
 
 +
 
 +
 
 +
timingTiming,
 +
 
 +
 
 +
 
 +
timingDateTime,
 +
 
 +
 
 +
 
 +
timingPeriod
 +
 
 +
|
 +
<nowiki>occurrence[x]</nowiki>
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
dateTime| Period| Schedule?
 +
 
 +
|
 +
<nowiki>when.pl</nowiki>anned
 +
 
 +
|
 +
When service should occur
 +
 
 +
|-
 +
|
 +
date
 +
 
 +
|
 +
recordedOn
 +
 
 +
orderdedOn ( more of a Task thingy)
 +
 
 +
|
 +
authored
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
dateTime
 +
 
 +
|
 +
<nowiki>when.re</nowiki>corded
 +
 
 +
|
 +
When the request transitioned to being actionable
 +
 
 +
|-
 +
|
 +
source
 +
 
 +
|
 +
 
 +
 
 +
|
 +
requester
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
Reference(Device | Patient | Practitioner | RelatedPerson | Organization?)
 +
 
 +
|
 +
<nowiki>who.au</nowiki>thor
 +
 
 +
|
 +
Who/what is requesting service
 +
 
 +
|-
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
performerType
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
CodeableConcept
 +
 
 +
|
 +
<nowiki>who.pe</nowiki>rformer
 +
 
 +
|
 +
Desired type of performer for service
 +
 
 +
|-
 +
|
 +
  supplier
 +
 
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
performer
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
Reference(Practitioner | Organization | Patient | Device | RelatedPerson)
 +
 
 +
|
 +
<nowiki>who.pe</nowiki>rformer
 +
 
 +
|
 +
Desired performer for service
 +
 
 +
|-
 +
|
 +
  reasonCodeableConcept,reasonReference
 +
 
 +
 
 +
 
 +
|
 +
Indication, PRNreason ( really more of  a protocol thingy)
 +
 
 +
|
 +
<nowiki>reason[x]</nowiki>
 +
 
 +
|
 +
S
 +
 
 +
|
 +
0..1
 +
 
 +
|
 +
CodeableConcept | Reference(??)
 +
 
 +
|
 +
why
 +
 
 +
|
 +
Why is service necessary?
 +
 
 +
|-
 +
|
 +
 
 +
 
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
supportingInfo
 +
 
 +
|
 +
 
 +
 
 +
|
 +
0..*
 +
 
 +
|
 +
Reference(Any)
 +
 
 +
|
 +
 
 +
 
 +
|
 +
Additional information to be used in fulfilling request
 +
 
 +
|-
 +
|
 +
 
 +
 
 +
|
 +
Notes
 +
 
 +
|
 +
note
 +
 
 +
|
 +
 
 +
 
 +
|
 +
0..*
 +
 
 +
|
 +
Annotation
 +
 
 +
|
 +
 
 +
 
 +
|
 +
Comments made about the service request
 +
 
 +
|-
 +
|
 +
Kind (e.g. central stock, non-stock)
 +
 
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|
 +
 
 +
 
 +
|-
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
  
 
|}
 
|}
 +
 +
 +
  
  
Line 93: Line 596:
 
# Connectathon review
 
# Connectathon review
 
#* [http://wiki.hl7.org/index.php?title=201605_Data_Access_Framework_(DAF) DAF LabResults]
 
#* [http://wiki.hl7.org/index.php?title=201605_Data_Access_Framework_(DAF) DAF LabResults]
 
  
 
==Minutes==
 
==Minutes==

Latest revision as of 22:50, 24 March 2016

HL7 OO on FHIR (for Orders and Observations)

Call in details:
Phone: +1 770-657-9270, Passcode: 398652

Join the meeting at:
https://join.me/vernetzt.us

Date: 2016/03/24
2015 - 02:00 PM (Eastern Time, GMT -04 DST)
Quorum = chair + 4 yes/no


Co chairs Chair Notetaker
Riki Merrick
Rob Hausam
Lorraine Constable
Patrick Lloyd
Ken McKaslin
Hans Buitendijk


Attendees
X Eric Haas
X Riki M
Paul K
X Jose Costa-Teixicara
Dan R
John Moehrke
Kamalini
Mark Jones
X Rob Hausam
Margaret D

  1. Device
    • Close out remaining Device Comments
    • Review Device QA criteria for FMM proposal
  2. SupplyRequest and delivery SupplyDelivery

xxxRequest

RequestResource

RequestResource

Template

SupplyRequest Inventory

DeviceUseRequestClinical Use

Name

Flags

Card.

Type

W5

Description & Constraints

identifier

identifier

identifier

S

0..*

Identifier

id

Business identifier for request/order



basedOn

S

0..*

Reference()


Request fulfilled by this request



parent

S

0..1

Identifier


Composite request this is part of

status

status

status

S

1..1

code

status


draft | active | suspended



category

S

1..1

CodeableConcept

class


proposal | plan | orig. order | encoded +

   orderedItem

(reference to Medication|Substance|Device)


Device (reference)

code

S

0..1

CodeableConcept

what

What’s being requested/ordered

  patient 

(use case examples: if custom item or need for labeling)


Subject( should be Patient)

subject

S

1..1

Reference(Patient | Group? | ??)

who.focus

Individual the service is ordered for

(use cases? Billing?) 

encounter

context

S

0..1

Reference(Encounter | EpisodeOfCare)

context

Encounter or Episode during which request was created

when.code

when.schedule 


Priority,


timingTiming,


timingDateTime,


timingPeriod

occurrence[x]

S

0..1

dateTime| Period| Schedule?

when.planned

When service should occur

date

recordedOn

orderdedOn ( more of a Task thingy)

authored

S

0..1

dateTime

when.recorded

When the request transitioned to being actionable

source


requester

S

0..1

Reference(Device | Patient | Practitioner | RelatedPerson | Organization?)

who.author

Who/what is requesting service



performerType

S

0..1

CodeableConcept

who.performer

Desired type of performer for service

 supplier



performer

S

0..1

Reference(Practitioner | Organization | Patient | Device | RelatedPerson)

who.performer

Desired performer for service

 reasonCodeableConcept,reasonReference


Indication, PRNreason ( really more of a protocol thingy)

reason[x]

S

0..1

CodeableConcept | Reference(??)

why

Why is service necessary?




supportingInfo


0..*

Reference(Any)


Additional information to be used in fulfilling request


Notes

note


0..*

Annotation


Comments made about the service request

Kind (e.g. central stock, non-stock)











    • Jose C-T proposals
  1. Review outstanding Trackers
  2. Connectathon review

Minutes

Next Steps

Actions (Include Owner, Action Item, and due date)
Next Meeting/Preliminary Agenda Items

2015mmdd_OO_FHIR_concall


Back to OO_on_FHIR