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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeCodeSystem
IdCodeSystem-IGEAP.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/CodeSystem-IGEAP.html
URLhttps://fhir.nwgenomics.nhs.uk/CodeSystem/IGEAP
Version0.1.0
Statusactive
Date2026-02-05
NameIGEAP
TitleiGene Test Codes
Realmus
Authorityhl7
DescriptioniGene Test Codes
Contentfragment

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem IGEAP

This case-sensitive code system https://fhir.nwgenomics.nhs.uk/CodeSystem/IGEAP provides a fragment that includes following codes:

CodeDisplay
SANGER TEST: Sanger Sequencing
R125_Cardiology PANEL: R125.1, R125.2 - Thoracic aortic aneurysm and dissection v1.2
CCP19v1_R112 PANEL: R112.1 - Factor II deficiency v1.0

Source1

{
  "resourceType": "CodeSystem",
  "id": "IGEAP",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/CodeSystem/IGEAP",
  "version": "0.1.0",
  "name": "IGEAP",
  "title": "iGene Test Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-02-05",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "iGene Test Codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "SANGER",
      "display": "TEST: Sanger Sequencing"
    },
    {
      "code": "R125_Cardiology",
      "display": "PANEL: R125.1, R125.2 - Thoracic aortic aneurysm and dissection v1.2"
    },
    {
      "code": "CCP19v1_R112",
      "display": "PANEL: R112.1 - Factor II deficiency v1.0"
    }
  ]
}