Versions Compared

Key

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

...

  • [ORC] - Authentication
  • [ORC | Old] - Form List/Form Update/Profiled Forms
  • [ORC] - Patient List/Entity Download
  • [ORC | Draft] - Form Submission (overwrite capabilities)
  • [ORC | Draft] - Metadata
  • [Draft] - Client Usage / stats
  • Decision Support Download
  • Memory Card or Bluetooth submission
  • [Draft] - SMS Transmission
  • [Draft] - User Registration
  • [Draft] - Case Management / Program management
  • HTTP Headers
  • De-registration
  • Historical Form Download
  • Draft - Xform References External Data
  1. openrosa interoperation

authentication api

  • digest auth on client and server]
  • basically ready to ship.

form list api
send up to get list

  • user credentials (for auth)
  • display language (show me listing in swahili)
  • form namespace (get me only cell-life forms)
  • verbosity (form names vs form names + descriptions)
    include in the listing
  • localized form names (human readable)
  • versioning of forms (human readable)
  • multimedia/resources location and packaging.
  • url, date, versioning, description, tags, uid=xlmns
  • browsing through a list of forms? (not common)
  • form type? adult form, child form (not common)

entity download api

  • no easy way to do generic entity download
  • specify xformsy patient, household, etc api for openmrs
  • likely include downloading entire cohors

form submission api

  • http posts we do are documented
  • in draft stage

metadata api

  • add as markup in form
  • in draft stage

history form download api

  • include instance data as download and reference

clinical summary document api

  • implement ccd/cda as standard

concept integration api

  • punt for now

case management api

  • punt for now

Notes from various discussions:

...