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

FHIR IG Statistics: ValueSet/genomics-task-code

Packageuk.nhsengland.genomics.r4
Resource TypeValueSet
Idgenomics-task-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsengland.genomics.r4@0.4.4&canonical=https://fhir.nhs.uk/ValueSet/genomics-task-code
URLhttps://fhir.nhs.uk/ValueSet/genomics-task-code
Version0.2.1
Statusdraft
Date2024-09-10T10:17:52.3231281+00:00
NameGenomicsTaskCode
TitleGenomics Task Code
DescriptionA ValueSet to identify the type of Task for Genomic Order Management

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
task-code-genomicsTask Code Genomics

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "genomics-task-code",
  "url": "https://fhir.nhs.uk/ValueSet/genomics-task-code",
  "version": "0.2.1",
  "name": "GenomicsTaskCode",
  "title": "Genomics Task Code",
  "status": "draft",
  "date": "2024-09-10T10:17:52.3231281+00:00",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net"
        }
      ]
    }
  ],
  "description": "A ValueSet to identify the type of Task for Genomic Order Management",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
        "version": "0.3.0"
      }
    ]
  }
}