Skip to content

Releases: gt-health/GT-FHIR

Release 1.2.1

20 Apr 16:22
Compare
Choose a tag to compare

04/20/2017 Release.

Instruction:

  1. download gt-fhir-webapp.war from here
  2. backup copy *.xml from existing folder (/webapp/gt-fhir-webapp/WEB-INFO/) to somewhere you can access later.
  3. remove /webapp/gt-fhir-webapp/ and /webapp/gt-fhir-webapp.war
  4. copy the new downloaded gt-fhir-webapp.war to /webapp/
  5. restart tomcat server.
  6. step 5 will create /webapp/gt-fhir-webapp/ directory. Copy backup *.xml files to /webapp/gt-fhir-webapp/WEB-INF/
  7. restart tomcat server.

1.2.0

05 May 02:42
Compare
Choose a tag to compare

1.1.2

01 Sep 22:01
Compare
Choose a tag to compare
1.1.2 Pre-release
Pre-release

Critical bug fixes on constructions of entities from resources.

v1.1.1-pre

01 Sep 21:31
Compare
Choose a tag to compare
v1.1.1-pre Pre-release
Pre-release

Critical bug fixes on constructions of entities from resources.

Use Release 1.1.1 branch to install. It has more fixes.

v1.0 Release Note

14 Aug 18:20
Compare
Choose a tag to compare

Resources provided:

  • Patient
  • Encounter
  • Condition
  • Medication
  • MedicationPrescription
  • MedicationDispense
  • Observation

Operations provided for resources:

  • Read, Update, Search, Create, Validate

0.4 Pre Release Note

25 Jul 06:33
Compare
Choose a tag to compare
0.4 Pre Release Note Pre-release
Pre-release
  • Operations of History, Search, Create, Read, Update, Delete to the resources: Patient, Condition, Encounter, Medication, MedicationPrescription, MedicationDispense, Observation, Location.
  • Search for Patient has the filters: Id, name, gender, birthdate
  • Search for Conditions has the filters: Id, code, onset[x], encounter, subject and patient
  • Search for Encounters: Id, date, patient
  • Search for MedicationPrescription: id, encounter, patient, medication
  • Search for MedicationDispense: id, patient, medication
  • Search for Observations: id, patient, code, code-value-[x]
  • Sort by Id

Pre-Relase with JPA 1.7-SNAPSHOT

23 Jul 05:31
Compare
Choose a tag to compare
Pre-release

This is a pre-prelease for testing.

Pre-Release

15 Jul 13:22
Compare
Choose a tag to compare
Pre-Release Pre-release
Pre-release
Merge pull request #20 from i3l/observation

adjusted snapshot version

Beta Release Version

10 Jul 22:55
Compare
Choose a tag to compare
Beta Release Version Pre-release
Pre-release

This is a beta release version that can be used to have internal group to review the release.