diff --git a/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.2.0.page.md b/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.2.0.page.md index 9365e371..6dc31cd3 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.2.0.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.2.0.page.md @@ -30,9 +30,6 @@ topic: TRN-API-1.2.0

-### Previous Releases - - #### Initial release In BaRS 1.5.0
diff --git a/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.3.0.page.md b/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.3.0.page.md new file mode 100644 index 00000000..49c98b98 --- /dev/null +++ b/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.3.0.page.md @@ -0,0 +1,29 @@ +--- +topic: TRN-API-1.3.0 +--- +
+ +
+
+ +## {{page-title}} + +### Change Log + +### in BaRS 1.9.0 + +| Change | Description | Impact | +|----------------------------------------------|---------------------------------------------------------------------|--------| +|
{{render:handshake}}
- Additional patient demographic parameters added to GET /Appointment | 1.9.0 | Patient demographic parameters (Name, Date of Birth and Address) added to support patient lookup for cancellation and update workflows. | Addition | +|
{{render:handshake}}
- - Additional patient demographic parameters added to GET /ServiceRequest | 1.9.0 | Patient demographic parameters (Name, Date of Birth and Address) added to support patient lookup for cancellation and update workflows. | Addition | +| Fixed incorrect character display on GET /Slot description | 1.9.0 | Character display for a double quote was displaying oddly. | correction | + + +
+
+ +
+
+ +
+
diff --git a/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/Global.page.md b/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/Global.page.md index e43b9a05..110bfb2c 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/Global.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/Global.page.md @@ -8,6 +8,9 @@ topic: TRN-API-global | Change | BaRS Version | Description | Impact | |------------------------------------------------|--------------|------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +|
{{render:handshake}}
- Additional patient demographic parameters added to GET /Appointment | 1.9.0 | Patient demographic parameters (Name, Date of Birth and Address) added to support patient lookup for cancellation and update workflows. | Addition | +|
{{render:handshake}}
- - Additional patient demographic parameters added to GET /ServiceRequest | 1.9.0 | Patient demographic parameters (Name, Date of Birth and Address) added to support patient lookup for cancellation and update workflows. | Addition | +| Fixed incorrect character display on GET /Slot description | 1.9.0 | Character display for a double quote was displaying oddly. | correction | | Removal of use-context HTTP header | 1.8.2 |Restricted the use of the use-context header to non-write operations | correction | | Improvments to header documentation | 1.8.2 |Added better explanations for most of the headers needed | Addition | | Addition of the use-context HTTP header | 1.8.1 | A new header to assist in {{pagelink:core-EndToEndWorkflow-Logging-1.0.5, text: audting and logging}} | Addition | @@ -19,45 +22,4 @@ topic: TRN-API-global | Improvement to DocumentReference Schema | 1.5.0 | the DocumentReference Schemas have been flattend for easier consumption | correction | |
{{render:handshake}}
- Corrections to example references containing http. | 1.5.0 | Several references to http://fhir.nhs.uk have been corrected to "https". | correction | -This Section will list all updates to the BaRS API Specification within the 1.2.0 minor release, published for BaRS 1.5.0. - -### Publication of the 1.2.0 API Specification (in development) - -The API Spec landing page will now have the an additional version to select to view. At present this will present 1.0.0, 1.1.0 and 1.2.0, with links to each specification. 1.1 and 1.2.0 are currently in development. - -### Endpoint Catalogue - -**EndpointCatalogue related Endpoints have been added to the specification in preparation for future use cases.** - -The following endpoints are now available in the 1.2.0 specification. These endpoints will be used in future use cases and future iterations of current use cases. - -* GET /Endpoint -* GET /HealthcareService -* GET /Organization -* GET /Endpoint/[id] -* GET /HealthcareService/[id] -* GET /Organization/[id] -* PUT /Endpoint/[id] -* PUT /HealthcareService/[id] -* PUT /Organization/[id] -* DELETE /Endpoint/[id] -* DELETE /HealthcareService/[id] -* DELETE /Organization/[id] - -### Appointment - -The following endpoints have been provisionally added to the 1.2.0 specification. These endpoints will be used in future use cases and future iterations of current use cases. - -* POST /Appointment/[id] -* PUT /Appointment/[id] -* PATCH /Appointment/[id] -* DELETE /Appointment/[id] - -### ServiceRequest - -The following endpoints have been provisionally added to the 1.2.0 specification. These endpoints will be used in future use cases and future iterations of current use cases. - -* POST /Appointment/[id] -* PUT /Appointment/[id] -* PATCH /Appointment/[id] -* DELETE /Appointment/[id] +### Previous Releases \ No newline at end of file diff --git a/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/toc.yaml b/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/toc.yaml index 4663f44f..5d9a1b8e 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/toc.yaml +++ b/guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/toc.yaml @@ -2,6 +2,8 @@ filename: Index.page.md - name: Global filename: Global.page.md +- name: 1.3.0 + filename: 1.3.0.page.md - name: 1.2.0 filename: 1.2.0.page.md - name: 1.1.0