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
 collection to test against [INT environment](https://github.com/NHSDigital/genomic-order-management-service-api/tree/main/tests).
354
+
 collection to test against [INT environment](https://github.com/NHSDigital/genomic-order-management-service-api/tree/main/tests).
362
355
363
356
### Sandbox testing
364
357
@@ -413,6 +406,11 @@ info:
413
406
414
407
To understand how our online digital onboarding process works, see [digital
For help and support connecting to our APIs and to join our developer community, see [Help and support building healthcare software](https://digital.nhs.uk/developer/help-and-support).
413
+
416
414
x-spec-publication:
417
415
operation-order:
418
416
- operations:
@@ -467,8 +465,8 @@ paths:
467
465
summary: Process genomic test request
468
466
description: |
469
467
## Overview
470
-
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
471
-
register a **new test or update tests or add reports etc**. This end point uses FHIR [bundle](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/Bundle) of type **transaction** and the list of resources that forms the payload are listed [here](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/Build/How-to-construct-Bundles).
468
+
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
469
+
register a **new test or update tests or add reports etc**. This end point uses FHIR [bundle](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/Bundle) of type **transaction** and the list of resources that forms the payload are listed [here](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/Build/How-to-construct-Bundles).
472
470
tags:
473
471
- process
474
472
parameters:
@@ -1604,7 +1602,7 @@ paths:
1604
1602
relevant information including family history,
1605
1603
phenotypic details/ HPO Terms/E.g. Reanlaysis -
1606
1604
change in observed phenotype. Epilepsy test
1607
-
previously ordered on patient 5 years ago.
1605
+
previously ordered on patient 5 years ago.
1608
1606
request:
1609
1607
method: POST
1610
1608
url: ServiceRequest
@@ -1759,7 +1757,7 @@ paths:
1759
1757
This endpoint allows you to retrieve the records of ServiceRequests
1760
1758
using various query parameters. Refer [search](https://simplifier.net/guide/FHIR-Genomics-Implementation-Guide/Home/Build/Supported-CRUD-capability#Read) for more details.
1761
1759
1762
-
## UGR - Search for patient genomic test requests.
1760
+
## UGR - Search for patient genomic test requests.
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
1848
-
register a **[new task](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/Task)**.
1845
+
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
1846
+
register a **[new task](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/Task)**.
1849
1847
tags:
1850
1848
- task
1851
1849
parameters:
@@ -1917,8 +1915,8 @@ paths:
1917
1915
summary: Update an existing Task
1918
1916
description: |
1919
1917
## Overview
1920
-
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
1921
-
update an existing **[task](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/Task)**.
1918
+
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
1919
+
update an existing **[task](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/Task)**.
1922
1920
tags:
1923
1921
- task
1924
1922
parameters:
@@ -2024,8 +2022,8 @@ paths:
2024
2022
summary: Create a new DiagnosticReport
2025
2023
description: |
2026
2024
## Overview
2027
-
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2028
-
register a **[new DiagnosticReport](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-DiagnosticReport)**.
2025
+
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2026
+
register a **[new DiagnosticReport](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-DiagnosticReport)**.
2029
2027
tags:
2030
2028
- report
2031
2029
parameters:
@@ -2131,8 +2129,8 @@ paths:
2131
2129
summary: Create a new Specimen
2132
2130
description: |
2133
2131
## Overview
2134
-
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2135
-
register a **[new specimen](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-Specimen)**.
2132
+
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2133
+
register a **[new specimen](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-Specimen)**.
2136
2134
tags:
2137
2135
- specimen
2138
2136
parameters:
@@ -2188,8 +2186,8 @@ paths:
2188
2186
summary: Update an existing Specimen
2189
2187
description: |
2190
2188
## Overview
2191
-
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2192
-
update an existing **[specimen](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-Specimen)**.
2189
+
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2190
+
update an existing **[specimen](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-Specimen)**.
2193
2191
tags:
2194
2192
- specimen
2195
2193
parameters:
@@ -2256,7 +2254,7 @@ paths:
2256
2254
## Overview
2257
2255
2258
2256
This endpoint allows you to retrieve the record of a patient held within genomic order management service using various query parameters. Refer [search](https://simplifier.net/guide/FHIR-Genomics-Implementation-Guide/Home/Build/Supported-CRUD-capability#Read) for more details.
2259
-
2257
+
2260
2258
## UGR - Search for patient genomic record
2261
2259
tags:
2262
2260
- patient
@@ -2279,8 +2277,8 @@ paths:
2279
2277
summary: Update an existing Patient
2280
2278
description: |
2281
2279
## Overview
2282
-
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2283
-
update an existing **[patient](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-Patient)**.
2280
+
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2281
+
update an existing **[patient](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-Patient)**.
2284
2282
tags:
2285
2283
- patient
2286
2284
parameters:
@@ -2437,8 +2435,8 @@ paths:
2437
2435
summary: Update an existing PractitionerRole
2438
2436
description: |
2439
2437
## Overview
2440
-
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2441
-
update an existing **[PractitionerRole](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-PractitionerRole)**.
2438
+
[FHIR Restful](https://hl7.org/fhir/R4/http.html) endpoint to
2439
+
update an existing **[PractitionerRole](https://simplifier.net/guide/fhir-genomics-implementation-guide/Home/FHIRAssets/Profiles/All-Profiles/UKCore-PractitionerRole)**.
0 commit comments