-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
299 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,10 @@ | ||
event_list: | ||
- name: Example Future Event | ||
date: 2025-04-10T13:00-0400 | ||
day: '10' | ||
month: April | ||
time: 1:00pm ET to 2:00pm ET | ||
- name: HL7 AU Infrastructure and Tooling Community Meeting | ||
date: 2025-01-17 | ||
day: '17' | ||
month: January | ||
time: 11:00 AM AEDT Canberra, Melbourne, Sydney; 10:00 AM AEST Brisbane | ||
description: Example Description Here | ||
location: | ||
name: Online Meeting | ||
url: https://example.org | ||
- name: Example Historic Event | ||
date: 2024-03-13T14:00-0400 | ||
day: '13' | ||
month: March | ||
time: 1:00pm ET to 2:00pm ET | ||
description: Example Description Here | ||
location: | ||
name: Online Meeting | ||
url: https://example.org | ||
files: | ||
- name: Presentation Slides | ||
url: https://example.org | ||
- name: Recording | ||
url: https://example.org | ||
name: Zoom Meeting | ||
url: https://hl7-au.zoom.us/j/86154710463 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.1 release | ||
date: 2024-04-23 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.1). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Tests are available for the AU Core 0.3.0-ballot. | ||
* Searching tests | ||
* Reading tests | ||
* Resource validation | ||
* Update summary generator | ||
* Use terminology server url from the ENV | ||
* EKS-Specific Terraform Implementation for Inferno App Deployment | ||
* Add may search params and combo search params | ||
* Fix descr urls | ||
* Add PSQL as docker compose service | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.2 release | ||
date: 2024-04-23 | ||
--- | ||
|
||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.2). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Spec tests | ||
* Summary generator update | ||
* Add generate-tests action | ||
* Add rubocop as CI step | ||
* Update files by rubocop except generated | ||
* Update test files | ||
* Add build and release pipeline | ||
* CICD: Implement Terraform Workflow for EKS Deployment | ||
* Add auth header and value inputs | ||
* Remove Location and PractitionerRole from special cases | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.3 release | ||
date: 2024-05-29 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.3). | ||
|
||
|
||
<!-- break --> | ||
|
||
* 62 add multiple and | ||
* 48 add missing comparators | ||
* WIP: Add chained search for patient:Patient.identifier | ||
* Change tx server from test to dev | ||
* Merge new auto generated tests | ||
* Fix optional? method | ||
* Merge new auto generated tests | ||
* 80 ihi dva chained | ||
* Add search for Practitioner IHI-I | ||
* Fix search by identifier | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.4 release | ||
date: 2024-05-30 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.4). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Regenerate test kit source files after updating the IG | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.5 release | ||
date: 2024-06-04 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.5). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Add reporting issues section to the README | ||
* Update search-params file to fix problems with searchDefinitions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.6 release | ||
date: 2024-06-18 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.6). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Update narrative for validation tests | ||
* Update narrative for the Capability Statement | ||
* Add check for support XML by Capability Statement | ||
* Change the default URL | ||
* Handle special case for combo searches | ||
* Add prefix with information about expectaction |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.7 release | ||
date: 2024-06-19 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.7). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Add search by practitioner id for PractitionerRole test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.8 release | ||
date: 2024-06-21 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.8). | ||
|
||
|
||
<!-- break --> | ||
|
||
* AU Core 0.4.0-preview | ||
* Minor changes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.9 release | ||
date: 2024-06-23 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.9). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Fix search for the extension value | ||
* Fix multiple date search | ||
* Migrate to the HL7 official validator |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.10 release | ||
date: 2024-07-11 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.10). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Add new default patient id by | ||
* Update read tests to use Practitioner, PractitionerRole, Location, Organization | ||
* Add test group to validate any resource | ||
* Add default values for diagnostic result Observation | ||
* Ingress update: remove validator path, update validatorapi path | ||
* Convert postgres deployment to statefulset, add liveness and readiness probe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.11 release | ||
date: 2024-07-30 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.11). | ||
|
||
|
||
<!-- break --> | ||
|
||
## AU Core Test Kit changes | ||
|
||
* Update 0.4.0-preview to 0.4.1-preview | ||
* Use gem as validation test suite | ||
* Add an ability to run the first search for Patient as read test | ||
* Add optional _count search parameter | ||
|
||
## Documentation | ||
|
||
* Update prerequisites | ||
|
||
## Other | ||
|
||
* Allow direct manifests to use rds during db migration | ||
* Implement Helm Chart for AU FHIR Inferno with Optional NGINX Ingress and Bitnami PostgreSQL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.12 release | ||
date: 2024-08-06 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.12). | ||
|
||
|
||
<!-- break --> | ||
|
||
## AU Core Test Kit changes | ||
|
||
* Add auto _count search parameter | ||
* Add an ability to activate read for first _id search automatically | ||
* Update description for the CapabilityStatement group | ||
* Update group description for Practitioner, PractitionerRole, Location, and Organization | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.13 release | ||
date: 2024-08-09 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.13). | ||
|
||
|
||
<!-- break --> | ||
|
||
## AU Core Test Kit changes | ||
|
||
* AU Core 1.0.0-preview |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.14 release | ||
date: 2024-09-04 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.14). | ||
|
||
|
||
<!-- break --> | ||
|
||
## AU Core Test Kit changes | ||
|
||
* Update target_profile modification for au-specimen | ||
* Add missing data tests by @projkov | ||
* Add validator messages filter | ||
|
||
## Documentation | ||
|
||
* Update us_core_diffs.md | ||
|
||
## Other | ||
|
||
* remove old manifest implementation and update ngnix dependency |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
layout: news | ||
title: AU Core Test Kit v0.0.15 release | ||
date: 2024-10-15 | ||
--- | ||
|
||
The release details are available [here](https://github.com/hl7au/au-fhir-core-inferno/releases/tag/v0.0.15). | ||
|
||
|
||
<!-- break --> | ||
|
||
* Add conditional/basic skip with a message | ||
* Update _include tests | ||
* Add separate _include |
Oops, something went wrong.