Skip to content

Commit 0e3151e

Browse files
committed
Creating NamingSystem for Test Directory codes
1 parent f579284 commit 0e3151e

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"resourceType": "NamingSystem",
3+
"id": "England-GenomicTestDirectory",
4+
"name": "EnglandGenomicTestDirectory",
5+
"status": "draft",
6+
"kind": "codesystem",
7+
"date": "2023-12-04",
8+
"publisher": "NHS England",
9+
"responsible": "NHS Genomic Interop Programme",
10+
"description": "NamingSystem for Genomic Test Directory Codes",
11+
"usage": "Used to define the system for Genomic Test Directory codes within ServiceRequest resources",
12+
"uniqueId": [
13+
{
14+
"type": "uri",
15+
"value": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
16+
"preferred": true
17+
}
18+
]
19+
}

0 commit comments

Comments
 (0)