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

FHIR IG Statistics: CodeSystem/task-statusReason-genomics

Packageuk.nhsengland.genomics.r4
Resource TypeCodeSystem
Idtask-statusReason-genomics
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsengland.genomics.r4@0.4.4&canonical=https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics
URLhttps://fhir.nhs.uk/CodeSystem/task-statusReason-genomics
Version0.3.0
Statusdraft
Date2024-07-23
NameTaskStatusReasonGenomics
TitleTask StatusReason Genomics
DescriptionStatus reasons for Tasks in genomics
CopyrightCopyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
Contentcomplete

Resources that use this resource

ValueSet
genomics-task-statusReasonGenomics Task Status Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "task-statusReason-genomics",
  "url": "https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics",
  "version": "0.3.0",
  "name": "TaskStatusReasonGenomics",
  "title": "Task StatusReason Genomics",
  "status": "draft",
  "date": "2024-07-23",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Status reasons for Tasks in genomics",
  "copyright": "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "further-information-needed",
      "display": "Further Information Needed"
    },
    {
      "code": "awaiting-sample",
      "display": "Awaiting Sample"
    },
    {
      "code": "awaiting-rod-and-or-sample",
      "display": "Awaiting Record of Discussion and/or Sample"
    },
    {
      "code": "invalid-request",
      "display": "Invalid Request"
    },
    {
      "code": "pipeline-error",
      "display": "Pipeline Error"
    },
    {
      "code": "time-for-task-exceeded",
      "display": "Time For Task Exceeded"
    },
    {
      "code": "unable-to-interpret",
      "display": "Unable To Interpret"
    },
    {
      "code": "sample-sub-optimal",
      "display": "Sample Sub-Optimal"
    },
    {
      "code": "task-no-longer-required",
      "display": "Task No Longer Required"
    },
    {
      "code": "no-sample-provided",
      "display": "No Sample Provided"
    },
    {
      "code": "scheduled-delay",
      "display": "Scheduled Delay"
    },
    {
      "code": "awaiting-order-detail",
      "display": "Awaiting Order Detail"
    }
  ]
}