FHIR Connectathon 3
Contents
Introduction
This page describes the second FHIR connectathon that will be held on Saturday May 4 and the morning (9am - 12.30pm) of Sunday May 5 2013 in Atlanta, Georgia prior to the HL7 Working Group Meeting (see http://www.hl7.org/events/wgm052013/).
Theme
To be determined
Enrollment
If you or your company are interested in participating in the connectathon, please do the following.
- Read the FHIR Specification and the FHIR wiki if you haven't already done so, to become familiar with the concepts.
- Read the scenario descriptions below.
- Send an email expressing interest to any of the Connectathon Planning team below. Be sure to include a link to your product's website (if available) and to state which scenarios your product will be engaged in.
Space at the venue is limited to 30 attendees, so please register your interest as soon as possible. Preference will be given to those who are actually participating in the technical event, but observers are welcome if space permits.
For any queries, either contact a member of the planning team, or post your question in the FHIR list server
Connectathon Planning Team
- David Hay, Orion Health
- Brian Pech, Kaiser Permanente
- Grahame Grieve, Health Intersections Pty Ltd
Registered Participants
- Health Intersections / Grahame Grieve.
- Orion Health / David Hay.
- Furore / Ewout Kramer.
- Gordon Point Informatics / Lloyd McKenzie.
- YouCentric / Andy Stechishin, Dennis Rodriguez
Actors
- Document Repository
- this actor provides server support for patient, person, XdsEntry, XdsFolder resources + Binary resources. For a bonus, XdsEntry2 should also be supported
- Document Registry
- this actor subscribes to one or more repositories using atom feeds for patient/person/XdsEntry/XdsFolder + bonus: XdsEntry2
- Patient demographics feed
- This actor generates creates/updates/link/unlink for patient and person information (default for this, person and patient example resources from the specification)
- Document provider
- This actor pushes documents to a repository and/or a registry (for the purposes of the connectathon, the registry ignores binaries)
- XDS Bridge
- This is a document provider that functions by accepting XDS.b submission sets, and converting them to FHIR batches
- Patient Consumer
- this actor uses the patient/person information in a document registry to provide patient search/context
- Document Consumer
- this actor extends Patient Consumer to search, retrieve and display patient-related documents
Scenarios
Register a patient
- Action: (Patient Demographics feed) creates or updates patient and person to (Document Registry)
- Precondition: Patient/Person does or does not exist on Document Registry (both conditions)
- Success Criteria: Patient/Person updated correctly on server (use browser to inspect person and patient)
- Bonus #1: testing for patient linking/unlinking
Submit a document
- Action: (Document Provider) creates or updates documents to (Document Repository)
- Precondition: Document Does not exist on document repository
- Precondition: Patient/Person already exists on registry
- Success criteria: document updated correctly on server (use browser to inspect) (check folders as well)
- bonus: use XdsEntry2
Find a patient
- Action: (Patient Consumer) searches and finds patient record on (Document Registry). Search by name, gender, date of birth
- Success Criteria: patients can be found an displayed
Find a document
- Action: (Document Consumer) searches and finds documents on (Document Repository) or (Document Registry). Search by code, type, author, folder
- Action: (Document Consumer) retrieves document
- Success Criteria: documents can be found, retrieved, an displayed
Servers
Publicly Available FHIR Servers for testing Also: for the duration of the connectathon, David Hay's server is http://172.28.175.92:3000/fhir
Other References
- Last Connectathon: FHIR Connectathon 2 (Jan 12/13, 2013)