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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeNamingSystem
IdNamingSystem-England-DigitalGenomicTestServices-Identifier.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": "England-DigitalGenomicTestServices-Identifier",
  "name": "EnglandDigitalGenomicTestServicesIdentifier",
  "status": "draft",
  "kind": "identifier",
  "date": "2025-12-11",
  "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": "NamingSystem for Digital Genomic Test Services",
  "usage": "Used to define the system for Genomic Test Services codes within ActivityDefinition and PlanDefinition resources",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
      "preferred": true
    }
  ]
}