Skip to content

Commit ac390af

Browse files
committed
Further fixes
1 parent 0232677 commit ac390af

3 files changed

Lines changed: 2 additions & 16 deletions

File tree

CodeSystem/CodeSystem-Genomics-mds-questiontag.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
{
4444
"code": "HCP-13",
4545
"display": "HCP - surname",
46-
"definition": "HCP'surname "
46+
"definition": "HCP's surname."
4747
},
4848
{
4949
"code": "HCP-3",

StructureDefinition/NHSEngland-Procedure-Genomics.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"name": "NHSEngland_Procedure_Genomics",
77
"title": "NHSEngland Procedure Genomics",
88
"status": "active",
9+
"experimental": true,
910
"date": "2026-08-25",
1011
"publisher": "NHS England",
1112
"contact": [

StructureDefinition/NHSEngland-Task-Genomics.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,6 @@
3838
"definition": "This element will not be used within the Genomic Medicine Service. The ServiceRequest a Task is seeking to fulfill SHALL be referenced through the `focus` element. Specimen resources being acted upon by tasks related to specimen prep/processing SHOULD be referenced through the `Task.input` element.",
3939
"max": "0"
4040
},
41-
{
42-
"id": "Task.basedOn.identifier.assigner",
43-
"path": "Task.basedOn.identifier.assigner",
44-
"type": [
45-
{
46-
"code": "Reference",
47-
"targetProfile": [
48-
"https://fhir.nhs.uk/StructureDefinition/NHSEngland-Organization-Genomics"
49-
],
50-
"aggregation": [
51-
"referenced"
52-
]
53-
}
54-
]
55-
},
5641
{
5742
"id": "Task.partOf",
5843
"path": "Task.partOf",

0 commit comments

Comments
 (0)