From 36b0b20ea5073f7caf6198ec02a1e2fa3b251a55 Mon Sep 17 00:00:00 2001 From: Omar Khan <41755223+omarisgreat@users.noreply.github.com> Date: Tue, 31 Mar 2026 16:19:02 +0100 Subject: [PATCH 1/3] Update DGTS-PlanDefinition-Example.json --- .../DGTS-PlanDefinition-Example.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/PlanDefinition/DGTS-PlanDefinition-Example.json b/PlanDefinition/DGTS-PlanDefinition-Example.json index 2e15f971..7fe70e8d 100644 --- a/PlanDefinition/DGTS-PlanDefinition-Example.json +++ b/PlanDefinition/DGTS-PlanDefinition-Example.json @@ -1,7 +1,7 @@ { "resourceType": "PlanDefinition", "id": "DGTS-PlanDefinition-Example", - "url": "http://fhir.nhs.uk/PlanDefinition/TP231", + "url": "https://fhir.nhs.uk/PlanDefinition/TP231", "identifier": [ { "system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices", @@ -94,28 +94,28 @@ ], "action": [ { - "definitionCanonical": "http://fhir.nhs.uk/ActivityDefinition/GT1" + "definitionCanonical": "https://fhir.nhs.uk/ActivityDefinition/GT1" }, { - "definitionCanonical": "http://fhir.nhs.uk/ActivityDefinition/GT36" + "definitionCanonical": "https://fhir.nhs.uk/ActivityDefinition/GT36" }, { - "definitionCanonical": "http://fhir.nhs.uk/ActivityDefinition/GT103" + "definitionCanonical": "https://fhir.nhs.uk/ActivityDefinition/GT103" }, { - "definitionCanonical": "http://fhir.nhs.uk/ActivityDefinition/GT417" + "definitionCanonical": "https://fhir.nhs.uk/ActivityDefinition/GT417" }, { - "definitionCanonical": "http://fhir.nhs.uk/ActivityDefinition/GT732" + "definitionCanonical": "https://fhir.nhs.uk/ActivityDefinition/GT732" }, { - "definitionCanonical": "http://fhir.nhs.uk/ActivityDefinition/GT858" + "definitionCanonical": "https://fhir.nhs.uk/ActivityDefinition/GT858" }, { - "definitionCanonical": "http://fhir.nhs.uk/ActivityDefinition/GT897" + "definitionCanonical": "https://fhir.nhs.uk/ActivityDefinition/GT897" }, { - "definitionCanonical": "http://fhir.nhs.uk/ActivityDefinition/GT1124" + "definitionCanonical": "https://fhir.nhs.uk/ActivityDefinition/GT1124" } ] -} \ No newline at end of file +} From 5a3f28063d7af32e085f92e6a08d1c3bdd3247c6 Mon Sep 17 00:00:00 2001 From: Omar Khan <41755223+omarisgreat@users.noreply.github.com> Date: Tue, 31 Mar 2026 16:20:34 +0100 Subject: [PATCH 2/3] Update DGTS-ActivityDefinition-Example.json --- ActivityDefinition/DGTS-ActivityDefinition-Example.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ActivityDefinition/DGTS-ActivityDefinition-Example.json b/ActivityDefinition/DGTS-ActivityDefinition-Example.json index 6ad4e662..23dd7878 100644 --- a/ActivityDefinition/DGTS-ActivityDefinition-Example.json +++ b/ActivityDefinition/DGTS-ActivityDefinition-Example.json @@ -1,7 +1,7 @@ { "resourceType": "ActivityDefinition", "id": "DGTS-ActivityDefinition-Example", - "url": "http://fhir.nhs.uk/ActivityDefinition/GT1", + "url": "https://fhir.nhs.uk/ActivityDefinition/GT1", "identifier": [ { "system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices", @@ -42,7 +42,7 @@ ] }, "library": [ - "http://fhir.nhs.uk/Library/GT1" + "https://fhir.nhs.uk/Library/GT1" ], "specimenRequirement": [ { @@ -57,4 +57,4 @@ "display": "GMS Rare Disease" } ] -} \ No newline at end of file +} From 7c288db818db2a7ecc416a75ded6870639909e21 Mon Sep 17 00:00:00 2001 From: Omar Khan <41755223+omarisgreat@users.noreply.github.com> Date: Tue, 31 Mar 2026 16:21:04 +0100 Subject: [PATCH 3/3] Update DGTS-Library-Example.json --- Library/DGTS-Library-Example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/DGTS-Library-Example.json b/Library/DGTS-Library-Example.json index 4a92502e..b93997a6 100644 --- a/Library/DGTS-Library-Example.json +++ b/Library/DGTS-Library-Example.json @@ -1,7 +1,7 @@ { "resourceType": "Library", "id": "DGTS-Library-Example", - "url": "http://fhir.nhs.uk/Library/GT1", + "url": "https://fhir.nhs.uk/Library/GT1", "type": { "coding": [ { @@ -37,4 +37,4 @@ "type": "Coding" } ] -} \ No newline at end of file +}