1+ {
2+ "@context" : " http://schema.org" ,
3+ "@type" : " MedicalWebPage" ,
4+ "name" : " Tests and treatments A to Z" ,
5+ "copyrightHolder" : {
6+ "name" : " Crown Copyright" ,
7+ "@type" : " Organization"
8+ },
9+ "license" : " https://developer.api.nhs.uk/terms" ,
10+ "author" : {
11+ "url" : " https://www.nhs.uk" ,
12+ "logo" : " https://assets.nhs.uk/nhsuk-cms/images/nhs-attribution.width-510.png" ,
13+ "email" : " nhswebsite.servicedesk@nhs.net" ,
14+ "@type" : " Organization" ,
15+ "name" : " NHS website"
16+ },
17+ "about" : {
18+ "@type" : " WebPage" ,
19+ "name" : " Tests and treatments A to Z" ,
20+ "alternateName" : " "
21+ },
22+ "description" : " " ,
23+ "url" : " https://www.nhs.uk/tests-and-treatments/" ,
24+ "genre" : [],
25+ "keywords" : " " ,
26+ "dateModified" : " 2025-03-26T14:52:02+00:00" ,
27+ "breadcrumb" : {
28+ "@context" : " http://schema.org" ,
29+ "@type" : " BreadcrumbList" ,
30+ "itemListElement" : [
31+ {
32+ "@type" : " ListItem" ,
33+ "position" : 0 ,
34+ "item" : {
35+ "@id" : " https://www.nhs.uk/tests-and-treatments/" ,
36+ "name" : " Tests and treatments A to Z" ,
37+ "genre" : []
38+ }
39+ }
40+ ]
41+ },
42+ "contentSubTypes" : [],
43+ "significantLink" : [
44+ {
45+ "description" : " Read about how X-rays work, why they're used, what happens before, during and after an X-ray, and what the risks are." ,
46+ "linkRelationship" : " Result" ,
47+ "@type" : " LinkRole" ,
48+ "articleStatus" : " published" ,
49+ "mainEntityOfPage" : {
50+ "@type" : " MedicalWebPage" ,
51+ "genre" : [
52+ " Test"
53+ ],
54+ "datePublished" : " 2017-10-18T14:30:01+00:00" ,
55+ "dateModified" : " 2025-03-26T15:23:06+00:00" ,
56+ "lastReviewed" : [
57+ " 2022-04-20T00:00:00+00:00" ,
58+ " 2025-04-20T00:00:00+00:00"
59+ ],
60+ "reviewDue" : " 2025-04-20T00:00:00+00:00" ,
61+ "keywords" : " " ,
62+ "code" : [
63+ {
64+ "@type" : " MedicalCode" ,
65+ "codeValue" : " " ,
66+ "codingSystem" : " SNOMED-CT"
67+ }
68+ ]
69+ },
70+ "url" : " https://www.nhs.uk/conditions/x-ray/" ,
71+ "name" : " X-ray"
72+ },
73+ {
74+ "description" : " Find out about abdominal aortic aneurysm (AAA) screening, including who it's offered to, why it's done and what happens." ,
75+ "linkRelationship" : " Result" ,
76+ "@type" : " LinkRole" ,
77+ "articleStatus" : " published" ,
78+ "mainEntityOfPage" : {
79+ "@type" : " MedicalWebPage" ,
80+ "genre" : [
81+ " Test"
82+ ],
83+ "datePublished" : " 2017-10-20T10:36:32+00:00" ,
84+ "dateModified" : " 2025-03-26T15:28:47+00:00" ,
85+ "lastReviewed" : [
86+ " 2024-11-11T01:00:00+00:00" ,
87+ " 2027-11-11T01:00:00+00:00"
88+ ],
89+ "reviewDue" : " 2027-11-11T01:00:00+00:00" ,
90+ "keywords" : " " ,
91+ "alternateName" : [
92+ " AAA screening"
93+ ],
94+ "code" : [
95+ {
96+ "@type" : " MedicalCode" ,
97+ "codeValue" : " " ,
98+ "codingSystem" : " SNOMED-CT"
99+ }
100+ ]
101+ },
102+ "url" : " https://www.nhs.uk/conditions/abdominal-aortic-aneurysm-screening/" ,
103+ "name" : " Abdominal aortic aneurysm (AAA) screening"
104+ }
105+ ],
106+ "relatedLink" : [
107+ {
108+ "@type" : " LinkRole" ,
109+ "url" : " https://www.nhs.uk/tests-and-treatments/?page=1" ,
110+ "name" : " First Page" ,
111+ "description" : " Link to First Page" ,
112+ "linkRelationship" : " Pagination"
113+ },
114+ {
115+ "@type" : " LinkRole" ,
116+ "url" : " https://www.nhs.uk/tests-and-treatments/?page=1" ,
117+ "name" : " Last Page" ,
118+ "description" : " Link to Last Page" ,
119+ "linkRelationship" : " Pagination"
120+ },
121+ {
122+ "@type" : " LinkRole" ,
123+ "url" : " https://www.nhs.uk/tests-and-treatments/" ,
124+ "name" : " Self" ,
125+ "description" : " Link to nhs.uk Page" ,
126+ "linkRelationship" : " Self"
127+ }
128+ ]
129+ }
0 commit comments