Changes between Version 21 and Version 22 of NextforHMS


Ignore:
Timestamp:
01/28/10 22:15:43 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NextforHMS

    v21 v22  
    6262  * Tick-box - "Validated" - once a request marked "For further review" has been validated, this will be used to identify validated actionable requests for immediate tasking by SOUTHCOM
    6363
     64 * '''Provenance of data''' - without adding any fields (at this time), we need to display the last time data records were updated and by whom - we should be able to pull from the last modified column and the registered user who made the modification.  This is especially important to allow for evaluation of how old data is and how often it is being updated.  Maybe a big bold splash on upper right when viewing a hospital record would say "Last modified on DDMMYY at HH:MM UTC by <Registered User>".  Or just show the data as additional field in form view or column in table view.
     65
     66----
     67==== Solved ====
     68
    6469 * Add Register for new account and Login Links prominent on home/splash page
    65  * Add '''Operating Room Status''' to list of services on Hospital entry/edit form - similar to Emergency Room, Clinical, Facility, Security fields now.
    66 
    67  * '''Provenance of data''' - without adding any fields (at this time), we need to display the last time data records were updated and by whom - we should be able to pull from the last modified column and the registered user who made the modification.  This is especially important to allow for evaluation of how old data is and how often it is being updated.  Maybe a big bold splash on upper right when viewing a hospital record would say "Last modified on DDMMYY at HH:MM UTC by <Registered User>".  Or just show the data as additional field in form view or column in table view.
    6870
    6971 * For HMS - additional fields needed for hospital data:
    7072   * Ability to attach multiple meta-data tagged files (e.g. photos of the facility, scanned maps of the area and surrounding roads).
    71 
    72  * For HMS - Locations:
    73    * Other feature classes that we can expect will be added to the HMS are: "field hospitals", "clinics", "pharmacies", and "helipads".  While it is easy to add these are locations and give them a different feature class and marker, there is no category within the HMS record itself, unless we pull it from the location feature class...  Can we do that? 
    74 ----
    75 ==== Solved ====
    76 
    77    * We need to manage additional "medical facilities" beyond hospitals.  I think we can do this now without further modification as one is not prohibited from entering something that is not a hospital after you select "add hospital". 
    78    * Road Status (comment field to describe road access to the facility).
    7973
    8074----
     
    8377----
    8478==== Implemented ====
     79
     80 * We need to manage additional "medical facilities" beyond hospitals.  I think we can do this now without further modification as one is not prohibited from entering something that is not a hospital after you select "add hospital". 
     81 * For HMS - Locations:
     82   * Other feature classes that we can expect will be added to the HMS are: "field hospitals", "clinics", "pharmacies", and "helipads".  While it is easy to add these are locations and give them a different feature class and marker, there is no category within the HMS record itself, unless we pull it from the location feature class...  Can we do that? 
     83 * Road Status (comment field to describe road access to the facility).
     84 * Add '''Operating Room Status''' to list of services on Hospital entry/edit form - similar to Emergency Room, Clinical, Facility, Security fields now.
    8585
    8686----