Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to Administration → Manage Fields
  2. Click "Add New Field"
  3. Create your field with the following information:

    Field Name

    Enter a name for the field, e.g. "Medical Record Number"

    Description

    Describe the field to help other administrators and users — e.g., "Unique patient identifier for Wilson Hospital"

    Field Type

    Database element

    Database

    Table_ =_ patient_identifier, Attribute = identifier

    Default value

    $!{patient.getPatientIdentifier(1).getIdentifier()}, replacing the 1 with the internal identifier type id (you can find this under "Manage Identifier Types", hovering your mouse over the identifier type and looking at the link's address)

    Select Multi

    Leave unchecked


NOTE: typically, patient demographic fields (like an identifier) should be placed under the "PATIENT" section of a form schema.