Cisco Cisco Extended Care 1.0 Maintenance Manual

Page of 60
 
3-21
Cisco Extended Care 1.0 Site Administration Guide
OL-30232-01
Chapter 3      Site Administration Tasks
  Configuring Readings
Configuring Readings Overview
Connector Administration
Every Connector can be optionally associated with a Connector Definition File as shown in 
The structure of a connector definition file can be referenced as follows:
<ConnectorDefinitionFile>
  <ConnectorDefinition>
    <Data>
<Value/>
<ReadingId/>
    </Data>
    <Data>
      <Name>WellnessDevice1Guid</Name>
      <Scope>Patient</Scope> 
      <Type>TextField</Type>
      <Size>50</Size>
      <Display>Wellness Device GUID</Display>
<DeviceType>Generic</DeviceType>
<Value/>
<ReadingId/>
    </Data>
  </ConnectorDefinition>
</ConnectorDefinitionFile>
Based on the content of the Connector Definition File, the Patient Screen will have additional fields that 
can be configured for each patient.
Note
Although the Server Administrator, not the Site Administrator, adds the Connector, for illustrative 
purposes 
 in this document shows the Server Administration screen for adding 
a Connector. For instructions on adding a Connector, and other server administrator tasks, see the Cisco 
Extended Care 1.0 Application Server Installation and Administration Guide
.