<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://129.151.190.5/index.php?action=history&amp;feed=atom&amp;title=OpenRIMS-PVM_-_Admin_Manual_Chapter_4</id>
	<title>OpenRIMS-PVM - Admin Manual Chapter 4 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://129.151.190.5/index.php?action=history&amp;feed=atom&amp;title=OpenRIMS-PVM_-_Admin_Manual_Chapter_4"/>
	<link rel="alternate" type="text/html" href="http://129.151.190.5/index.php?title=OpenRIMS-PVM_-_Admin_Manual_Chapter_4&amp;action=history"/>
	<updated>2026-05-22T20:40:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://129.151.190.5/index.php?title=OpenRIMS-PVM_-_Admin_Manual_Chapter_4&amp;diff=78&amp;oldid=prev</id>
		<title>Khoppenworth: Created page with &quot;= 1         Work Configurations =  == 1.1        Custom Attributes == The custom attributes administration function can be accessed through the '''Administration à Work Config''' menu and is accessible to administrators of the system.  Once you have clicked on this menu, the system will navigate you to the Custom Attribute List reference page  where you will be presented with a list of system entities which are configured for customisation.  === 1.1.1      ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://129.151.190.5/index.php?title=OpenRIMS-PVM_-_Admin_Manual_Chapter_4&amp;diff=78&amp;oldid=prev"/>
		<updated>2023-08-07T19:19:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= 1         Work Configurations =  == 1.1        Custom Attributes == The custom attributes administration function can be accessed through the &amp;#039;&amp;#039;&amp;#039;Administration à Work Config&amp;#039;&amp;#039;&amp;#039; menu and is accessible to administrators of the system.  Once you have clicked on this menu, the system will navigate you to the Custom Attribute List reference page  where you will be presented with a list of system entities which are configured for customisation.  === 1.1.1      ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= 1         Work Configurations =&lt;br /&gt;
&lt;br /&gt;
== 1.1        Custom Attributes ==&lt;br /&gt;
The custom attributes administration function can be accessed through the '''Administration à Work Config''' menu and is accessible to administrators of the system.&lt;br /&gt;
&lt;br /&gt;
Once you have clicked on this menu, the system will navigate you to the Custom Attribute List reference page  where you will be presented with a list of system entities which are configured for customisation.&lt;br /&gt;
&lt;br /&gt;
=== 1.1.1       What is a Custom Attribute ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Customisable entities  allows further extension of the dynamic entity framework within PViMS. All  clinical elements are fundamentally rendered at run time in context of the  associated dataset relationship to a system work plan.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However, there  are 5 primary entities that are pre-defined within PViMS and these primary  entities can be extended through the concept of customisable attributes.  These primary entities can be defined as follows: -&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
•          Patient – core patient&lt;br /&gt;
&lt;br /&gt;
•          PatientClinicalEvent – core adverse  event history&lt;br /&gt;
&lt;br /&gt;
•          PatientMedication – core medication  history&lt;br /&gt;
&lt;br /&gt;
•          PatientCondition – core condition  history&lt;br /&gt;
&lt;br /&gt;
•          PatientLabTest – core labs history&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Each entity  contains a set of first class properties (available in all PViMS instances)  as well as a set of customisable properties (can be modified per PViMS  instance).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 1.1.2       Customisation Attributes ===&lt;br /&gt;
Core entities can be extended through the definition of attributes that are effectively appended to the entity itself. The following attribute types can be created: -&lt;br /&gt;
&lt;br /&gt;
·        Numeric attribute&lt;br /&gt;
&lt;br /&gt;
·        String attribute&lt;br /&gt;
&lt;br /&gt;
·        Selection attribute&lt;br /&gt;
&lt;br /&gt;
·        DateTime attribute&lt;br /&gt;
&lt;br /&gt;
=== 1.1.3       Core Entities ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Entity'''&lt;br /&gt;
|'''Patient'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|Contains patient demographics.  Unique patient record.&lt;br /&gt;
|-&lt;br /&gt;
|'''First  Class Properties''' &lt;br /&gt;
&lt;br /&gt;
'''(immutable attributes)'''&lt;br /&gt;
|·          Date  of birth&lt;br /&gt;
&lt;br /&gt;
·          First  name&lt;br /&gt;
&lt;br /&gt;
·          Middle  name&lt;br /&gt;
&lt;br /&gt;
·          Last  name&lt;br /&gt;
&lt;br /&gt;
·          Notes&lt;br /&gt;
&lt;br /&gt;
·          Globally  unique identifier&lt;br /&gt;
|-&lt;br /&gt;
|'''Second  Class Properties'''&lt;br /&gt;
&lt;br /&gt;
'''(Customised  attributes)'''&lt;br /&gt;
|'''String Attributes'''&lt;br /&gt;
&lt;br /&gt;
·          Patient  File Number&lt;br /&gt;
&lt;br /&gt;
·          Patient  Identity Number&lt;br /&gt;
&lt;br /&gt;
·          Occupation&lt;br /&gt;
&lt;br /&gt;
·          Address&lt;br /&gt;
&lt;br /&gt;
·          Address  Line 2&lt;br /&gt;
&lt;br /&gt;
·          City&lt;br /&gt;
&lt;br /&gt;
·          State&lt;br /&gt;
&lt;br /&gt;
·          Postal  Code&lt;br /&gt;
&lt;br /&gt;
·          Patient  Contact Number&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Selection Attributes'''&lt;br /&gt;
&lt;br /&gt;
·          Identity  Type&lt;br /&gt;
&lt;br /&gt;
·          Gender&lt;br /&gt;
&lt;br /&gt;
·          Marital  Status&lt;br /&gt;
&lt;br /&gt;
·          Employment  Status&lt;br /&gt;
&lt;br /&gt;
·          Language&lt;br /&gt;
|-&lt;br /&gt;
|'''Entity'''&lt;br /&gt;
|'''PatientClinicalEvent'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|Contains a history of patient  adverse events.&lt;br /&gt;
|-&lt;br /&gt;
|'''First Class Properties (immutable  attributes)'''&lt;br /&gt;
|·          Onset  date&lt;br /&gt;
&lt;br /&gt;
·          Resolution  date&lt;br /&gt;
&lt;br /&gt;
·          Verbatim  description of event&lt;br /&gt;
&lt;br /&gt;
·          Clinician  MedDRA term for event&lt;br /&gt;
&lt;br /&gt;
·          PV  Specialist MedDRA term for event&lt;br /&gt;
&lt;br /&gt;
·          Globally  unique identifier&lt;br /&gt;
|-&lt;br /&gt;
|'''Second  Class Properties'''&lt;br /&gt;
&lt;br /&gt;
'''(Customised  attributes)'''&lt;br /&gt;
|'''Selection Attributes'''&lt;br /&gt;
&lt;br /&gt;
·          Outcome&lt;br /&gt;
&lt;br /&gt;
·          Intensity  (Severity)&lt;br /&gt;
&lt;br /&gt;
·          Grading  Scale&lt;br /&gt;
&lt;br /&gt;
·          Grading&lt;br /&gt;
&lt;br /&gt;
·          Is  the adverse event serious?&lt;br /&gt;
&lt;br /&gt;
·          Seriousness&lt;br /&gt;
&lt;br /&gt;
·          Was  the AE attributed to one or more drugs?&lt;br /&gt;
&lt;br /&gt;
·          Was  the event reported to national PV?&lt;br /&gt;
&lt;br /&gt;
·          Condition  Ongoing&lt;br /&gt;
&lt;br /&gt;
·          Route&lt;br /&gt;
&lt;br /&gt;
·          Days/week&lt;br /&gt;
&lt;br /&gt;
·          Still  On Medication&lt;br /&gt;
|-&lt;br /&gt;
|'''Entity'''&lt;br /&gt;
|'''PatientCondition'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|Contains a history of patient  conditions&lt;br /&gt;
|-&lt;br /&gt;
|'''First Class Properties (immutable  attributes)'''&lt;br /&gt;
|·          Start  date&lt;br /&gt;
&lt;br /&gt;
·          End  date&lt;br /&gt;
&lt;br /&gt;
·          Treatment  start date&lt;br /&gt;
&lt;br /&gt;
·          MedDRA  term for condition&lt;br /&gt;
&lt;br /&gt;
·          Comments&lt;br /&gt;
&lt;br /&gt;
·          Globally  unique identifier&lt;br /&gt;
|-&lt;br /&gt;
|'''Second  Class Properties'''&lt;br /&gt;
&lt;br /&gt;
'''(Customised  attributes)'''&lt;br /&gt;
|'''Selection Attributes'''&lt;br /&gt;
&lt;br /&gt;
·          Condition  Ongoing&lt;br /&gt;
|-&lt;br /&gt;
|'''Entity'''&lt;br /&gt;
|'''PatientLabTest'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|Contains a history of patient  lab tests&lt;br /&gt;
|-&lt;br /&gt;
|'''First Class Properties (immutable  attributes)'''&lt;br /&gt;
|·          Test  date&lt;br /&gt;
&lt;br /&gt;
·          Test  result&lt;br /&gt;
&lt;br /&gt;
·          Lab  test&lt;br /&gt;
&lt;br /&gt;
·          Test  unit&lt;br /&gt;
&lt;br /&gt;
·          Lab  value&lt;br /&gt;
&lt;br /&gt;
·          Globally  unique identifier&lt;br /&gt;
|-&lt;br /&gt;
|'''Second  Class Properties'''&lt;br /&gt;
&lt;br /&gt;
'''(Customised attributes)'''&lt;br /&gt;
|·          None  defined&lt;br /&gt;
|-&lt;br /&gt;
|'''Entity'''&lt;br /&gt;
|'''PatientMedication'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|Contains a history of patient  medications&lt;br /&gt;
|-&lt;br /&gt;
|'''First Class Properties (immutable  attributes)'''&lt;br /&gt;
|·          Start  date&lt;br /&gt;
&lt;br /&gt;
·          End  date&lt;br /&gt;
&lt;br /&gt;
·          Dose&lt;br /&gt;
&lt;br /&gt;
·          Dose  frequency&lt;br /&gt;
&lt;br /&gt;
·          Dose  unit&lt;br /&gt;
&lt;br /&gt;
·          Medication&lt;br /&gt;
&lt;br /&gt;
·          Globally  unique identifier&lt;br /&gt;
|-&lt;br /&gt;
|'''Second  Class Properties'''&lt;br /&gt;
&lt;br /&gt;
'''(Customised  attributes)'''&lt;br /&gt;
|'''String Attributes'''&lt;br /&gt;
&lt;br /&gt;
·          Indication &lt;br /&gt;
&lt;br /&gt;
'''Selection Attributes'''&lt;br /&gt;
&lt;br /&gt;
·          Route&lt;br /&gt;
&lt;br /&gt;
·          Days/week&lt;br /&gt;
&lt;br /&gt;
·          Still  On Medication&lt;br /&gt;
&lt;br /&gt;
·          Type  of Indication&lt;br /&gt;
&lt;br /&gt;
·          Indication  Judgement&lt;br /&gt;
&lt;br /&gt;
·          Reason  for Stopping&lt;br /&gt;
&lt;br /&gt;
·          Clinician  action taken with regard to medicine suspected of causing AE&lt;br /&gt;
&lt;br /&gt;
·          Rechallenge&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 1.1.4       Managing an Entities Custom Attributes ===&lt;br /&gt;
To manage the list of attributes associated to an entity, click the '''View Custom Attributes Button''' for the corresponding entity.&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the view custom attributes page which renders a list of attributes that have been configured for the selected entity.&lt;br /&gt;
&lt;br /&gt;
=== 1.1.5       Adding a New Attribute ===&lt;br /&gt;
To add a new attribute to an entity, click on the '''Configure New Custom Attribute Button.''' &lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the custom attribute profile where you will be able to specify the details of the new attribute based on the details listed below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Entity Name&lt;br /&gt;
|The name of the entity that the attribute is being added to&lt;br /&gt;
&lt;br /&gt;
'''This field is read only'''&lt;br /&gt;
|-&lt;br /&gt;
|Category&lt;br /&gt;
|A free format category that the attribute belongs to&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|-&lt;br /&gt;
|Attribute Name&lt;br /&gt;
|The unique name of the attribute&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|-&lt;br /&gt;
|Attribute Detail&lt;br /&gt;
|Additional help for the attribute&lt;br /&gt;
|-&lt;br /&gt;
|Attribute Type&lt;br /&gt;
|The type of attribute being added&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|-&lt;br /&gt;
|Required&lt;br /&gt;
|Is the attribute mandatory&lt;br /&gt;
|-&lt;br /&gt;
|Minimum/Maximum value&lt;br /&gt;
|Numerics only. Range of values to be allowed&lt;br /&gt;
|-&lt;br /&gt;
|Maximum Length&lt;br /&gt;
|String only. The maximum length of the string&lt;br /&gt;
|-&lt;br /&gt;
|Allow Future/Past Dates Only&lt;br /&gt;
|DateTime only. Date relationship to current date&lt;br /&gt;
|-&lt;br /&gt;
|Searchable&lt;br /&gt;
|Should this attribute be searchable (patient and encounter  search)&lt;br /&gt;
|}&lt;br /&gt;
Once information has been entered, click the '''Save''' button to submit the request or click the '''Cancel''' button to cancel the action and return to the entity.&lt;br /&gt;
&lt;br /&gt;
=== 1.1.6       Editing am Attribute ===&lt;br /&gt;
To modify an attributes set of characteristics, once you have opened the Attribute List, click on the '''Edit Attribute''' button alongside the corresponding attribute.&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the attribute profile where you will be able to modify the attribute accordingly.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' it is not possible to modify the  attribute name, type and entity as these characteristics are locked once  added.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 1.1.7       Modify Selection Values ===&lt;br /&gt;
To modify a selection attributes set of dropdown values, once you have opened the Attribute List, click on the '''View Selection Items''' button alongside the corresponding attribute.&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the attribute profile where you will be able to modify the attribute’s list of selection values accordingly.&lt;br /&gt;
&lt;br /&gt;
== 1.2        Datasets ==&lt;br /&gt;
The dataset administration function can be accessed through the '''Administration à Work Config''' menu and is accessible to administrators of the system.&lt;br /&gt;
&lt;br /&gt;
Once you have clicked on this menu, the system will navigate you to the Dataset List reference page  where you will be presented with a list of system datasets. &lt;br /&gt;
&lt;br /&gt;
=== 1.2.1       What is a Dataset ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|A dataset is  effectively a collection of related dataset elements which are grouped within  context of one or more dataset categories. An example of a dataset is a TB  Chronic Condition Dataset where all clinical elements are related to the  treatment of TB on an encounter by encounter basis.&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Dataset Elements&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Dataset&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Dataset     Categories&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Multiple dataset categories per dataset&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Multiple dataset elements per dataset     category&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 1.2.2       Adding a New Dataset ===&lt;br /&gt;
To add a new dataset, click on the '''Add Dataset Button.'''&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the admin page for adding a new dataset. Enter details of the dataset as per the description of each field below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Dataset Name&lt;br /&gt;
|The unique name of the dataset&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|-&lt;br /&gt;
|Help&lt;br /&gt;
|Additional help information for the dataset&lt;br /&gt;
|-&lt;br /&gt;
|Mandatory Fields Prominent&lt;br /&gt;
|Used primarily for spontaneous reporting. Group all  mandatory fields up front in a separate dataset category&lt;br /&gt;
|}&lt;br /&gt;
Once information has been entered, click the '''Save''' button to submit the request or click the '''Cancel''' button to cancel the action and return to the dataset list.&lt;br /&gt;
&lt;br /&gt;
=== 1.2.3       Editing a Dataset ===&lt;br /&gt;
To modify dataset categories and elements within the framework of a dataset, once you have opened the Dataset List, click on the '''Edit Dataset''' button alongside the corresponding dataset.&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the dataset profile where you will be able to modify the dataset accordingly.&lt;br /&gt;
&lt;br /&gt;
==== 1.2.3.1       Add a New Category ====&lt;br /&gt;
To add a new category to the dataset, enter the category name in the category name field and click the '''Add Category''' button to add this category to the dataset.&lt;br /&gt;
&lt;br /&gt;
Once you have added the new category, the newly added category will appear in the category list.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' once a category is added to the dataset,  elements that have not been allocated as yet may be allocated to that  category&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== 1.2.3.2       Configuring a Category ====&lt;br /&gt;
To configure a category, locate the category in the category list and click the '''Edit Category''' button to modify this category.&lt;br /&gt;
&lt;br /&gt;
Once you have clicked the button, the system will pop up a category modal form for configuring the category. Enter details of the category as per the description of each field below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Category&lt;br /&gt;
|The unique name of the category&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|-&lt;br /&gt;
|Friendly Name&lt;br /&gt;
|A friendly name for the category. This is displayed to the  user when adding or updating the dataset&lt;br /&gt;
|-&lt;br /&gt;
|Help&lt;br /&gt;
|Additional help information for the category. This is also  displayed to the user.&lt;br /&gt;
|-&lt;br /&gt;
|Acute&lt;br /&gt;
|Should this category be displayed to acute patients&lt;br /&gt;
|-&lt;br /&gt;
|Chronic&lt;br /&gt;
|Should this category be displayed to chronic patients? If  yes, then a list of chronic conditions may be selected.&lt;br /&gt;
|}&lt;br /&gt;
Once information has been entered, click the '''Save''' button to submit the request or click the '''Cancel''' button to cancel the action and return to the dataset.&lt;br /&gt;
&lt;br /&gt;
==== 1.2.3.3       Removing a Category from a Dataset ====&lt;br /&gt;
To remove a category from the dataset, locate the category in the category list and click the '''Delete Category''' button to remove this category.&lt;br /&gt;
&lt;br /&gt;
Click the '''Delete''' button to delete the category or the '''Cancel''' button to return to the dataset.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' you may only delete a category if no  element is currently allocated to that category&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== 1.2.3.4       Reordering a Category within a Dataset ====&lt;br /&gt;
To reorder a category within the dataset, locate the category in the category list and either click the '''up or down arrow''' accordingly.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' categories will be displayed for data collection in the order  specified above.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== 1.2.3.5       Link an Element to a Category ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Linking an  element to a category results in that element appearing in that category when  adding or modifying the dataset.&lt;br /&gt;
|}&lt;br /&gt;
To link an element to a category, first select the appropriate category and then select the element for linkage and then click the '''Add Element''' button to link the selected element to the selected dataset.&lt;br /&gt;
&lt;br /&gt;
Once the link has been created, the element will appear in the elements list and means it is now available for data collection.&lt;br /&gt;
&lt;br /&gt;
==== 1.2.3.6       De-Link an Element from a Category ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|De-Linking an  element from a category results in that element disappearing from that  category when adding or modifying a dataset&lt;br /&gt;
|}&lt;br /&gt;
To de-link an element from a category, locate the element in the elements list and click the '''Delete Element''' button to de-link the selected element from the selected dataset.&lt;br /&gt;
&lt;br /&gt;
Click the '''Delete''' button to delink the element from the category or the '''Cancel''' button to return to the dataset.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' deleting the element from the category  does not remove the element from the database. Instead the element is just  delinked from the category and becomes available for allocation to a new  category. Unlinked elements are not available for data collection.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== 1.2.3.7       Reordering an Element within a Category ====&lt;br /&gt;
To reorder an element within the category, locate the element in the element list and either click the '''up or down arrow''' accordingly.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' elements will be displayed per category for  data collection in the order specified above.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 1.3        Dataset Elements ==&lt;br /&gt;
The dataset element administration function can be accessed through the '''Administration à Work Config''' menu and is accessible to administrators of the system.&lt;br /&gt;
&lt;br /&gt;
Once you have clicked on this menu, the system will navigate you to the Dataset Element List reference page  where you will be presented with a list of existing system dataset elements.&lt;br /&gt;
&lt;br /&gt;
You are able to filter the element list table by entering a search term in the place provided.&lt;br /&gt;
&lt;br /&gt;
=== 1.3.1       What is a Dataset Element? ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|A dataset  element effectively represents an individual and unique clinical element. A  dataset element further defines the type of data to be stored for that  specific clinical element and inherently defines the data integrity rules  that govern the content of that dataset element.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An example of a  dataset element is the Weight (kg) field which is a numeric field that  contains the weight of the patient in kg.&lt;br /&gt;
|}&lt;br /&gt;
'''Dataset element framework:'''  &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Dataset Element&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|An individual and unique clinical     element&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Field&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|The field definition for the dataset     element&lt;br /&gt;
|}&lt;br /&gt;
''' '''&lt;br /&gt;
&lt;br /&gt;
=== 1.3.2       Dataset Element Types ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|An element  field type effectively governs the type of data that a dynamic dataset  element may implement. The following element types are catered for: &lt;br /&gt;
&lt;br /&gt;
·          Listbox&lt;br /&gt;
&lt;br /&gt;
·          DropDownList&lt;br /&gt;
&lt;br /&gt;
·          AlphaNumericTextbox&lt;br /&gt;
&lt;br /&gt;
·          NumericTextbox&lt;br /&gt;
&lt;br /&gt;
·          YesNo&lt;br /&gt;
&lt;br /&gt;
·          Date&lt;br /&gt;
&lt;br /&gt;
·          Table&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Field  Type'''&lt;br /&gt;
|'''Listbox'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|A list box allows the selection of one or  more values from a dropdown list &lt;br /&gt;
|-&lt;br /&gt;
|'''Attributes'''&lt;br /&gt;
|·       Specify list of available options&lt;br /&gt;
|-&lt;br /&gt;
|'''Field  Type'''&lt;br /&gt;
|'''DropDownList'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|A dropdown list allows the selection of one  value from a dropdown list&lt;br /&gt;
|-&lt;br /&gt;
|'''Attributes'''&lt;br /&gt;
|·       Specify list of available options&lt;br /&gt;
|-&lt;br /&gt;
|'''Field  Type'''&lt;br /&gt;
|'''AlphaNumericTextBox'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|An alpha numeric text box allows the  capturing of free format alphanumeric data&lt;br /&gt;
|-&lt;br /&gt;
|'''Attributes'''&lt;br /&gt;
|·       '''Maximum length''' of string&lt;br /&gt;
|-&lt;br /&gt;
|'''Field  Type'''&lt;br /&gt;
|'''NumericTextBox'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|A numeric text box allows the capturing of  integer or decimal based data &lt;br /&gt;
|-&lt;br /&gt;
|'''Attributes'''&lt;br /&gt;
|·       Number of '''decimals'''&lt;br /&gt;
&lt;br /&gt;
·       '''Minimum''' range&lt;br /&gt;
&lt;br /&gt;
·       '''Maximum''' range&lt;br /&gt;
|-&lt;br /&gt;
|'''Field  Type'''&lt;br /&gt;
|'''YesNo'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|A yes/no field effectively allows the user  to select a Boolean value of true or false. &lt;br /&gt;
|-&lt;br /&gt;
|'''Attributes'''&lt;br /&gt;
|·       Include drop down list values for  Yes and No&lt;br /&gt;
|-&lt;br /&gt;
|'''Field  Type'''&lt;br /&gt;
|'''Date'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|A date field effectively allows the  capturing of a date value. Dates are stored in yyyy-mm-dd format. &lt;br /&gt;
|-&lt;br /&gt;
|'''Attributes'''&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|'''Field  Type'''&lt;br /&gt;
|'''Table'''&lt;br /&gt;
|-&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|A table field effectively allows the  construction of a sub table within the context of the primary element.  A table allows the user to capture multiple  rows for the specific primary element, with each row consisting of several  sub data elements.&lt;br /&gt;
|-&lt;br /&gt;
|'''Attributes'''&lt;br /&gt;
|N/A&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 1.3.3       Adding a New Dataset Element ===&lt;br /&gt;
To add a new element, once you have opened the Dataset Element List, click on the '''Add Element''' button'''.'''&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to a new element page. Enter details of the element as per the description of each field below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Element Name&lt;br /&gt;
|The unique name of the element&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|-&lt;br /&gt;
|OID&lt;br /&gt;
|The object identifier of the element. Used for extraction  to E2B&lt;br /&gt;
|-&lt;br /&gt;
|Default Value&lt;br /&gt;
|The default value of the element when extracting to E2B&lt;br /&gt;
|-&lt;br /&gt;
|Mandatory&lt;br /&gt;
|Is this element mandatory when capturing a new spontaneous  report&lt;br /&gt;
|-&lt;br /&gt;
|Anonymised&lt;br /&gt;
|Is this element anonymized when extracting to a report&lt;br /&gt;
|-&lt;br /&gt;
|System&lt;br /&gt;
|Is this a system defined data element&lt;br /&gt;
|-&lt;br /&gt;
|Rule - Element Can Only Link To Single Dataset&lt;br /&gt;
|Can this element be linked to multiple datasets&lt;br /&gt;
|-&lt;br /&gt;
|Field Type&lt;br /&gt;
|The type of element to be created&lt;br /&gt;
&lt;br /&gt;
Listbox&lt;br /&gt;
&lt;br /&gt;
DropDownList&lt;br /&gt;
&lt;br /&gt;
AlphaNumericTextbox&lt;br /&gt;
&lt;br /&gt;
NumericTextbox&lt;br /&gt;
&lt;br /&gt;
YesNo&lt;br /&gt;
&lt;br /&gt;
Date&lt;br /&gt;
&lt;br /&gt;
Table&lt;br /&gt;
&lt;br /&gt;
System&lt;br /&gt;
&lt;br /&gt;
DropDownList.Medicine&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|}&lt;br /&gt;
The following information needs to be captured per field type.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|AlphaNumericTextbox&lt;br /&gt;
|Maximum length of the field&lt;br /&gt;
|-&lt;br /&gt;
|NumericTextbox&lt;br /&gt;
&lt;br /&gt;
|Number of decimals&lt;br /&gt;
&lt;br /&gt;
Minimum and maximum range&lt;br /&gt;
|}&lt;br /&gt;
Once information has been entered, click the '''Save''' button to submit the request or click the '''Cancel''' button to cancel the action and return to the element list.&lt;br /&gt;
&lt;br /&gt;
Once the element has been saved, you will be navigated to the newly created element.&lt;br /&gt;
&lt;br /&gt;
=== 1.3.4       Editing a Dataset Element ===&lt;br /&gt;
To edit an existing element, once you have opened the Dataset Element List, click on the '''Edit Element''' button alongside the corresponding element'''.'''&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the dataset element page where you are able to modify details of the element or view how the element has been used within the system.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' it is not possible to change the type of  field once an element has been created. This is to maintain data integrity.  If the field type has to change, it is recommended that the current element  be marked as inactive and a new element be created.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 1.3.5       Deleting an Existing Element ===&lt;br /&gt;
To delete an existing element, once you have opened the Dataset Element List, click on the '''Delete Element''' button when editing an element'''.'''&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to a delete element page. Click the '''Delete''' button to submit the request or click the '''Cancel''' button to cancel the action and return to the element list.&lt;br /&gt;
&lt;br /&gt;
=== 1.3.6       View Distinct Dataset Element Values ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' this function allows the administrator to  view distinct values that have been collected against this dataset element.&lt;br /&gt;
|}&lt;br /&gt;
To view a distinct set of element values, once you have opened the Dataset Element List, click on the '''Edit Element''' button alongside the corresponding element'''.'''&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the dataset element page where you are able to modify details of the element or view how the element has been used within the system.&lt;br /&gt;
&lt;br /&gt;
Select  the Values tab and You will now be presented with a list of distinct values. &lt;br /&gt;
&lt;br /&gt;
== 1.4        Care Events ==&lt;br /&gt;
The care event administration function can be accessed through the '''Administration à Work Config''' menu and is accessible to administrators of the system.&lt;br /&gt;
&lt;br /&gt;
Once you have clicked on this menu, the system will navigate you to the Care Event List reference page  where you will be presented with a list of care events.&lt;br /&gt;
&lt;br /&gt;
=== 1.4.1       What is a Care Event? ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|A care event is essentially the framework for  interaction between a health resource and the patient themselves. Clinical  data collected for the patient by the health resource is stored in context of  an encounter using the framework of the care event.&lt;br /&gt;
&lt;br /&gt;
An example of a care event is a Doctor  Assessment.  A doctor assessment can be  defined as the interaction between the doctor and the patient who has  presented them self at a facility as they are presently sick. Clinical data  collected due to the assessment itself will be stored as part of the patient  clinical record as part of their longitudinal history.&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Care Event&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Multiple roles per care event. A role     is the type of health resource that has the ability to interact with the     patient in context of the care event&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Multiple care events per work     plan&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Role&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 1.4.2       Adding a New Care Event ===&lt;br /&gt;
To add a new care event, click on the '''Add Care Event Button.'''&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the admin page for adding a new care event. Enter details of the care event as per the description of each field below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Description&lt;br /&gt;
|The unique name of the care event&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|}&lt;br /&gt;
Once information has been entered, click the '''Save''' button to submit the request or click the '''Cancel''' button to cancel the action and return to the care event list.&lt;br /&gt;
&lt;br /&gt;
=== 1.4.3       Editing a Care Event ===&lt;br /&gt;
To modify a care event name, once you have opened the Care Event List, click on the '''Edit Care Event''' button alongside the corresponding care event.&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the care event profile where you will be able to modify the care event name accordingly.&lt;br /&gt;
&lt;br /&gt;
=== 1.4.4       Deleting a Care Event ===&lt;br /&gt;
To delete a care event, once you have opened the Care Event List, click on the '''Delete Care Event''' button alongside the corresponding care event.&lt;br /&gt;
&lt;br /&gt;
The system will delete the care event and refresh the care event list accordingly..&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' you will not be able to delete care  events that have been allocated to a work plan&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 1.5        Encounter Types ==&lt;br /&gt;
The encounter type administration function can be accessed through the '''Administration à Work Config''' menu and is accessible to administrators of the system.&lt;br /&gt;
&lt;br /&gt;
Once you have clicked on this menu, the system will navigate you to the Encounter Type List reference page  where you will be presented with a list of encounter types.&lt;br /&gt;
&lt;br /&gt;
=== 1.5.1       Adding a New Encounter Type ===&lt;br /&gt;
To add a new encounter type, click on the '''Add Encounter Type Button.'''&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the admin page for adding a new encounter type. Enter details of the encounter type as per the description of each field below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Description&lt;br /&gt;
|The unique name of the encounter type&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|-&lt;br /&gt;
|Help&lt;br /&gt;
|Additional help describing the encounter type&lt;br /&gt;
|-&lt;br /&gt;
|Work Plan&lt;br /&gt;
|The work plan that has been associated to handle the  encounter type&lt;br /&gt;
|}&lt;br /&gt;
Once information has been entered, click the '''Save''' button to submit the request or click the '''Cancel''' button to cancel the action and return to the encounter type list.&lt;br /&gt;
&lt;br /&gt;
=== 1.5.2       Editing an Encounter Type ===&lt;br /&gt;
To modify an encounter type, once you have opened the Encounter Type List, click on the '''Edit Encounter Type''' button alongside the corresponding encounter type.&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the encounter type profile where you will be able to modify the encounter type accordingly.&lt;br /&gt;
&lt;br /&gt;
== 1.6        Work Plans ==&lt;br /&gt;
The work plan administration function can be accessed through the '''Administration à Work Config''' menu and is accessible to administrators of the system.&lt;br /&gt;
&lt;br /&gt;
Once you have clicked on this menu, the system will navigate you to the Work Plan List reference page  where you will be presented with a list of work plans.&lt;br /&gt;
&lt;br /&gt;
=== 1.6.1       What is a Work Plan? ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|A work plan is  essentially the framework for treating a patient in context of any  interaction between health resources and the patient themselves. A work plan  can be aligned with national guidelines and enforce the collection of  critical elements and functions in relation to the work plan itself.&lt;br /&gt;
&lt;br /&gt;
An example of a  work plan is a Standard Plan for Chronic Assessment.  This work plan may be comprised of several  care events: -&lt;br /&gt;
&lt;br /&gt;
•          Triage (nurse collects vitals such  as weight, blood pressure, respiratory rate etc.)&lt;br /&gt;
&lt;br /&gt;
•          Doctor Assessment (doctor assesses  patient as per WHO guidelines)&lt;br /&gt;
&lt;br /&gt;
•          Clinical Evaluations (recording  evaluation results)&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Work Plan&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Dataset Category&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Multiple dataset categories per     dataset. Each dataset category allocated to a corresponding care event.&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Dataset&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|A dataset is allocated to a work     plan. Essentially this means that the dataset categories linked to the     dataset are collected through the implementation of the work plan.&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Care Event&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 1.6.2       Adding a New Work Plan ===&lt;br /&gt;
To add a new work plan, click on the '''Add Work Plan Button.'''&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the admin page for adding a new work plan. Enter details of the work plan as per the description of each field below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|Work Plan Name&lt;br /&gt;
|The unique name of the work plan&lt;br /&gt;
&lt;br /&gt;
'''This field  is mandatory'''&lt;br /&gt;
|-&lt;br /&gt;
|Dataset&lt;br /&gt;
|The dataset that should be used to render this dataset&lt;br /&gt;
|}&lt;br /&gt;
Once information has been entered, click the '''Save''' button to submit the request or click the '''Cancel''' button to cancel the action and return to the work plan list.&lt;br /&gt;
&lt;br /&gt;
=== 1.6.3       Editing a Work Plan ===&lt;br /&gt;
To modify care events and their associated dataset categories elements within the framework of a work plan, once you have opened the Work Plan List, click on the '''Edit Work Plan''' button alongside the corresponding dataset.&lt;br /&gt;
&lt;br /&gt;
The system will navigate you to the work plan profile where you will be able to modify the work plan accordingly.&lt;br /&gt;
&lt;br /&gt;
==== 1.6.3.1       Linking a Care Event to a Work Plan ====&lt;br /&gt;
To link a care event to a work plan, select the care event and click the '''Add Care Event''' button to add this care event to the work plan.  &lt;br /&gt;
&lt;br /&gt;
Once you have added the new care event, the newly added event will appear in the care event list.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' once an event is added to the work plan, categories  that have not been allocated as yet may be allocated to that event&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== 1.6.3.2       Removing a Care Event from a Work Plan ====&lt;br /&gt;
To remove a care event from the work plan, locate the care event in the event list and click the '''Delete Care Event''' button to remove this event.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Please note,''' you may only delete a category if no category  is currently allocated to that care event&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== 1.6.3.3       Linking a Dataset Category to a Care Event ====&lt;br /&gt;
To link a dataset category to a care event, select the dataset category and care event and click the '''Add Category''' button to add this category to this care event.  &lt;br /&gt;
&lt;br /&gt;
Once you have added the new category, the newly added category will appear in the category list.&lt;br /&gt;
&lt;br /&gt;
==== 1.6.3.4       Removing a Dataset Category from a Care Event ====&lt;br /&gt;
To remove a dataset category from a care event, locate the dataset category in the category list and click the '''Delete Category''' button to remove this category.&lt;/div&gt;</summary>
		<author><name>Khoppenworth</name></author>
	</entry>
</feed>