FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | NamingSystem |
| Id | NamingSystem-Genomics-report-number.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "genomics-report-number",
"name": "GenomicsReportNumber",
"status": "draft",
"kind": "identifier",
"date": "2025-09-08",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
},
{
"name": "NHS Genomic Medicine Service",
"telecom": [
{
"system": "email",
"value": "england.genomics@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"responsible": "NHS Genomic Interop Programme",
"description": "Genomic Medicine Service Unique Report Number",
"usage": "Assigned by central GMS system on receipt of a test report",
"uniqueId": [
{
"type": "uri",
"value": "https://fhir.nhs.uk/Id/GMSReport",
"preferred": true
}
]
}