- Created by Robert Hausam, last modified on Jan 15, 2021
Short Description | This track will test the creation and exchange of patient summary data across jurisdictions and usage contexts using the FHIR International Patient Summary (IPS) Implementation Guide specification. A current highly relevant application is the creation and exchange of COVID-19 laboratory results and related clinical data (symptoms, pre-existing conditions, SDH, etc.). |
Long Description | This track will test the creation and exchange of patient summary data across jurisdictions and usage contexts using the FHIR International Patient Summary (IPS) Implementation Guide specification. In this phase, one of the intents of this testing activity, beyond exercising technically the IPS IG, is to:
In this sense an open approach will be followed, expecting attendees to actively participate in the selection and definition of the tests to be performed and topics to be discussed, beyond those suggested by the track leaders. Possible goals may be:
|
Agenda | Wednesday, January 13
Thursday, January 14
Friday, January 15
|
Type | Test an Implementation Guide |
Submitting Work Group/Project/Accelerator/Affiliate/Implementer Group | Patient Care WG (IPS Project) |
Proposed Track Lead | Rob Hausam, rrhausam@gmail.com Giorgio Cangioli, giorgio.cangioli@gmail.com |
Related Tracks | |
FHIR Version | FHIR R4 |
Specification(s) this track uses | |
Artifacts of focus |
|
Clinical input requested (if any) | Clinical input regarding COVID-19 related data will be useful. Clinical participation is encouraged and always welcomed. |
Patient input requested (if any) | A patient perspective is always welcome (e.g. health considerations during international travel during the current pandemic). |
Expected participants | Robert Scanlon(MITRE Inferno team) Michael O'Keefe (MITRE Inferno team) |
Zulip stream | IPS Zulip stream (multiple topics) |
Zoom Link | |
Track Orientation Date | Wednesday, December 16, 2020 11:00 AM EST / 16:00 UTC / 17:00 CET |
Track Orientation Details | https://us02web.zoom.us/j/5328571160Link to track orientation recordingPrior track orientation recording: |
Track Details | IPS Document CreatorCreates a FHIR IPS document (Bundle containing a Composition and supporting resources) from source data. The source data likely will be existing data on a FHIR server, but this can be done using whatever means are appropriate, including manual creation, assembling documents from other resources, transforming from a CDA IPS document, etc. Submits that document to a FHIR server. Optionally a document creator may digitally sign the document (but this is not expected at this time). IPS Document ConsumerRetrieves a FHIR IPS document and/or individual component resource instances created by the Document Creator from the FHIR server and does one or more of the following: a) validates the document and/or component resource instances against the IPS Clinical Document profile, b) displays the document and/or discrete data components in a browser (or by other means), c) translates the coded and/or narrative data to a different language for display, or d) translates the coded data to different code system(s) used in a jurisdiction that is different from the source. ScenariosFor all scenarios below, participants are expected to provide their own content for the documents (obviously nothing with PHI should be used at a public Connectathon). If participants don't have readily available content, they are encouraged to create documents that mimic the content in IPS or other patient summary sample files. The following scenarios describes few of the many situations that can be realized and tested:
Action: User creates a FHIR IPS document consisting of a Composition resource with narrative sections, bundled with Patient (Composition.subject) and Practitioner (Composition.author) and the additional supporting component resources containing the summary clinical data. User then POSTs the document to a FHIR server, by using the bundle end point. Precondition: none, but existing resources may be used. Success Criteria: Bundle is successfully submitted to a FHIR server. Consumer in Scenario 4 can display the document and render all attested content.
Action: User creates a FHIR IPS document consisting of a Composition resource with narrative sections, bundled with Patient (Composition.subject) and Practitioner (Composition.author) and the additional supporting component resources containing the summary clinical data. User then POSTs the document to a FHIR server, by using the base end point. Precondition: used resources are not Success Criteria: all of the resources that the IPS bundle contains are processed as individual resources. Consumer 4 can ask to generate a new IPS bundle by using the $document operation.
Action:
Precondition: all referenced resources are owned by the FHIR server generating the IPS Success Criteria: The IPS Bundle is successfully generated and made persistent by the FHIR server.
Action: User retrieves an IPS document and/or discrete component resources from the FHIR server and displays the data in a web browser (or by other means). Precondition: An IPS document exists on the target FHIR server. Success Criteria: Document is successfully displayed.
Action: the consumer retrieves an IPS (or some of the used resources) and possibly using FHIR terminology services translate the narrative and coded data into different language(s) for display or to other code systems appropriate for different jurisdictions. Precondition: Success Criteria: a translated display for a codeable element, or a code mapped into another code systems appropriate for different jurisdictions is shown. TestScript(s)No test scripts have been defined at the present time. Security and Privacy Considerations No specific security expectations have been identified or defined at the present time. |