Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 3
Table of Contents
outlinetrue
indent20px
stylenone
printablefalse

Resources

...

  1. You will see a single text field for entering patient name
    This interface can be changed to be separate names by firstname, middlename and lastname. To enter names by 3 fields, change the settings (formerly global property from platform 1.9 upwards): nameByParts to true
  2. You will see an automatically generated identifier of 15-17 digits. This is generated based on date and time
    This can be changed to:
    1. manual typing of identifier - settingsglobal property: allowIDEntry to true
    2. get identifiers from a list of uploaded identifiers - settingsglobal property: showUploadedIDs to true
  3. Does not show fields for patient address - The address fields can be shown - settingsglobal property: showAddressFields to true
  4. Does not show fields for patient death - settingsglobal property: showDeceased to true
  5. Does not show patient image capture - settingsglobal property: allowImageCapture to true

...

Through that link you will be able to generate a list of Base30 strings that can be used as identifiers... from the uploaded list of identifiers

...