Versions Compared

Key

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

...

  1. Fully parse and handle basic query parameters (first and last name).
  2. Use dynamic/configurable values instead of hard-coded ones for the required message segments.

Extra Credit/Wish List

  1. Handle additional types of queries other than just first and last name (address, gender, wildcards).
  2. Handle PDQ continuation queries ("give me results 11-20", etc.).
  3. Add ability to register a patient.
  4. Add the ability to restrict the ability to query to specific institutions only (via configuration options page).

...

  • Final milestones
    1. Add extra credit/wish list features (see above).
    2. Investigate the possibility of using sockethl7listener module (or similar), or other transport options instead of (or in addition to) HTTP(S).

Resources