<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="task-statusReason-genomics" />
  <url value="https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics" />
  <version value="0.3.1" />
  <name value="TaskStatusReasonGenomics" />
  <title value="Task StatusReason Genomics" />
  <status value="draft" />
  <date value="2024-07-23" />
  <publisher value="NHS England" />
  <contact>
    <name value="NHS England" />
    <telecom>
      <system value="email" />
      <value value="interoperabilityteam@nhs.net" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Status reasons for Tasks in genomics" />
  <copyright value="Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;); 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 \&quot;AS IS\&quot; 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 value="true" />
  <content value="complete" />
  <concept>
    <code value="further-information-needed" />
    <display value="Further Information Needed" />
  </concept>
  <concept>
    <code value="awaiting-sample" />
    <display value="Awaiting Sample" />
  </concept>
  <concept>
    <code value="awaiting-rod-and-or-sample" />
    <display value="Awaiting Record of Discussion and/or Sample" />
  </concept>
  <concept>
    <code value="invalid-request" />
    <display value="Invalid Request" />
  </concept>
  <concept>
    <code value="pipeline-error" />
    <display value="Pipeline Error" />
  </concept>
  <concept>
    <code value="time-for-task-exceeded" />
    <display value="Time For Task Exceeded" />
  </concept>
  <concept>
    <code value="unable-to-interpret" />
    <display value="Unable To Interpret" />
  </concept>
  <concept>
    <code value="sample-sub-optimal" />
    <display value="Sample Sub-Optimal" />
  </concept>
  <concept>
    <code value="task-no-longer-required" />
    <display value="Task No Longer Required" />
  </concept>
  <concept>
    <code value="no-sample-provided" />
    <display value="No Sample Provided" />
  </concept>
  <concept>
    <code value="scheduled-delay" />
    <display value="Scheduled Delay" />
  </concept>
  <concept>
    <code value="awaiting-order-detail" />
    <display value="Awaiting Order Detail" />
  </concept>
  <concept>
    <code value="other" />
    <display value="other" />
  </concept>
</CodeSystem>