FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.nwgenomics.nhs.uk#current | Variant | Variant (Observation) |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "IGeneVariantCategoryVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/IGeneVariantCategoryVS",
"version": "2.2.0",
"name": "IGeneVariantCategoryVS",
"title": "iGene Variant Category",
"status": "draft",
"experimental": false,
"date": "2026-09-04T17:50:11+00:00",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description": "iGene's five variant-type categories - see the\n[IGeneVariantCategory](CodeSystem-IGeneVariantCategory.html) CodeSystem.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose": {
"include": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/IGeneVariantCategory"
}
]
}
}