Difference between revisions of "Custom Field Type: Lookup – ICD Code"

From SmartWiki
Jump to: navigation, search
(Field Display)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<u>'''Field Display'''</u>
+
==General Description==
'''Edit Mode:'''
+
Displays a list of the standard ICD Codes (International Statistical Classification of Diseases and Related Health Problems).
:[[Image:ICDEdit.png]]
 
  
'''View Mode:'''
+
The desired code can be found by typing either the code or description into the field, and selecting the correct option from the list of matches that appears.
:[[Image:ICDView.png]]
 
 
<u>'''General Description'''</u>
 
  
Displays a list of the standard ICD Codes (International Statistical Classification of Diseases and Related Health Problems)
+
==Field Illustrated==
 +
: [[Image:Cf_icd_ex1.png]]
 +
''Lookup - ICD Code field, in Edit Mode:''
  
 
<u>'''Field Options''' </u>
 
  
* '''Display Order''': The order (relative to other fields) in which this field is displayed
 
* '''Tab Name''': Displays the field under a given tab
 
* '''Field Name''': The name of the field, used internally to reference the user's input
 
* '''[[Caption]]''': The leading question or prologue before the field
 
  
<u>'''Services'''</u>
+
: [[Image:Cf_icd_ex2.png]]
 +
''Lookup - ICD Code field, in View Mode:''
  
* '''Enable Map Service''': displays the map icon next to the field name that will launch the user’s selected map service and display a map of the content of the field
+
==Field Options==
* '''Enable People Search Service''': displays the search Internet icon next to the field name that will launch a variety of search services and display the contact details from those services
+
All common options:<br />
* '''Enable Organization Search Service''': displays the search Internet icon next to the field name that will launch a variety of search services and display the organisations details from those services
+
[[Custom Fields - General Information #General_Settings|General Settings]]<br />
 
+
[[Custom Fields - General Information #Role Field Permissions and Status Field Permissions|Permissions & Availability]]<br />
<u>'''[[Role Field Permissions|Role - Field Permissions]]'''</u>
+
[[Custom Fields - General Information #Classic Options|Classic Options]]<br />
 
+
For further information, please refer to [[Custom Fields – General Information]].<br /><br />
These [[Role Field Permissions|fields]] allow you to control by [[Role]] who is allowed to view and/or modify the field.
+
Options listed below are specific to this particular field type.<br>
 +
==Notes==
 +
'''Variables'''
  
<u>'''[[Status Field Permissions|Status - Field Permissions]]'''</u>
+
* The field stores the actual ICD Code (i.e. G44.0). If you wish to display the description associated with the ICD Code (i.e. Cluster Headache Syndrome) you can use the following syntax in a [[Read Only - System Variables]] custom field, [[Web Page View]], etc.:
* ''Only present within the [[Universal Tracking Application]]''
 
These [[Status Field Permissions|fields]] allow you to control by the [[Status]] of the record whether or not the field can be viewed and/or modified.
 
 
 
 
 
 
 
==Notes==
 
    * The field stores the actual ICD code . If you wish to display the description (i.e. Cluster Headache Syndrome you can use the syntax @field name.value@ in a Read Only - System Variables field or similar.
 
* The field stores the actual ICD Code (i.e. G44.0). If you wish to display the description associated with the ICD Code (i.e. Cluster Headache Syndrome) you can use the following syntax in a [[Read Only System Variable]], [[Web Page View]], etc.:
 
:<font size="3">'''@''fieldname''.value@'''</font>
 
  
'''Where''' ''fieldname'' is the name of the '''Lookup - ICD Code''' custom field.
+
: <span style="font-size: medium;">'''@''fieldname''.value@'''</span>
 +
'''Where''': ''fieldname'' is the name of the '''Lookup - ICD Code''' custom field.
  
[[Category:Custom Fields]]
+
{{CustomFieldPageFooter}}

Latest revision as of 16:55, 4 December 2018

General Description

Displays a list of the standard ICD Codes (International Statistical Classification of Diseases and Related Health Problems).

The desired code can be found by typing either the code or description into the field, and selecting the correct option from the list of matches that appears.

Field Illustrated

Cf icd ex1.png

Lookup - ICD Code field, in Edit Mode:


Cf icd ex2.png

Lookup - ICD Code field, in View Mode:

Field Options

All common options:
General Settings
Permissions & Availability
Classic Options
For further information, please refer to Custom Fields – General Information.

Options listed below are specific to this particular field type.

Notes

Variables

  • The field stores the actual ICD Code (i.e. G44.0). If you wish to display the description associated with the ICD Code (i.e. Cluster Headache Syndrome) you can use the following syntax in a Read Only - System Variables custom field, Web Page View, etc.:
@fieldname.value@

Where: fieldname is the name of the Lookup - ICD Code custom field.