Difference between revisions of "Mobile Retrieve Form for Data Capture"

From IHE Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 31: Line 31:
 
'''Underlying Standards:'''
 
'''Underlying Standards:'''
  
* [http://hl7.org/fhir# HL7 FHIR STU3]
+
* [http://hl7.org/fhir HL7 FHIR STU3]
 
* Hypertext Transfer Protocol - HTTP/1.1
 
* Hypertext Transfer Protocol - HTTP/1.1
 
* Hypertext Transfer Protocol - HTTP/2
 
* Hypertext Transfer Protocol - HTTP/2
Line 39: Line 39:
 
* [https://smarthealthit.org/ Argonauts SMART on FHIR]
 
* [https://smarthealthit.org/ Argonauts SMART on FHIR]
 
* [https://hl7.org/fhir/ihe/links/apps HL7 Collaboration for SMART]
 
* [https://hl7.org/fhir/ihe/links/apps HL7 Collaboration for SMART]
 +
 +
==FHIR Implementation Guide==
 +
Informatively this profile is also as a set of FHIR conformance resources, that are also registered at https://registry.fhir.org
  
 
==See Also==
 
==See Also==

Latest revision as of 18:38, 8 November 2019

Summary

The Mobile Retrieve Form for Data Capture (mRFD) Profile provides a method for gathering data within a user’s current application to meet the requirements of an external system. mRFD supports RESTful retrieval of forms from a form source, display and completion of a form, and return of instance data from the display application to the source application. The workflows defined in this profile are based on those defined by the Retrieve Form for Data Capture (RFD) profile.

Benefits

  • Ability to fill in form data within a user's current application
  • Standardized interaction for filling form data

Details

The Mobile Retrieve Form for Data Capture (mRFD) profile provides a method for gathering data within a user’s current application to meet the requirements of an external system. mRFD supports the retrieval of forms from a form source, the display and completion of a form and return of instance data from the display application to the source application.

The profile was created in conjunction with HL7 and uses the SMART on FHIR EHR Launch capacity as a generic framework for access to external web applications.

mRFD also allows dynamic data collection, both from within the form-requesting EHR, and from external sources that may have useful data that can be retrieved via secured RESTful transactions.

Systems Affected

  • EHR systems may find mRFD to be an effective method of launching external applications.
  • Web application developers may find the standardized security and authentication steps within mRFD to provide a clear direction for integration with a variety of data sources.

Actors & Transactions:

MRFD-Actor-Transaction.png

Specification

Profile Status: Trial Implementation

Documents: Mobile Retrieve Form for Data Capture Profile

Underlying Standards:

FHIR Implementation Guide

Informatively this profile is also as a set of FHIR conformance resources, that are also registered at https://registry.fhir.org

See Also

Related Profiles