Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

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

Step 6: Check Patient in Project

Excerpt
When a get request is sent to the IM cell it has the capability to verify whether or not a patient is part of the project requesting the patient data. By default the property is set to true, if you do not wish to check the project then you can set it to false.


Info
titleNote

In addition to setting this property to true, the IM_PROJECT_PATIENTS table has to be populated with the appropriate data in order to check if the patient is in a project. For more information on this table please see the IM Design Document.

...

Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#E5DFEC
borderStylesolid
titleEMPI Service
borderStylesolid


indent
Level2

im.checkPatientInProject=true


...