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

Difference between revisions of "FHIR Connectathon 1"

From HL7Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
Actors:  
 
Actors:  
 
* Profile Author
 
* Profile Author
** allows users to create profiles
+
** allows users to create profiles
 
* Profile Server
 
* Profile Server
** provides a RESTful service (per FHIR spec) for Profiles
+
** provides a RESTful service (per FHIR spec) for Profiles
 
* Profile User  
 
* Profile User  
** provides user access to profiles on Profile Server (find/retrieve/change etc)
+
** provides user access to profiles on Profile Server (find/retrieve/change etc)
  
 
Scenario:
 
Scenario:

Revision as of 20:28, 23 May 2012

Event Planning

A FHIR Connectathon will be held on Baltimore USA on Saturday September 8th, 2012. The connectathon is sponsored by the [[RIMBAA] WG, all FHIR implementers are welcome to join in the event.

Scenario

Scenario: actors and workflows related to two resources: persons, and constraint profiles

Profiles

Actors:

  • Profile Author
    • allows users to create profiles
  • Profile Server
    • provides a RESTful service (per FHIR spec) for Profiles
  • Profile User
    • provides user access to profiles on Profile Server (find/retrieve/change etc)

Scenario:

  • system analyst A defines a profile on a Person resource
  • submits it to a Profile registry
  • Implementer B searches for Profile, and accesses it

Person

Actors

  •  ?

Scenario

  •  ?