Notice
- Important: This guidance is under active development by NHS England and content may be added or updated on a regular basis.
- This Implementation Guide is currently in Draft and SHOULD NOT be used for development or active implementation without express direction from the NHS England Genomics Unit.
CodeSystem Task Status Reason Genomics
Usage |
---|
Status reasons for Tasks in genomics |
HTML View
This code system https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics defines the following codes:
Table View
CodeSystem.id[0] | task-statusReason-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics |
CodeSystem.version[0] | 0.3.0 |
CodeSystem.name[0] | TaskStatusReasonGenomics |
CodeSystem.title[0] | Task StatusReason Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2024-07-23 |
CodeSystem.publisher[0] | NHS England |
CodeSystem.contact[0].name[0] | NHS England |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | interoperabilityteam@nhs.net |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.description[0] | Status reasons for Tasks in genomics |
CodeSystem.copyright[0] | 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. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | further-information-needed |
CodeSystem.concept[0].display[0] | Further Information Needed |
CodeSystem.concept[1].code[0] | awaiting-sample |
CodeSystem.concept[1].display[0] | Awaiting Sample |
CodeSystem.concept[2].code[0] | awaiting-rod-and-or-sample |
CodeSystem.concept[2].display[0] | Awaiting Record of Discussion and/or Sample |
CodeSystem.concept[3].code[0] | invalid-request |
CodeSystem.concept[3].display[0] | Invalid Request |
CodeSystem.concept[4].code[0] | pipeline-error |
CodeSystem.concept[4].display[0] | Pipeline Error |
CodeSystem.concept[5].code[0] | time-for-task-exceeded |
CodeSystem.concept[5].display[0] | Time For Task Exceeded |
CodeSystem.concept[6].code[0] | unable-to-interpret |
CodeSystem.concept[6].display[0] | Unable To Interpret |
CodeSystem.concept[7].code[0] | sample-sub-optimal |
CodeSystem.concept[7].display[0] | Sample Sub-Optimal |
CodeSystem.concept[8].code[0] | task-no-longer-required |
CodeSystem.concept[8].display[0] | Task No Longer Required |
CodeSystem.concept[9].code[0] | no-sample-provided |
CodeSystem.concept[9].display[0] | No Sample Provided |
CodeSystem.concept[10].code[0] | scheduled-delay |
CodeSystem.concept[10].display[0] | Scheduled Delay |
CodeSystem.concept[11].code[0] | awaiting-order-detail |
CodeSystem.concept[11].display[0] | Awaiting Order Detail |
XML View
<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.0" /> <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 \"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 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> </CodeSystem>
JSON View
{ "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" } ] }