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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeValueSet
IdValueSet-ReportType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-ReportType.html
URLhttps://fhir.nwgenomics.nhs.uk/ValueSet/ReportType
Version2.1.4
Statusdraft
Date2026-07-20T08:29:21+00:00
NameReportType
TitleReportType
Realmus
Authorityhl7
DescriptionCopy of [UKCoreReportCode](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-reportcode)

Resources that use this resource

StructureDefinition
fhir.nwgenomics.nhs.uk#currentComposition-GenomicReportComposition Genomic Report
fhir.nwgenomics.nhs.uk#currentDiagnosticReportDiagnostic Report

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet ReportType

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept descends from 371525003 (Clinical procedure report)

Source1

{
  "resourceType": "ValueSet",
  "id": "ReportType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/ValueSet/ReportType",
  "version": "2.1.4",
  "name": "ReportType",
  "title": "ReportType",
  "status": "draft",
  "experimental": false,
  "date": "2026-07-20T08:29:21+00:00",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "Copy of [UKCoreReportCode](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-reportcode)",
  "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": "descendent-of",
            "value": "371525003"
          }
        ]
      }
    ]
  }
}