FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeNamingSystem
IdNamingSystem-Genomics-report-number.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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
    }
  ]
}