FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | CodeSystem |
| Id | CodeSystem-IGEAP.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/CodeSystem-IGEAP.html |
| URL | https://fhir.nwgenomics.nhs.uk/CodeSystem/IGEAP |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-05 |
| Name | IGEAP |
| Title | iGene Test Codes |
| Realm | us |
| Authority | hl7 |
| Description | iGene Test Codes |
| Content | fragment |
No resources found
No resources found
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:
| Code | Display |
| 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 |
{
"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"
}
]
}