Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Must
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Complexity:Low
Description
In a multiple-server environment, a form's UUID is the only kind of unique identification available. I propose adding a UUID attribute to the <form/> tag:
<form id="" uuid="" name="" version=""/>
Since these form submissions are ultimately processed through the HL7 processor, we need to ensure that the HL7 processor can identify the form by UUID as well. This may require a core ticket.