Skip to content

Commit 35725e1

Browse files
committed
Edits to profiles to conform to metadata guidance
1 parent 94090b7 commit 35725e1

26 files changed

Lines changed: 527 additions & 148 deletions

CapabilityStatement/CapabilityStatement-genomics-application.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,7 @@
13581358
},
13591359
{
13601360
"type": "Condition",
1361-
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Condition-mCODE",
1361+
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Condition-GenomicsmCODE",
13621362
"documentation": "Endpoints for interacting with Condition resources",
13631363
"interaction": [
13641364
{
@@ -1709,7 +1709,7 @@
17091709
},
17101710
{
17111711
"type": "BodyStructure",
1712-
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-BodyStructure-mCODE",
1712+
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-BodyStructure-GenomicsmCODE",
17131713
"documentation": "Endpoints for interacting with BodyStructure resources",
17141714
"interaction": [
17151715
{

CapabilityStatement/CapabilityStatement-genomics-requirements.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
},
138138
{
139139
"type": "Condition",
140-
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Condition-mCODE"
140+
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Condition-GenomicsmCODE"
141141
},
142142
{
143143
"type": "ResearchSubject",
@@ -169,7 +169,7 @@
169169
},
170170
{
171171
"type": "BodyStructure",
172-
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-BodyStructure-mCODE"
172+
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-BodyStructure-GenomicsmCODE"
173173
},
174174
{
175175
"type": "Provenance",

StructureDefinition/Extension-Genomic-Patient-Role.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"resourceType": "StructureDefinition",
33
"id": "Extension-Genomic-Patient-Role",
44
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-Genomic-Patient-Role",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"name": "ExtensionGenomicPatientRole",
77
"title": "Extension Genomic Patient Role",
8-
"status": "draft",
9-
"date": "2025-12-17",
8+
"status": "active",
9+
"date": "2026-04-16",
1010
"publisher": "NHS England",
1111
"contact": [
1212
{

StructureDefinition/Extension-GenomicTest-ParticipantCount.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"resourceType": "StructureDefinition",
33
"id": "Extension-GenomicTest-ParticipantCount",
44
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"name": "ExtensionGenomicTestParticipantCount",
77
"title": "Extension Genomic Test ParticipantCount",
8-
"status": "draft",
9-
"date": "2026-03-26",
8+
"status": "active",
9+
"date": "2026-04-16",
1010
"publisher": "NHS England",
1111
"contact": [
1212
{
Lines changed: 57 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,62 @@
11
{
2-
"resourceType": "StructureDefinition",
3-
"id": "Extension-GenomicTestCode-Version",
4-
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTestCode-Version",
5-
"version": "0.1.0",
6-
"name": "ExtensionGenomicTestCodeVersion",
7-
"title": "Extension Genomic Test Code Version",
8-
"status": "draft",
9-
"date": "2025-10-21",
10-
"publisher": "NHS England",
11-
"contact": [
12-
{
13-
"name": "NHS England",
14-
"telecom": [
2+
"resourceType": "StructureDefinition",
3+
"id": "Extension-GenomicTestCode-Version",
4+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTestCode-Version",
5+
"version": "0.2.0",
6+
"name": "ExtensionGenomicTestCodeVersion",
7+
"title": "Extension Genomic Test Code Version",
8+
"status": "active",
9+
"date": "2026-04-16",
10+
"publisher": "NHS England",
11+
"contact": [
1512
{
16-
"system": "email",
17-
"value": "interoperabilityteam@nhs.net"
13+
"name": "NHS England",
14+
"telecom": [
15+
{
16+
"system": "email",
17+
"value": "interoperabilityteam@nhs.net",
18+
"use": "work",
19+
"rank": 1
20+
}
21+
]
1822
}
19-
]
20-
}
21-
],
22-
"description": "An Extension used to record the version of the Genomic Test being ordered. E.g, \"system\": \"https://nhsgms-panelapp.genomicsengland.co.uk\", code\": \"R31\",valueDecimal\": 7.0",
23-
"purpose": "This is a use case from Genomics, used to record the test code version of the Genomic Test being ordered. ",
24-
"copyright": "Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \\\\\\\"License\\\\\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\\\\\"AS IS\\\\\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
25-
"fhirVersion": "4.0.1",
26-
"kind": "complex-type",
27-
"abstract": false,
28-
"context": [
29-
{
30-
"type": "element",
31-
"expression": "Coding"
32-
}
33-
],
34-
"type": "Extension",
35-
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
36-
"derivation": "constraint",
37-
"differential": {
38-
"element": [
39-
{
40-
"id": "Extension.extension",
41-
"path": "Extension.extension",
42-
"max": "0"
43-
},
44-
{
45-
"id": "Extension.url",
46-
"path": "Extension.url",
47-
"fixedUri": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTestCode-Version"
48-
},
49-
{
50-
"id": "Extension.value[x]",
51-
"path": "Extension.value[x]",
52-
"type": [
53-
{
54-
"code": "decimal"
55-
}
23+
],
24+
"description": "An Extension used to record the version of the Genomic Test being ordered. E.g, \"system\": \"https://nhsgms-panelapp.genomicsengland.co.uk\", code\": \"R31\",valueDecimal\": 7.0",
25+
"purpose": "This is a use case from Genomics, used to record the test code version of the Genomic Test being ordered. ",
26+
"copyright": "Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \\\\\\\"License\\\\\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\\\\\"AS IS\\\\\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
27+
"fhirVersion": "4.0.1",
28+
"kind": "complex-type",
29+
"abstract": false,
30+
"context": [
31+
{
32+
"type": "element",
33+
"expression": "Coding"
34+
}
35+
],
36+
"type": "Extension",
37+
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
38+
"derivation": "constraint",
39+
"differential": {
40+
"element": [
41+
{
42+
"id": "Extension.extension",
43+
"path": "Extension.extension",
44+
"max": "0"
45+
},
46+
{
47+
"id": "Extension.url",
48+
"path": "Extension.url",
49+
"fixedUri": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTestCode-Version"
50+
},
51+
{
52+
"id": "Extension.value[x]",
53+
"path": "Extension.value[x]",
54+
"type": [
55+
{
56+
"code": "decimal"
57+
}
58+
]
59+
}
5660
]
57-
}
58-
]
59-
}
61+
}
6062
}

StructureDefinition/NHSEngland-AuditEvent-GenomicsPARS.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,29 @@
11
{
22
"resourceType": "StructureDefinition",
3+
"id": "NHSEngland-AuditEvent-GenomicsPARS",
34
"url": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-AuditEvent-GenomicsPARS",
5+
"version": "0.3.0",
46
"name": "NHSEngland_AuditEvent_GenomicsPARS",
5-
"status": "draft",
7+
"title": "NHSEngland AuditEvent GenomicsPARS",
8+
"status": "active",
9+
"date": "2026-04-16",
10+
"publisher": "NHS England",
11+
"contact": [
12+
{
13+
"name": "NHS England",
14+
"telecom": [
15+
{
16+
"system": "email",
17+
"value": "interoperabilityteam@nhs.net",
18+
"use": "work",
19+
"rank": 1
20+
}
21+
]
22+
}
23+
],
24+
"description": "This profile defines the Genomics constraints and extensions on the NHS England Patient Audit and Record Service FHIR resource [PARS AuditEvent](https://fhir.nhs.uk/England/StructureDefinition/England-AuditEvent-PARS).",
25+
"purpose": "Created by the central GMS infrastructure on any CRUD event.\r\n\r\nCan be searched on for auditability and obtaining status history for Tasks (as an alternative to the Task _history option).\r\n\r\nIt is not expected or permitted that a client system would update or post AuditEvents to the central service.\r\n\r\nAuditEvents are expected to be created for any CRUD events which affect resources on the server. Where resources do not exist on the server, e.g. empty SearchSets or failed POSTs, no AuditEvents will be created. Failed updates may still trigger creation of AuditEvent resources but the outcome.code will record that the event was unsuccessful.\r\n\r\nAuditEvents for resources created by the server will record the server identity within the who element.\r\n\r\nThe below profile is therefore provided to support parsing for clients if returned through a GET request.",
26+
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \\\\\\\"License\\\\\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\\\\\"AS IS\\\\\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
627
"fhirVersion": "4.0.1",
728
"kind": "resource",
829
"abstract": false,
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
{
2+
"resourceType": "StructureDefinition",
3+
"id": "NHSEngland-BodyStructure-GenomicsmCODE",
4+
"url": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-BodyStructure-GenomicsmCODE",
5+
"version": "0.3.0",
6+
"name": "NHSEngland_BodyStructure_GenomicsmCODE",
7+
"title": "NHSEngland BodyStructure GenomicsmCODE",
8+
"status": "active",
9+
"date": "2026-04-16",
10+
"publisher": "NHS England",
11+
"contact": [
12+
{
13+
"name": "NHS England",
14+
"telecom": [
15+
{
16+
"system": "email",
17+
"value": "interoperabilityteam@nhs.net",
18+
"use": "work",
19+
"rank": 1
20+
}
21+
]
22+
}
23+
],
24+
"description": "This profile defines the Genomics constraints and extensions on the mCODE FHIR resource [Tumour BodyStructure](http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tumor).",
25+
"purpose": "Only required where additional elements regarding the body site need to be captured, e.g. histology/morphology. If a simple SNOMED CT anatomical location code is sufficient, this SHOULD be captured in Specimen.bodySite.\r\n\r\nFor metastatic sites vs. primary, the Condition resource SHOULD be used instead, following guidance from the mCode FHIR IG",
26+
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \\\\\\\"License\\\\\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\\\\\"AS IS\\\\\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
27+
"fhirVersion": "4.0.1",
28+
"kind": "resource",
29+
"abstract": false,
30+
"type": "BodyStructure",
31+
"baseDefinition": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tumor",
32+
"derivation": "constraint",
33+
"differential": {
34+
"element": [
35+
{
36+
"id": "BodyStructure.morphology",
37+
"path": "BodyStructure.morphology",
38+
"definition": "SHALL be provided where relevant. SHOULD use SNOMED CT encoding. SHOULD use a code under the `14799000 | Neoplasm, metastatic (morphologic abnormality)` concept if the sample has been collected from a metastatic site, as opposed to primary."
39+
},
40+
{
41+
"id": "BodyStructure.location",
42+
"path": "BodyStructure.location",
43+
"definition": "SHALL be provided where relevant. SHOULD use SNOMED CT encoding. Equivalent to Topography when used in conjunction with locationQualifier."
44+
},
45+
{
46+
"id": "BodyStructure.locationQualifier",
47+
"path": "BodyStructure.locationQualifier",
48+
"definition": "SHALL be provided where relevant. SHOULD use SNOMED CT encoding."
49+
},
50+
{
51+
"id": "BodyStructure.patient",
52+
"path": "BodyStructure.patient",
53+
"type": [
54+
{
55+
"code": "Reference",
56+
"targetProfile": [
57+
"https://fhir.nhs.uk/StructureDefinition/NHSEngland-Patient-Genomics",
58+
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient"
59+
],
60+
"aggregation": [
61+
"referenced",
62+
"bundled"
63+
]
64+
}
65+
]
66+
}
67+
]
68+
}
69+
}

StructureDefinition/NHSEngland-BodyStructure-mCODE.json

Lines changed: 0 additions & 48 deletions
This file was deleted.

StructureDefinition/NHSEngland-Bundle-Genomics.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,29 @@
11
{
22
"resourceType": "StructureDefinition",
3+
"id": "NHSEngland-Bundle-Genomics",
34
"url": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Bundle-Genomics",
5+
"version": "0.3.0",
46
"name": "NHSEngland_Bundle_Genomics",
5-
"status": "draft",
7+
"title": "NHSEngland Bundle Genomics",
8+
"status": "active",
9+
"date": "2026-04-16",
10+
"publisher": "NHS England",
11+
"contact": [
12+
{
13+
"name": "NHS England",
14+
"telecom": [
15+
{
16+
"system": "email",
17+
"value": "interoperabilityteam@nhs.net",
18+
"use": "work",
19+
"rank": 1
20+
}
21+
]
22+
}
23+
],
24+
"description": "This profile defines the Genomics constraints and extensions on the International FHIR resource [Bundle](http://hl7.org/fhir/StructureDefinition/Bundle).",
25+
"purpose": "Bundles within Genomics will be limited to Transactions for Test orders and updates; Transaction-responses for responses to transactions (housing sets of OperationOutcomes); or Searchsets, returned in response to search queries.",
26+
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \\\\\\\"License\\\\\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\\\\\"AS IS\\\\\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
627
"fhirVersion": "4.0.1",
728
"kind": "resource",
829
"abstract": false,

StructureDefinition/NHSEngland-Composition-GenomicsEULabReport.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,29 @@
11
{
22
"resourceType": "StructureDefinition",
3+
"id": "NHSEngland-Composition-GenomicsEULabReport",
34
"url": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Composition-GenomicsEULabReport",
5+
"version": "0.3.0",
46
"name": "NHSEngland_Composition_GenomicsEULabReport",
5-
"status": "draft",
7+
"title": "NHSEngland Composition GenomicsEULabReport",
8+
"status": "active",
9+
"date": "2026-04-16",
10+
"publisher": "NHS England",
11+
"contact": [
12+
{
13+
"name": "NHS England",
14+
"telecom": [
15+
{
16+
"system": "email",
17+
"value": "interoperabilityteam@nhs.net",
18+
"use": "work",
19+
"rank": 1
20+
}
21+
]
22+
}
23+
],
24+
"description": "This profile defines the Genomics constraints and extensions on the EU Lab FHIR resource [EU Lab Composition](http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab).",
25+
"purpose": "There are two use cases for Compositions within Genomics.\r\n\r\nFor Order Management, Compositions will be limited to documents generated by the central broker for capturing snapshots of Test orders and results in order to maintain historical accuracy, as per the DocumentReference generate OperationDefinition. These will typically form the first entry of a Document Bundle and as such will not be exposed via their own endpoint, nor allow creates, reads or updates from client systems on the resource itself.\r\n\r\nTo support cross border data sharing Compositions MAY be aligned to the HL7 EU Lab Composition profile as a wrap around structured reports.\r\n\r\nFor the Unified Genomic Record, Compositions will form the header or 'contents page' of the UGR itself. section elements will be used to emulate the UGR folders. ",
26+
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \\\\\\\"License\\\\\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\\\\\"AS IS\\\\\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
627
"fhirVersion": "4.0.1",
728
"kind": "resource",
829
"abstract": false,

0 commit comments

Comments
 (0)