Skip to content

Commit d5c50af

Browse files
committed
Addition of contacts for NamingSystems
1 parent 0e3151e commit d5c50af

3 files changed

Lines changed: 73 additions & 1 deletion

File tree

NamingSystem/NamingSystem-England-GenomicTestDirectory.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,30 @@
66
"kind": "codesystem",
77
"date": "2023-12-04",
88
"publisher": "NHS England",
9+
"contact": [
10+
{
11+
"name": "NHS England",
12+
"telecom": [
13+
{
14+
"system": "email",
15+
"value": "interoperabilityteam@nhs.net",
16+
"use": "work",
17+
"rank": 1
18+
}
19+
]
20+
},
21+
{
22+
"name": "NHS Genomic Medicine Service",
23+
"telecom": [
24+
{
25+
"system": "email",
26+
"value": "england.genomics@nhs.net",
27+
"use": "work",
28+
"rank": 1
29+
}
30+
]
31+
}
32+
],
933
"responsible": "NHS Genomic Interop Programme",
1034
"description": "NamingSystem for Genomic Test Directory Codes",
1135
"usage": "Used to define the system for Genomic Test Directory codes within ServiceRequest resources",

NamingSystem/NamingSystem-Genomics-order-number.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,30 @@
66
"kind": "identifier",
77
"date": "2023-09-15",
88
"publisher": "NHS England",
9+
"contact": [
10+
{
11+
"name": "NHS England",
12+
"telecom": [
13+
{
14+
"system": "email",
15+
"value": "interoperabilityteam@nhs.net",
16+
"use": "work",
17+
"rank": 1
18+
}
19+
]
20+
},
21+
{
22+
"name": "NHS Genomic Medicine Service",
23+
"telecom": [
24+
{
25+
"system": "email",
26+
"value": "england.genomics@nhs.net",
27+
"use": "work",
28+
"rank": 1
29+
}
30+
]
31+
}
32+
],
933
"responsible": "NHS Genomic Interop Programme",
1034
"description": "Genomic Medicine Service Unique Order Number",
1135
"usage": "Assigned by central GMS system on receipt of a test order",

NamingSystem/NamingSystem-Genomics-pedigree-number.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,31 @@
55
"status": "draft",
66
"kind": "identifier",
77
"date": "2022-12-05",
8-
"publisher": "NHS Digital",
8+
"publisher": "NHS England",
9+
"contact": [
10+
{
11+
"name": "NHS England",
12+
"telecom": [
13+
{
14+
"system": "email",
15+
"value": "interoperabilityteam@nhs.net",
16+
"use": "work",
17+
"rank": 1
18+
}
19+
]
20+
},
21+
{
22+
"name": "NHS Genomic Medicine Service",
23+
"telecom": [
24+
{
25+
"system": "email",
26+
"value": "england.genomics@nhs.net",
27+
"use": "work",
28+
"rank": 1
29+
}
30+
]
31+
}
32+
],
933
"responsible": "NHS Genomic Interop Programme",
1034
"description": "Clinical genetics no/pedigree number",
1135
"usage": "Patient's genetic/pedigree number which links their family.",

0 commit comments

Comments
 (0)