FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/order-category

Packagenw-gmsa.github.io
Resource TypeValueSet
Idorder-category
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/ValueSet-order-category.html
URLhttps://nw-gmsa.github.io/ValueSet/order-category
Version0.0.7
Statusdraft
Date2025-07-31T04:42:29+00:00
NameOrderCategory
TitleOrder Category
Realmuk
DescriptionTop level classification of Genomic Test Directory

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition
NWGMSANW GMSA Codes

Narrative

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

Generated Narrative: ValueSet order-category

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "order-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nw-gmsa.github.io/ValueSet/order-category",
  "version": "0.0.7",
  "name": "OrderCategory",
  "title": "Order Category",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-31T04:42:29+00:00",
  "publisher": "NHS North West GMSA",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nw-gmsa.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "Top level classification of Genomic Test Directory",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://nw-gmsa.github.io/CodeSystem/NWGMSA",
        "concept": [
          {
            "code": "RareAndInheritedDiseasesGeneticTesting",
            "display": "Rare and inherited diseases Genetic Testing (procedure)"
          },
          {
            "code": "PreNatalGeneticTesting",
            "display": "Pre Natal Genetic Testing (procedure)"
          },
          {
            "code": "HaemoglobinopathyGeneticTesting",
            "display": "Haemoglobinopathy Genetic Testing (procedure)"
          },
          {
            "code": "CancerGeneticTesting",
            "display": "Cancer Genetic Testing (procedure)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1186936003",
            "display": "Storage of specimen (procedure)"
          }
        ]
      }
    ]
  }
}