You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.2.0.page.md
| <divclass="imgHandshake">{{render:handshake}}</div> - 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. | <markstyle="background-color: Green">Addition</mark> |
18
+
| <divclass="imgHandshake">{{render:handshake}}</div> - - 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. | <markstyle="background-color: Green">Addition</mark> |
19
+
| Fixed incorrect character display on GET /Slot description | 1.9.0 | Character display for a double quote was displaying oddly. | <markstyle="background-color: Yellow">correction</mark> |
Copy file name to clipboardExpand all lines: guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/Global.page.md
| <divclass="imgHandshake">{{render:handshake}}</div> - 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. | <markstyle="background-color: Green">Addition</mark> |
12
+
| <divclass="imgHandshake">{{render:handshake}}</div> - - 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. | <markstyle="background-color: Green">Addition</mark> |
13
+
| Fixed incorrect character display on GET /Slot description | 1.9.0 | Character display for a double quote was displaying oddly. | <markstyle="background-color: Yellow">correction</mark> |
11
14
| Removal of use-context HTTP header | 1.8.2 |Restricted the use of the use-context header to non-write operations | <markstyle="background-color: Yellow">correction</mark> |
12
15
| Improvments to header documentation | 1.8.2 |Added better explanations for most of the headers needed | <markstyle="background-color: Green">Addition</mark> |
13
16
| 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}} | <markstyle="background-color: Green">Addition</mark> |
@@ -19,45 +22,4 @@ topic: TRN-API-global
19
22
| Improvement to DocumentReference Schema | 1.5.0 | the DocumentReference Schemas have been flattend for easier consumption | <markstyle="background-color: Yellow">correction</mark> |
20
23
| <divclass="imgHandshake">{{render:handshake}}</div> - Corrections to example references containing http. | 1.5.0 | Several references to http://fhir.nhs.uk have been corrected to "https". | <markstyle="background-color: Yellow">correction</mark> |
21
24
22
-
This Section will list all updates to the BaRS API Specification within the 1.2.0 minor release, published for BaRS 1.5.0.
23
-
24
-
### Publication of the 1.2.0 API Specification (in development)
25
-
26
-
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.
27
-
28
-
### Endpoint Catalogue
29
-
30
-
**EndpointCatalogue related Endpoints have been added to the specification in preparation for future use cases.**
31
-
32
-
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.
33
-
34
-
* GET /Endpoint
35
-
* GET /HealthcareService
36
-
* GET /Organization
37
-
* GET /Endpoint/[id]
38
-
* GET /HealthcareService/[id]
39
-
* GET /Organization/[id]
40
-
* PUT /Endpoint/[id]
41
-
* PUT /HealthcareService/[id]
42
-
* PUT /Organization/[id]
43
-
* DELETE /Endpoint/[id]
44
-
* DELETE /HealthcareService/[id]
45
-
* DELETE /Organization/[id]
46
-
47
-
### Appointment
48
-
49
-
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.
50
-
51
-
* POST /Appointment/[id]
52
-
* PUT /Appointment/[id]
53
-
* PATCH /Appointment/[id]
54
-
* DELETE /Appointment/[id]
55
-
56
-
### ServiceRequest
57
-
58
-
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.
Copy file name to clipboardExpand all lines: guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/API-Spec-Change-Log/toc.yaml
0 commit comments