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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeValueSet
IdValueSet-GenomicFinding.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-GenomicFinding.html
URLhttps://fhir.nwgenomics.nhs.uk/ValueSet/GenomicFinding
Version0.1.0
Statusdraft
Date2026-02-04T17:50:18+00:00
NameGenomicFinding
TitleGenomic Finding
Realmus
Authorityhl7
DescriptionGenomic Finding

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet GenomicFinding

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 106221001 (Genetic finding)

Source1

{
  "resourceType": "ValueSet",
  "id": "GenomicFinding",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/ValueSet/GenomicFinding",
  "version": "0.1.0",
  "name": "GenomicFinding",
  "title": "Genomic Finding",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-04T17:50:18+00:00",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "Genomic Finding",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "106221001"
          }
        ]
      }
    ]
  }
}