From 5594c9836bf3a81ad30bbe5d052ec5378db173b8 Mon Sep 17 00:00:00 2001 From: Mick Schonhut <69149996+mick-sch@users.noreply.github.com> Date: Tue, 30 May 2023 11:27:24 +0100 Subject: [PATCH] Update fhir-converter.yaml --- specification/fhir-converter.yaml | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/specification/fhir-converter.yaml b/specification/fhir-converter.yaml index 13fa124..91f2f42 100644 --- a/specification/fhir-converter.yaml +++ b/specification/fhir-converter.yaml @@ -11,6 +11,22 @@ info: version: "{VERSION}" title: FHIR Converter description: | + +
+
+
+
+ + + +
+
+
+

This API is retired and not available for use.

+
+
+
+ ## Overview Use this API to convert resource types `MedicationRequest` and `MedicationStatements` from STU3 to FHIR R4 and vice versa. @@ -29,12 +45,9 @@ info: This API can only be used where there is a legal basis to do so. Make sure you have a valid use case before you go too far with your development. You must do this before you can go live (see ‘Onboarding’ below). ## API status and roadmap - This API is [in development](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), meaning: - * the API is available in our sandbox and integration test environments - * the API is not yet available for production use - * we might make breaking changes, but only if we cannot avoid it, and we'll give advance notice + This API is [retired](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses) and not available for use. - If you have any other queries, please [contact us](https://digital.nhs.uk/developer/help-and-support). + If you have any other queries, [contact us](https://digital.nhs.uk/developer/help-and-support). ### Roadmap