diff --git a/NHSEnglandProgrammeImplementationGuides/README.md b/NHSEnglandProgrammeImplementationGuides/README.md
index d8580e32e..1ae68d29d 100644
--- a/NHSEnglandProgrammeImplementationGuides/README.md
+++ b/NHSEnglandProgrammeImplementationGuides/README.md
@@ -5,4 +5,4 @@ It was created on 29/09/2023 and has been set up to run every 1 day.
## Last Updated
-Updated at: Mon Oct 14 18:03:11 UTC 2024
+Updated at: Tue Oct 15 18:03:03 UTC 2024
diff --git a/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/Examples/Examples-Index.page.md b/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/Examples/Examples-Index.page.md
index ac225a6dc..5fb5badff 100644
--- a/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/Examples/Examples-Index.page.md
+++ b/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/Examples/Examples-Index.page.md
@@ -4,7 +4,7 @@ topic: R4Examples
## Examples Index
The following examples illustrate the use of the FHIR UK Core R4 {{pagelink:FHIRAssetsR4Profiles}} described by this implementation guide, categorised by profile type and pathology speciality.
-
+
Whilst every effort has been made to ensure that the examples are correct, they are not a normative part of the implementation guide. The patient and practitioner related data used in the examples is live-like in appearance but is fictitious. Any similarity to actual persons is purely coincidental. The addresses used are valid addresses based on publicly available address data.
diff --git a/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/FHIRAssets/CapabilityStatements.page.md b/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/FHIRAssets/CapabilityStatements.page.md
index eac59d444..94f5006d8 100644
--- a/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/FHIRAssets/CapabilityStatements.page.md
+++ b/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/FHIRAssets/CapabilityStatements.page.md
@@ -1,23 +1,26 @@
---
topic: FHIRAssetsCapabilityStatements
canonical: https://fhir.hl7.org.uk/England/CapabilityStatement/England-Pathology-Requirements
-myid: %England-Pathology-Requirements
+myid: England-Pathology-Requirements
---
+
## CapabilityStatements
### Render
{{render:England-Pathology-Requirements}}
### Inline using url
+
- from CapabilityStatement
- where url = %canonical
- select description
+ from CapabilityStatement
+ where url = 'https://fhir.hl7.org.uk/England/CapabilityStatement/England-Pathology-Requirements'
+ select description
### Inline using id
-
- from CapabilityStatement
- where id = %myid
- select description
+
+
+ from CapabilityStatement
+ where id = 'England-Pathology-Requirements'
+ select *
\ No newline at end of file
diff --git a/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/Index.page.md b/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/Index.page.md
index 3140fc17c..86ef51af4 100644
--- a/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/Index.page.md
+++ b/NHSEnglandProgrammeImplementationGuides/backup/guides/National-Pathology-Programme/Home/Index.page.md
@@ -2,7 +2,7 @@
topic: Home
---
-
We would like your feedback
+
We would like your feedback
Please complete this short feedback form here to help the Interoperability Standards Team produce
specifications that meet your requirements.
@@ -191,7 +191,7 @@ Refer to the following related implementation guidance:
---
-
This guidance is under active development by NHS England and content may be added or updated on a regular basis. The implementation guide is currently in draft and SHOULD NOT be used for development or implementation without consulting the NHS England Pathology Standards and Implementation team.
+
+ Notice: This guidance is under active development by NHS England and content may be added or updated on a regular basis.