Difference between revisions of "Retrieve Form for Data Capture"

From IHE Wiki
Jump to navigation Jump to search
 
(21 intermediate revisions by 8 users not shown)
Line 1: Line 1:
=Retrieve Form for Data Capture=
+
provides a method for gathering data within a user’s current application to meet the requirements of an external system.  
 
 
The Retrieve Form for Data Capture Profile (RFD) provides a method for gathering data within a user’s current application to meet the requirements of an external system. RFD supports the 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 profile relies upon XForms technology to support negotiation between the form display and form provider systems, so that iterative exchanges can deal with issues like form selection, completion of a series of forms, partial completion of forms, returning to forms partially filled out in earlier sessions.  RFD also supports archiving a copy of the completed form.
 
 
 
''<If you are adding a Profile, you may also want to add a section to the [[:Category:Actors| pages for existing Actors]] or copy the [[Actor Template]] if creating a new Actor.>''
 
}}}
 
 
__TOC__
 
__TOC__
  
==Summary==
+
==Formal Specification==
{{{2|''<Describe the profile in about a paragraph>''}}}
 
  
''<Include a simple graphic that, at a glance, gives an impression of what the profile does.  See [[Help:Contents#Tips_.26_Tricks| Help - Tips and Tricks]] for details on including an image/graphic.>''
+
===[https://profiles.ihe.net/ITI/TF/Volume1/ch-17.html RFD (html) specification]===
 +
* [https://profiles.ihe.net/ITI/TF/Volume1/ch-17.html Final Text]
  
==Benefits==
+
=See Also=
 +
Profile Status: [[Final Text]]
  
 +
The [[Frameworks#IHE IT Infrastructure Technical Framework| IT Infrastructure Technical Framework]] is the official master document for this Profile.
  
==Details==
+
'''Related Profiles'''
 
 
''<Detailed discussion of what the profile does and how it works>''
 
 
 
===Use Cases===
 
 
 
===XForms in General===
 
 
 
===Simple XForm Example===
 
 
 
===Special Considerations===
 
 
 
====Pre-population of XForm fields with EHR data====
 
  
====Multiple Submits====
+
''<List profiles this one depends on, profiles that depend on this one, profiles that are synergistic with this one.  Start with the name of the other profile as a link and then explain the relationship.>''
  
[ftp://ftp.ihe.net/IT_Infrastructure/iheitiyr5-2007-2008/Technical_Cmte/Profile_Work/RFD/RFD_xforms_dynamic_submits.xhtml Working sample of multiple submits]
 
 
This utilizes a feature in XForms 1.1 to be able to change the submission target using the <xforms:resource> element for <xforms:submission>.
 
 
===WSDL===
 
 
[ftp://ftp.ihe.net/IT_Infrastructure/iheitiyr5-2007-2008/Technical_Cmte/Profile_Work/RFD/RFDFormManager.wsdl FormManager]
 
 
[ftp://ftp.ihe.net/IT_Infrastructure/iheitiyr5-2007-2008/Technical_Cmte/Profile_Work/RFD/RFDFormReceiver.wsdl FormReceiver]
 
 
[ftp://ftp.ihe.net/IT_Infrastructure/iheitiyr5-2007-2008/Technical_Cmte/Profile_Work/RFD/RFDFormArchiver.wsdl FormArchiver]
 
 
==Systems Affected==
 
''<List (in user terms) systems that would be likely candidates for implementing this profile, e.g. RIS, PACS, HIS, CAD Workstation, etc. >''
 
 
==References==
 
[http://www.w3.org/TR/2004/WD-xforms11-20041115/ XForms 1.1]
 
 
[http://www.w3.org/MarkUp/Forms/ W3C XForms public page]
 
 
[http://www.ibm.com/developerworks/xml/xforms IBM developerWorks XForms articles]
 
 
==See Also==
 
Profile Status: [[Trial Implementation]]
 
 
The [[Frameworks#IHE IT Infrastructure Technical Framework| IT Infrastructure Technical Framework]] is the official master document for this Profile.
 
  
 
''<Replace the Template links below with links to the actual pages for the Profile>''
 
''<Replace the Template links below with links to the actual pages for the Profile>''
Line 70: Line 27:
 
This page is based on the [[Profile Template]]
 
This page is based on the [[Profile Template]]
  
[[Category:IT Infrastructure]]
+
[[Category:RFD]]
 
 
 
[[Category:Profiles]]
 
[[Category:Profiles]]
 +
[[Category:ITI Profile]]

Latest revision as of 10:46, 29 November 2021

provides a method for gathering data within a user’s current application to meet the requirements of an external system.

Formal Specification

RFD (html) specification

See Also

Profile Status: Final Text

The IT Infrastructure Technical Framework is the official master document for this Profile.

Related Profiles

<List profiles this one depends on, profiles that depend on this one, profiles that are synergistic with this one. Start with the name of the other profile as a link and then explain the relationship.>


<Replace the Template links below with links to the actual pages for the Profile>

The Profile FAQ Template answers typical questions about what the Profile does.

The Profile Purchasing Template describes considerations when purchasing equipment to deploy this Profile.

The Profile Implementation Template provides additional information about implementing this Profile in software.

This page is based on the Profile Template