Difference between revisions of "Release Notes"

From Hiasobi - FHIR
Jump to: navigation, search
Line 12: Line 12:
 
* 2016-07-28 09:22:29 +1000  Fix patient includes search parameter to only support valid 'organization'
 
* 2016-07-28 09:22:29 +1000  Fix patient includes search parameter to only support valid 'organization'
 
* 2016-07-28 09:22:29 +1000  Fix BP Practitioner should exclude empty provider number and prescriber number
 
* 2016-07-28 09:22:29 +1000  Fix BP Practitioner should exclude empty provider number and prescriber number
 
  
 
12/07/2016 Release 2.3.6
 
12/07/2016 Release 2.3.6

Revision as of 12:14, 28 July 2016

28/07/2016 Release 2.3.7

  • 2016-07-13 23:40:11 +1000 BP/MD AllergyIntolerance.status and _history clean-up
  • 2016-07-18 09:58:26 +1000 Added more exception handling on auth token check
  • 2016-07-18 09:58:26 +1000 Fix BP MedicationOrder search returning deleted items
  • 2016-07-18 09:58:26 +1000 Fix MD MedicationOrder patient chained queries were not applied
  • 2016-07-18 10:29:41 +1000 Fix MD/BP do not include medication manufacturer reference where one can not be provided
  • 2016-07-18 23:56:40 +1000 Added unique facility id to organization identifiers MD/BP
  • 2016-07-19 01:09:15 +1000 Fix for _include parameter check incorrectly rejecting values using colon ':' separator
  • 2016-07-23 21:09:41 +1000 Fix for Procedure and Condition confidentiality Meta tag inclusion.
  • 2016-07-25 10:50:18 +1000 Added agent provenance content (Organization); Fix AllergyIntollerance _id search returning other records
  • 2016-07-26 19:23:33 +1000 coded units when known for some observations
  • 2016-07-28 09:22:29 +1000 Fix patient includes search parameter to only support valid 'organization'
  • 2016-07-28 09:22:29 +1000 Fix BP Practitioner should exclude empty provider number and prescriber number

12/07/2016 Release 2.3.6

  • 2016-07-07 23:09:10 +1000 Use signed SSL certificate (localhost.oridashi.com.au); no trusted authority required
  • 2016-07-10 23:31:33 +1000 Support BP Premier (Lava) release candidate
  • 2016-07-11 12:51:29 +1000 Fix MD3.15.2/MD3.15.3 (a,b,c) Allergy Intolerance schema detection handing
  • 2016-07-11 15:14:40 +1000 Fixed failed to restart server on switching GP system; changed warm-up process
  • 2016-07-11 16:19:50 +1000 BP MedicationOrder.status now reflects prescription status on deletion
  • 2016-07-12 01:44:23 +1000 Fixes for Observation searches for MD/BP
  • 2016-07-12 13:03:36 +1000 Fix library dependencies for fhir-server.dll release
  • 2016-07-12 22:53:17 +1000 Code signing of Orion adapter manifest

05/07/2016 Release 2.3.5

  • 2016-07-04 16:11:51+1000 Reduce SMART authentication token check rate (period 120 seconds)
  • 2016-07-04 16:11:51+1000 Fix for Genie username with special characters not detected
  • 2016-07-04 16:11:51+1000 Fix when running adapter multiple times prevent zombie process.

05/07/2016 Release 2.3.4

  • 2016-07-04 14:24:51 +1000 Genie further multi-location provider details extract fixes
  • 2016-07-04 14:24:51 +1000 Genie fix for patient alias extract problem
  • 2016-07-04 16:16:20 +1000 Genie settings caching to improve performance
  • 2016-07-05 00:30:25 +1000 AllergyIntolerance - MD now supports severity, added support for criticality for BP and MD
  • 2016-07-05 01:14:19 +1000 BP provisional diagnosis now reflected in Condition.verificationStatus

01/07/2016 Release 2.3.3

  • 2016-06-27 16:11:33 +1000 Fix MD Organization address line 1 missing; and clinic email system code corrected to email
  • 2016-06-29 13:38:13 +1000 Cache control set to no-store for all resource/search responses
  • 2016-06-30 11:54:49 +1000 Fixes for Genie provider query for single site
  • 2016-06-30 13:04:09 +1000 Fixes Genie queries and logging
  • 2016-07-01 00:48:58 +1000 Fix Genie provider queries for all 8.8.x versions and single location operation

25/06/2016 Release v2.3.0

  • 2016-05-20 18:19:47 +1000 Fix chaining search; hl7 import paths Zedmed, MT
  • 2016-05-24 00:35:36 +1000 Hl7 import path for MD
  • 2016-05-24 16:20:56 +1000 Fix to Zedmed SMART user identity claim missing system identifier 'zedmed'
  • 2016-05-26 16:56:30 +1000 SMART authentication expiry fixes
  • 2016-05-28 00:35:19 +1000 BP structured blood pressure (systolic and diastolic as components)
  • 2016-05-28 21:39:21 +1000 MD structured blood pressure (systolic and diastolic as components)
  • 2016-05-28 23:07:31 +1000 Fix incorrect BMI coding; align with US Argonaut (LOINC 59574-4 to 39156-5)
  • 2016-05-29 22:03:36 +1000 Fix MT hl7 folder name formatting; turned off BP database update for messaging
  • 2016-06-02 14:30:18 +1000 Zedmed configuration fix - not handling uppercase/lowercase database name
  • 2016-06-06 22:19:40 +1000 Fix syntax for include parameters Patient:organization, Patient:careprovider
  • 2016-06-06 22:25:09 +1000 Fix _include parameters AllergyIntolerance:patient, AllergyIntolerance:recorder
  • 2016-06-06 22:26:52 +1000 Fix _include parameters Condition:patient
  • 2016-06-06 22:31:12 +1000 Fix _include parameters DiagnosticOrder:subject, DiagnosticOrder:patient
  • 2016-06-06 22:33:27 +1000 Fix _include parameters Encounter:patient, Encounter:practitioner
  • 2016-06-06 22:35:13 +1000 Fix _include parameter FamilyMemberHistory:patient
  • 2016-06-21 16:27:43 +1000 Support for verified location on user identity SMART; licensed usage logging
  • 2016-06-21 17:19:07 +1000 Adapter default to https
  • 2016-06-24 13:14:16 +1000 Fix BP IHI status check was excluding valid IHI values from Patient resource output
  • 2016-06-24 21:34:22 +1000 Unit test updates for IHI and Medicare search