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.
CodeSystems
The CodeSystems created specifically for use in Genomics are listed below. Some of the CodeSystems listed may still be in draft and pending further changes once requirements for the GMS have been finalised.
Codes for requestable entities (Test Directory codes) are dependent upon the digitisation of the test directory. This is treated as a separate project.
By default, the central Genomic Order Management Broker will validate all CodeSystems included within the Genomics IG. It will also validate core HL7 CodeSystems, SNOMED CT codes and HPO codes (with the system http://human-phenotype-ontology.org) against the UK OntoServer. All other codes, from unknown CodeSystem, will not be validated against.
- CodeSystems
- Genomic-Additional-Info-Type
- Genomic-Business-Status
- Genomic-Message-Events
- Genomic-Patient-Choice-Category
- Genomic-Patient-Consultee
- Genomic-Patient-Research-Choice
- Genomic-Reason-for-Testing
- Genomic-Specimen-Collection-SpecialHandling
- Genomic-Task-Code
- Genomic-Task-StatusReason
- Genomic-Coverage
- Genomic-NHSNumber-Unvailable-Reason
- Genomic-Organization-Type
- Genomic-Sample-State
- Genomic-Test-Types
- Genomic-TypesOf-ReAnalysisTest
CodeSystem Additional Information Type Genomics
Usage |
---|
CodeSystem to specify reference to additional details of the input's use as part of the task execution or the output generated from task completion. |
HTML View
This code system https://fhir.nhs.uk/CodeSystem/additional-infotype-genomics defines the following codes:
Table View
CodeSystem.id[0] | additional-infotype-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/additional-infotype-genomics |
CodeSystem.version[0] | 0.1.0 |
CodeSystem.name[0] | AdditionalInfoTypeGenomics |
CodeSystem.title[0] | Additional Information Type Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2024-05-31T00:00:00.000Z |
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.description[0] | CodeSystem to specify reference to additional details of the input's use as part of the task execution or the output generated from task completion. |
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] | Consent |
CodeSystem.concept[0].display[0] | Consent |
CodeSystem.concept[0].definition[0] | Consent for treatment record |
CodeSystem.concept[1].code[0] | ConsignmentNumber |
CodeSystem.concept[1].display[0] | Consignment Number |
CodeSystem.concept[1].definition[0] | The specimen consignment number |
CodeSystem.concept[2].code[0] | DiagnosticReport |
CodeSystem.concept[2].display[0] | DiagnosticReport |
CodeSystem.concept[2].definition[0] | The DiagnosticReport generated upon the task completion |
CodeSystem.concept[3].code[0] | RackId |
CodeSystem.concept[3].display[0] | Rack Number |
CodeSystem.concept[3].definition[0] | The specimen rack number |
CodeSystem.concept[4].code[0] | Specimen |
CodeSystem.concept[4].display[0] | Specimen |
CodeSystem.concept[4].definition[0] | The specimen provided for the task execution |
CodeSystem.concept[5].code[0] | WellId |
CodeSystem.concept[5].display[0] | Well Identification Number |
CodeSystem.concept[5].definition[0] | The specimen well identification number |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="additional-infotype-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/additional-infotype-genomics" /> <version value="0.1.0" /> <name value="AdditionalInfoTypeGenomics" /> <title value="Additional Information Type Genomics" /> <status value="draft" /> <date value="2024-05-31T00:00:00.000Z" /> <publisher value="NHS England" /> <contact> <name value="NHS England" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> </telecom> </contact> <description value="CodeSystem to specify reference to additional details of the input's use as part of the task execution or the output generated from task completion." /> <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="Consent" /> <display value="Consent" /> <definition value="Consent for treatment record" /> </concept> <concept> <code value="ConsignmentNumber" /> <display value="Consignment Number" /> <definition value="The specimen consignment number" /> </concept> <concept> <code value="DiagnosticReport" /> <display value="DiagnosticReport" /> <definition value="The DiagnosticReport generated upon the task completion" /> </concept> <concept> <code value="RackId" /> <display value="Rack Number" /> <definition value="The specimen rack number" /> </concept> <concept> <code value="Specimen" /> <display value="Specimen" /> <definition value="The specimen provided for the task execution" /> </concept> <concept> <code value="WellId" /> <display value="Well Identification Number" /> <definition value="The specimen well identification number" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "additional-infotype-genomics", "url": "https://fhir.nhs.uk/CodeSystem/additional-infotype-genomics", "version": "0.1.0", "name": "AdditionalInfoTypeGenomics", "title": "Additional Information Type Genomics", "status": "draft", "date": "2024-05-31T00:00:00.000Z", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net" } ] } ], "description": "CodeSystem to specify reference to additional details of the input's use as part of the task execution or the output generated from task completion.", "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": "Consent", "display": "Consent", "definition": "Consent for treatment record" }, { "code": "ConsignmentNumber", "display": "Consignment Number", "definition": "The specimen consignment number" }, { "code": "DiagnosticReport", "display": "DiagnosticReport", "definition": "The DiagnosticReport generated upon the task completion" }, { "code": "RackId", "display": "Rack Number", "definition": "The specimen rack number" }, { "code": "Specimen", "display": "Specimen", "definition": "The specimen provided for the task execution" }, { "code": "WellId", "display": "Well Identification Number", "definition": "The specimen well identification number" } ] }
CodeSystem Business Status Genomics
Usage |
---|
Business status for test order Tasks in genomics |
HTML View
This code system https://fhir.nhs.uk/CodeSystem/business-status-genomics defines the following codes:
Table View
CodeSystem.id[0] | business-status-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/business-status-genomics |
CodeSystem.version[0] | 0.4.0 |
CodeSystem.name[0] | BusinessStatusGenomics |
CodeSystem.title[0] | Business Status 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] | Business status for test order 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] | determining-test-recoverability |
CodeSystem.concept[0].display[0] | Determining Test Recoverability |
CodeSystem.concept[1].code[0] | test-recoverable |
CodeSystem.concept[1].display[0] | Test Recoverable |
CodeSystem.concept[2].code[0] | notifying-requester-of-failure |
CodeSystem.concept[2].display[0] | Notifying Requester Of Failure |
CodeSystem.concept[3].code[0] | sample-requested |
CodeSystem.concept[3].display[0] | Sample Requested (from external lab) |
CodeSystem.concept[4].code[0] | sample-availability-confirmed |
CodeSystem.concept[4].display[0] | Sample Availability Confirmed |
CodeSystem.concept[5].code[0] | sample-booked-into-lab |
CodeSystem.concept[5].display[0] | Sample Booked Into Lab |
CodeSystem.concept[6].code[0] | variants-priorities-list-required |
CodeSystem.concept[6].display[0] | Variants Priorities List Required |
CodeSystem.concept[7].code[0] | variants-priorities-list-retrieved |
CodeSystem.concept[7].display[0] | Variants Priorities List Retrieved |
CodeSystem.concept[8].code[0] | previous-genomic-sequence-data-required |
CodeSystem.concept[8].display[0] | Previous Genomic Sequence Data Required |
CodeSystem.concept[9].code[0] | previous-genomic-sequence-data-retrieved |
CodeSystem.concept[9].display[0] | Previous Genomic Sequence Data Retrieved |
CodeSystem.concept[10].code[0] | remote-sample-prep-required |
CodeSystem.concept[10].display[0] | Remote Sample Prep Required |
CodeSystem.concept[11].code[0] | sample-sent |
CodeSystem.concept[11].display[0] | Sample Sent |
CodeSystem.concept[12].code[0] | sample-received |
CodeSystem.concept[12].display[0] | Sample Received |
CodeSystem.concept[13].code[0] | sample-stored |
CodeSystem.concept[13].display[0] | Sample Stored |
CodeSystem.concept[14].code[0] | further-sample-prep-required |
CodeSystem.concept[14].display[0] | Further Sample Prep Required |
CodeSystem.concept[15].code[0] | remote-processing-required |
CodeSystem.concept[15].display[0] | Remote Processing Required |
CodeSystem.concept[16].code[0] | remote-genomic-data-processing-required |
CodeSystem.concept[16].display[0] | Remote Genomic Data Processing Required |
CodeSystem.concept[17].code[0] | remote-interpretation-required |
CodeSystem.concept[17].display[0] | Remote Interpretation Required |
CodeSystem.concept[18].code[0] | further-clinical-details-required |
CodeSystem.concept[18].display[0] | Further Clinical Details Required |
CodeSystem.concept[19].code[0] | further-clinical-details-provided |
CodeSystem.concept[19].display[0] | Further Clinical Details Provided |
CodeSystem.concept[20].code[0] | reflex-confirmatory-test-required |
CodeSystem.concept[20].display[0] | Reflex/Confirmatory Test Required |
CodeSystem.concept[21].code[0] | reflex-confirmatory-test-complete |
CodeSystem.concept[21].display[0] | Reflex/Confirmatory Test Complete |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="business-status-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/business-status-genomics" /> <version value="0.4.0" /> <name value="BusinessStatusGenomics" /> <title value="Business Status 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="Business status for test order 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="determining-test-recoverability" /> <display value="Determining Test Recoverability" /> </concept> <concept> <code value="test-recoverable" /> <display value="Test Recoverable" /> </concept> <concept> <code value="notifying-requester-of-failure" /> <display value="Notifying Requester Of Failure" /> </concept> <concept> <code value="sample-requested" /> <display value="Sample Requested (from external lab)" /> </concept> <concept> <code value="sample-availability-confirmed" /> <display value="Sample Availability Confirmed" /> </concept> <concept> <code value="sample-booked-into-lab" /> <display value="Sample Booked Into Lab" /> </concept> <concept> <code value="variants-priorities-list-required" /> <display value="Variants Priorities List Required" /> </concept> <concept> <code value="variants-priorities-list-retrieved" /> <display value="Variants Priorities List Retrieved" /> </concept> <concept> <code value="previous-genomic-sequence-data-required" /> <display value="Previous Genomic Sequence Data Required" /> </concept> <concept> <code value="previous-genomic-sequence-data-retrieved" /> <display value="Previous Genomic Sequence Data Retrieved" /> </concept> <concept> <code value="remote-sample-prep-required" /> <display value="Remote Sample Prep Required" /> </concept> <concept> <code value="sample-sent" /> <display value="Sample Sent" /> </concept> <concept> <code value="sample-received" /> <display value="Sample Received" /> </concept> <concept> <code value="sample-stored" /> <display value="Sample Stored" /> </concept> <concept> <code value="further-sample-prep-required" /> <display value="Further Sample Prep Required" /> </concept> <concept> <code value="remote-processing-required" /> <display value="Remote Processing Required" /> </concept> <concept> <code value="remote-genomic-data-processing-required" /> <display value="Remote Genomic Data Processing Required" /> </concept> <concept> <code value="remote-interpretation-required" /> <display value="Remote Interpretation Required" /> </concept> <concept> <code value="further-clinical-details-required" /> <display value="Further Clinical Details Required" /> </concept> <concept> <code value="further-clinical-details-provided" /> <display value="Further Clinical Details Provided" /> </concept> <concept> <code value="reflex-confirmatory-test-required" /> <display value="Reflex/Confirmatory Test Required" /> </concept> <concept> <code value="reflex-confirmatory-test-complete" /> <display value="Reflex/Confirmatory Test Complete" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "business-status-genomics", "url": "https://fhir.nhs.uk/CodeSystem/business-status-genomics", "version": "0.4.0", "name": "BusinessStatusGenomics", "title": "Business Status Genomics", "status": "draft", "date": "2024-07-23", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "Business status for test order 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": "determining-test-recoverability", "display": "Determining Test Recoverability" }, { "code": "test-recoverable", "display": "Test Recoverable" }, { "code": "notifying-requester-of-failure", "display": "Notifying Requester Of Failure" }, { "code": "sample-requested", "display": "Sample Requested (from external lab)" }, { "code": "sample-availability-confirmed", "display": "Sample Availability Confirmed" }, { "code": "sample-booked-into-lab", "display": "Sample Booked Into Lab" }, { "code": "variants-priorities-list-required", "display": "Variants Priorities List Required" }, { "code": "variants-priorities-list-retrieved", "display": "Variants Priorities List Retrieved" }, { "code": "previous-genomic-sequence-data-required", "display": "Previous Genomic Sequence Data Required" }, { "code": "previous-genomic-sequence-data-retrieved", "display": "Previous Genomic Sequence Data Retrieved" }, { "code": "remote-sample-prep-required", "display": "Remote Sample Prep Required" }, { "code": "sample-sent", "display": "Sample Sent" }, { "code": "sample-received", "display": "Sample Received" }, { "code": "sample-stored", "display": "Sample Stored" }, { "code": "further-sample-prep-required", "display": "Further Sample Prep Required" }, { "code": "remote-processing-required", "display": "Remote Processing Required" }, { "code": "remote-genomic-data-processing-required", "display": "Remote Genomic Data Processing Required" }, { "code": "remote-interpretation-required", "display": "Remote Interpretation Required" }, { "code": "further-clinical-details-required", "display": "Further Clinical Details Required" }, { "code": "further-clinical-details-provided", "display": "Further Clinical Details Provided" }, { "code": "reflex-confirmatory-test-required", "display": "Reflex/Confirmatory Test Required" }, { "code": "reflex-confirmatory-test-complete", "display": "Reflex/Confirmatory Test Complete" } ] }
CodeSystem Message Events Genomics
Usage |
---|
Common messaging events for Genomics Test Orders and Reports. |
HTML View
Table View
CodeSystem.id[0] | message-events-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/message-events-genomics |
CodeSystem.version[0] | 0.2.0 |
CodeSystem.name[0] | MessageEventsGenomics |
CodeSystem.title[0] | Message Events Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2022-11-25 |
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] | Common messaging events for Genomics Test Orders and Reports. |
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] | genomictestrequest |
CodeSystem.concept[0].display[0] | Genomic Test Request |
CodeSystem.concept[0].definition[0] | A Service Request bundle for ordering genomic tests |
CodeSystem.concept[1].code[0] | genomictestresponse |
CodeSystem.concept[1].display[0] | Genomic Test Response |
CodeSystem.concept[1].definition[0] | A Diagnostic Report bundle for test results |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="message-events-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/message-events-genomics" /> <version value="0.2.0" /> <name value="MessageEventsGenomics" /> <title value="Message Events Genomics" /> <status value="draft" /> <date value="2022-11-25" /> <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="Common messaging events for Genomics Test Orders and Reports." /> <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="genomictestrequest" /> <display value="Genomic Test Request" /> <definition value="A Service Request bundle for ordering genomic tests" /> </concept> <concept> <code value="genomictestresponse" /> <display value="Genomic Test Response" /> <definition value="A Diagnostic Report bundle for test results" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "message-events-genomics", "url": "https://fhir.nhs.uk/CodeSystem/message-events-genomics", "version": "0.2.0", "name": "MessageEventsGenomics", "title": "Message Events Genomics", "status": "draft", "date": "2022-11-25", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "Common messaging events for Genomics Test Orders and Reports.", "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": "genomictestrequest", "display": "Genomic Test Request", "definition": "A Service Request bundle for ordering genomic tests" }, { "code": "genomictestresponse", "display": "Genomic Test Response", "definition": "A Diagnostic Report bundle for test results" } ] }
CodeSystem Patient Choice Category Genomics
Usage |
---|
A set of codes use to identify the categories of sources of obtaining the patient consent before undergoing Genomic test. |
HTML View
This code system https://fhir.nhs.uk/CodeSystem/patient-choice-category-genomics defines the following codes:
Table View
CodeSystem.id[0] | patient-choice-category-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/patient-choice-category-genomics |
CodeSystem.version[0] | 0.2.0 |
CodeSystem.name[0] | PatientChoiceCategoryGenomics |
CodeSystem.title[0] | Patient Choice Category Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2022-12-21T11:27:52.3231281+00:00 |
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] | A set of codes use to identify the categories of sources of obtaining the patient consent before undergoing Genomic test. |
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] | adult-own-choice |
CodeSystem.concept[0].display[0] | Adult (made their own choice) |
CodeSystem.concept[1].code[0] | adult-lack-capacity |
CodeSystem.concept[1].display[0] | Adult lacking capacity (choices advised by consultee) |
CodeSystem.concept[2].code[0] | child |
CodeSystem.concept[2].display[0] | Child (parent or guardian choices) |
CodeSystem.concept[3].code[0] | clinician |
CodeSystem.concept[3].display[0] | Clinician has agreed to the test (in the patient`s best interest) |
CodeSystem.concept[4].code[0] | deceased |
CodeSystem.concept[4].display[0] | Deceased (choices made on behalf of deceased individual) |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="patient-choice-category-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/patient-choice-category-genomics" /> <version value="0.2.0" /> <name value="PatientChoiceCategoryGenomics" /> <title value="Patient Choice Category Genomics" /> <status value="draft" /> <date value="2022-12-21T11:27:52.3231281+00:00" /> <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="A set of codes use to identify the categories of sources of obtaining the patient consent before undergoing Genomic test." /> <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="adult-own-choice" /> <display value="Adult (made their own choice)" /> </concept> <concept> <code value="adult-lack-capacity" /> <display value="Adult lacking capacity (choices advised by consultee)" /> </concept> <concept> <code value="child" /> <display value="Child (parent or guardian choices)" /> </concept> <concept> <code value="clinician" /> <display value="Clinician has agreed to the test (in the patient`s best interest)" /> </concept> <concept> <code value="deceased" /> <display value="Deceased (choices made on behalf of deceased individual)" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "patient-choice-category-genomics", "url": "https://fhir.nhs.uk/CodeSystem/patient-choice-category-genomics", "version": "0.2.0", "name": "PatientChoiceCategoryGenomics", "title": "Patient Choice Category Genomics", "status": "draft", "date": "2022-12-21T11:27:52.3231281+00:00", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A set of codes use to identify the categories of sources of obtaining the patient consent before undergoing Genomic test.", "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": "adult-own-choice", "display": "Adult (made their own choice)" }, { "code": "adult-lack-capacity", "display": "Adult lacking capacity (choices advised by consultee)" }, { "code": "child", "display": "Child (parent or guardian choices)" }, { "code": "clinician", "display": "Clinician has agreed to the test (in the patient`s best interest)" }, { "code": "deceased", "display": "Deceased (choices made on behalf of deceased individual)" } ] }
CodeSystem Patient Consultee Genomics
Usage |
---|
A code to identify if patient guardian is a Consultee |
HTML View
Table View
CodeSystem.id[0] | patient-consultee-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/patient-consultee-genomics |
CodeSystem.version[0] | 0.2.0 |
CodeSystem.name[0] | PatientConsulteeGenomics |
CodeSystem.title[0] | Patient Consultee Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2022-12-28T16:41:15.0168724+00:00 |
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] | A code to identify if patient guardian is a Consultee |
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] | consultee |
CodeSystem.concept[0].display[0] | Consultee |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="patient-consultee-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/patient-consultee-genomics" /> <version value="0.2.0" /> <name value="PatientConsulteeGenomics" /> <title value="Patient Consultee Genomics" /> <status value="draft" /> <date value="2022-12-28T16:41:15.0168724+00:00" /> <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="A code to identify if patient guardian is a Consultee" /> <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="consultee" /> <display value="Consultee" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "patient-consultee-genomics", "url": "https://fhir.nhs.uk/CodeSystem/patient-consultee-genomics", "version": "0.2.0", "name": "PatientConsulteeGenomics", "title": "Patient Consultee Genomics", "status": "draft", "date": "2022-12-28T16:41:15.0168724+00:00", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A code to identify if patient guardian is a Consultee", "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": "consultee", "display": "Consultee" } ] }
CodeSystem Patient Choice Research Participation
Usage |
---|
A set of codes use to identify the sources of obtaining the patient consent in participating in the National Genomic Research. |
HTML View
This code system https://fhir.nhs.uk/CodeSystem/patient-choice-researchparticipation defines the following codes:
Table View
CodeSystem.id[0] | patient-choice-researchparticipation |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/patient-choice-researchparticipation |
CodeSystem.version[0] | 0.2.0 |
CodeSystem.name[0] | PatientChoiceResearchParticipation |
CodeSystem.title[0] | Patient Choice Research Participation |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2022-12-21T11:27:52.3231281+00:00 |
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] | A set of codes use to identify the sources of obtaining the patient consent in participating in the National Genomic Research. |
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] | like-to-discuss-later |
CodeSystem.concept[0].display[0] | Patient would like to discuss at a later date |
CodeSystem.concept[1].code[0] | patient-lack-capacity |
CodeSystem.concept[1].display[0] | Patient lacks capacity and no consultee available |
CodeSystem.concept[2].code[0] | inappropriate-to-discuss |
CodeSystem.concept[2].display[0] | Inappropriate to have discussion |
CodeSystem.concept[3].code[0] | other |
CodeSystem.concept[3].display[0] | Other |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="patient-choice-researchparticipation" /> <url value="https://fhir.nhs.uk/CodeSystem/patient-choice-researchparticipation" /> <version value="0.2.0" /> <name value="PatientChoiceResearchParticipation" /> <title value="Patient Choice Research Participation" /> <status value="draft" /> <date value="2022-12-21T11:27:52.3231281+00:00" /> <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="A set of codes use to identify the sources of obtaining the patient consent in participating in the National Genomic Research." /> <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="like-to-discuss-later" /> <display value="Patient would like to discuss at a later date" /> </concept> <concept> <code value="patient-lack-capacity" /> <display value="Patient lacks capacity and no consultee available" /> </concept> <concept> <code value="inappropriate-to-discuss" /> <display value="Inappropriate to have discussion" /> </concept> <concept> <code value="other" /> <display value="Other" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "patient-choice-researchparticipation", "url": "https://fhir.nhs.uk/CodeSystem/patient-choice-researchparticipation", "version": "0.2.0", "name": "PatientChoiceResearchParticipation", "title": "Patient Choice Research Participation", "status": "draft", "date": "2022-12-21T11:27:52.3231281+00:00", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A set of codes use to identify the sources of obtaining the patient consent in participating in the National Genomic Research.", "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": "like-to-discuss-later", "display": "Patient would like to discuss at a later date" }, { "code": "patient-lack-capacity", "display": "Patient lacks capacity and no consultee available" }, { "code": "inappropriate-to-discuss", "display": "Inappropriate to have discussion" }, { "code": "other", "display": "Other" } ] }
CodeSystem Reason for Testing Genomics
Usage |
---|
A set of codes use to identify the reason for requesting a genomics test.This is intended to be used on ServiceRequest.reasonCode. |
HTML View
This code system https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics defines the following codes:
Table View
CodeSystem.id[0] | reasonfortesting-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics |
CodeSystem.version[0] | 0.1.0 |
CodeSystem.name[0] | ReasonforTestingGenomics |
CodeSystem.title[0] | Reason for Testing Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2024-07-09T00:00:00.000Z |
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.description[0] | A set of codes use to identify the reason for requesting a genomics test.This is intended to be used on ServiceRequest.reasonCode. |
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] | primary-test-request |
CodeSystem.concept[0].display[0] | Primary Test Request |
CodeSystem.concept[0].concept[0].code[0] | carrier |
CodeSystem.concept[0].concept[0].display[0] | Carrier |
CodeSystem.concept[0].concept[1].code[0] | diagnostic |
CodeSystem.concept[0].concept[1].display[0] | Diagnostic |
CodeSystem.concept[0].concept[2].code[0] | disease-monitoring-mrdmechanism |
CodeSystem.concept[0].concept[2].display[0] | Disease Monitoring MRD CHIMERISM |
CodeSystem.concept[0].concept[3].code[0] | dna-storage |
CodeSystem.concept[0].concept[3].display[0] | DNA Storage |
CodeSystem.concept[0].concept[4].code[0] | follow-up |
CodeSystem.concept[0].concept[4].display[0] | Follow Up |
CodeSystem.concept[0].concept[5].code[0] | predictive |
CodeSystem.concept[0].concept[5].display[0] | Predictive |
CodeSystem.concept[0].concept[6].code[0] | relapse |
CodeSystem.concept[0].concept[6].display[0] | Relapse |
CodeSystem.concept[0].concept[7].code[0] | staging-or-prognosis |
CodeSystem.concept[0].concept[7].display[0] | Staging or Prognosis |
CodeSystem.concept[0].concept[8].code[0] | unknown |
CodeSystem.concept[0].concept[8].display[0] | Unknown |
CodeSystem.concept[1].code[0] | reanalysis-test-request |
CodeSystem.concept[1].display[0] | Reanalysis Test Request |
CodeSystem.concept[1].concept[0].code[0] | change-in-presentation |
CodeSystem.concept[1].concept[0].display[0] | Change In Presentation |
CodeSystem.concept[1].concept[1].code[0] | newly-affected-family-member |
CodeSystem.concept[1].concept[1].display[0] | Newly Affected Family Member |
CodeSystem.concept[1].concept[2].code[0] | new-pregnancy |
CodeSystem.concept[1].concept[2].display[0] | New Pregnancy |
CodeSystem.concept[1].concept[3].code[0] | new-treatment-clinical-management |
CodeSystem.concept[1].concept[3].display[0] | New Treatment/Clinical Management |
CodeSystem.concept[1].concept[4].code[0] | recently-deceased-to-inform-family |
CodeSystem.concept[1].concept[4].display[0] | Recently Deceased To Inform Family |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="reasonfortesting-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics" /> <version value="0.1.0" /> <name value="ReasonforTestingGenomics" /> <title value="Reason for Testing Genomics" /> <status value="draft" /> <date value="2024-07-09T00:00:00.000Z" /> <publisher value="NHS England" /> <contact> <name value="NHS England" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> </telecom> </contact> <description value="A set of codes use to identify the reason for requesting a genomics test.This is intended to be used on ServiceRequest.reasonCode." /> <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="primary-test-request" /> <display value="Primary Test Request" /> <concept> <code value="carrier" /> <display value="Carrier" /> </concept> <concept> <code value="diagnostic" /> <display value="Diagnostic" /> </concept> <concept> <code value="disease-monitoring-mrdmechanism" /> <display value="Disease Monitoring MRD CHIMERISM" /> </concept> <concept> <code value="dna-storage" /> <display value="DNA Storage" /> </concept> <concept> <code value="follow-up" /> <display value="Follow Up" /> </concept> <concept> <code value="predictive" /> <display value="Predictive" /> </concept> <concept> <code value="relapse" /> <display value="Relapse" /> </concept> <concept> <code value="staging-or-prognosis" /> <display value="Staging or Prognosis" /> </concept> <concept> <code value="unknown" /> <display value="Unknown" /> </concept> </concept> <concept> <code value="reanalysis-test-request" /> <display value="Reanalysis Test Request" /> <concept> <code value="change-in-presentation" /> <display value="Change In Presentation" /> </concept> <concept> <code value="newly-affected-family-member" /> <display value="Newly Affected Family Member" /> </concept> <concept> <code value="new-pregnancy" /> <display value="New Pregnancy" /> </concept> <concept> <code value="new-treatment-clinical-management" /> <display value="New Treatment/Clinical Management" /> </concept> <concept> <code value="recently-deceased-to-inform-family" /> <display value="Recently Deceased To Inform Family" /> </concept> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "reasonfortesting-genomics", "url": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics", "version": "0.1.0", "name": "ReasonforTestingGenomics", "title": "Reason for Testing Genomics", "status": "draft", "date": "2024-07-09T00:00:00.000Z", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net" } ] } ], "description": "A set of codes use to identify the reason for requesting a genomics test.This is intended to be used on ServiceRequest.reasonCode.", "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": "primary-test-request", "display": "Primary Test Request", "concept": [ { "code": "carrier", "display": "Carrier" }, { "code": "diagnostic", "display": "Diagnostic" }, { "code": "disease-monitoring-mrdmechanism", "display": "Disease Monitoring MRD CHIMERISM" }, { "code": "dna-storage", "display": "DNA Storage" }, { "code": "follow-up", "display": "Follow Up" }, { "code": "predictive", "display": "Predictive" }, { "code": "relapse", "display": "Relapse" }, { "code": "staging-or-prognosis", "display": "Staging or Prognosis" }, { "code": "unknown", "display": "Unknown" } ] }, { "code": "reanalysis-test-request", "display": "Reanalysis Test Request", "concept": [ { "code": "change-in-presentation", "display": "Change In Presentation" }, { "code": "newly-affected-family-member", "display": "Newly Affected Family Member" }, { "code": "new-pregnancy", "display": "New Pregnancy" }, { "code": "new-treatment-clinical-management", "display": "New Treatment/Clinical Management" }, { "code": "recently-deceased-to-inform-family", "display": "Recently Deceased To Inform Family" } ] } ] }
CodeSystem Specimen Collection Special Handling Genomics
Usage |
---|
A set of codes use to identify the type of special collection process require to handle some specimen in genomics.This is intended to be used on Specimen.collection.extension:specialHandling element. |
HTML View
Table View
CodeSystem.id[0] | specimen-collection-specialhandling-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/specimen-collection-specialhandling-genomics |
CodeSystem.version[0] | 0.1.0 |
CodeSystem.name[0] | SpecimenCollectionSpecialHandlingGenomics |
CodeSystem.title[0] | Specimen Collection Special Handling Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2024-08-05T00:00:00.000Z |
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.description[0] | A set of codes use to identify the type of special collection process require to handle some specimen in genomics.This is intended to be used on Specimen.collection.extension:specialHandling element. |
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] | sensitive-incineration |
CodeSystem.concept[0].display[0] | Sensitive Incineration |
CodeSystem.concept[1].code[0] | cremation |
CodeSystem.concept[1].display[0] | Cremation |
CodeSystem.concept[2].code[0] | return-to-patient |
CodeSystem.concept[2].display[0] | Return To Patient |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="specimen-collection-specialhandling-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/specimen-collection-specialhandling-genomics" /> <version value="0.1.0" /> <name value="SpecimenCollectionSpecialHandlingGenomics" /> <title value="Specimen Collection Special Handling Genomics" /> <status value="draft" /> <date value="2024-08-05T00:00:00.000Z" /> <publisher value="NHS England" /> <contact> <name value="NHS England" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> </telecom> </contact> <description value="A set of codes use to identify the type of special collection process require to handle some specimen in genomics.This is intended to be used on Specimen.collection.extension:specialHandling element." /> <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="sensitive-incineration" /> <display value="Sensitive Incineration" /> </concept> <concept> <code value="cremation" /> <display value="Cremation" /> </concept> <concept> <code value="return-to-patient" /> <display value="Return To Patient" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "specimen-collection-specialhandling-genomics", "url": "https://fhir.nhs.uk/CodeSystem/specimen-collection-specialhandling-genomics", "version": "0.1.0", "name": "SpecimenCollectionSpecialHandlingGenomics", "title": "Specimen Collection Special Handling Genomics", "status": "draft", "date": "2024-08-05T00:00:00.000Z", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net" } ] } ], "description": "A set of codes use to identify the type of special collection process require to handle some specimen in genomics.This is intended to be used on Specimen.collection.extension:specialHandling element.", "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": "sensitive-incineration", "display": "Sensitive Incineration" }, { "code": "cremation", "display": "Cremation" }, { "code": "return-to-patient", "display": "Return To Patient" } ] }
CodeSystem Task Code Genomics
Usage |
---|
A set of codes use to identify the type of task for Genomic Order Management |
HTML View
This code system https://fhir.nhs.uk/CodeSystem/task-code-genomics defines the following codes:
Table View
CodeSystem.id[0] | task-code-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/task-code-genomics |
CodeSystem.version[0] | 0.3.0 |
CodeSystem.name[0] | TaskCodeGenomics |
CodeSystem.title[0] | Task Code Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2024-02-28T15:33:00+00:00 |
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] | A set of codes use to identify the type of task for Genomic Order Management |
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] | process-genomic-test-request |
CodeSystem.concept[0].display[0] | Process Genomic Test Request |
CodeSystem.concept[0].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[0].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[0].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[0].designation[0].value[0] | 50.00 |
CodeSystem.concept[1].code[0] | request-sample-alignment |
CodeSystem.concept[1].display[0] | Request & Sample Alignment |
CodeSystem.concept[1].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[1].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[1].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[1].designation[0].value[0] | 100.00 |
CodeSystem.concept[2].code[0] | sample-preparation |
CodeSystem.concept[2].display[0] | Sample Preparation |
CodeSystem.concept[2].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[2].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[2].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[2].designation[0].value[0] | 150.00 |
CodeSystem.concept[3].code[0] | sample-processing |
CodeSystem.concept[3].display[0] | Sample Processing |
CodeSystem.concept[3].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[3].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[3].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[3].designation[0].value[0] | 200.00 |
CodeSystem.concept[4].code[0] | genetic-genomic-data-processing |
CodeSystem.concept[4].display[0] | Genetic/Genomic Data Processing |
CodeSystem.concept[4].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[4].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[4].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[4].designation[0].value[0] | 250.00 |
CodeSystem.concept[5].code[0] | interpretation |
CodeSystem.concept[5].display[0] | Interpretation |
CodeSystem.concept[5].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[5].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[5].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[5].designation[0].value[0] | 300.00 |
CodeSystem.concept[6].code[0] | produce-interim-report |
CodeSystem.concept[6].display[0] | Produce Interim Report |
CodeSystem.concept[6].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[6].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[6].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[6].designation[0].value[0] | 350.00 |
CodeSystem.concept[7].code[0] | genomic-mdt |
CodeSystem.concept[7].display[0] | Genomic MDT |
CodeSystem.concept[7].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[7].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[7].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[7].designation[0].value[0] | 400.00 |
CodeSystem.concept[8].code[0] | produce-final-report |
CodeSystem.concept[8].display[0] | Produce Final Report |
CodeSystem.concept[8].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[8].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[8].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[8].designation[0].value[0] | 450.00 |
CodeSystem.concept[9].code[0] | distribute-report |
CodeSystem.concept[9].display[0] | Distribute Report |
CodeSystem.concept[9].designation[0].use[0].system[0] | http://snomed.info/sct |
CodeSystem.concept[9].designation[0].use[0].code[0] | 900000000000013009 |
CodeSystem.concept[9].designation[0].use[0].display[0] | Synonym |
CodeSystem.concept[9].designation[0].value[0] | 500.00 |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="task-code-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/task-code-genomics" /> <version value="0.3.0" /> <name value="TaskCodeGenomics" /> <title value="Task Code Genomics" /> <status value="draft" /> <date value="2024-02-28T15:33:00+00:00" /> <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="A set of codes use to identify the type of task for Genomic Order Management" /> <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="process-genomic-test-request" /> <display value="Process Genomic Test Request" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="50.00" /> </designation> </concept> <concept> <code value="request-sample-alignment" /> <display value="Request & Sample Alignment" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="100.00" /> </designation> </concept> <concept> <code value="sample-preparation" /> <display value="Sample Preparation" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="150.00" /> </designation> </concept> <concept> <code value="sample-processing" /> <display value="Sample Processing" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="200.00" /> </designation> </concept> <concept> <code value="genetic-genomic-data-processing" /> <display value="Genetic/Genomic Data Processing" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="250.00" /> </designation> </concept> <concept> <code value="interpretation" /> <display value="Interpretation" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="300.00" /> </designation> </concept> <concept> <code value="produce-interim-report" /> <display value="Produce Interim Report" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="350.00" /> </designation> </concept> <concept> <code value="genomic-mdt" /> <display value="Genomic MDT" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="400.00" /> </designation> </concept> <concept> <code value="produce-final-report" /> <display value="Produce Final Report" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="450.00" /> </designation> </concept> <concept> <code value="distribute-report" /> <display value="Distribute Report" /> <designation> <use> <system value="http://snomed.info/sct" /> <code value="900000000000013009" /> <display value="Synonym" /> </use> <value value="500.00" /> </designation> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "task-code-genomics", "url": "https://fhir.nhs.uk/CodeSystem/task-code-genomics", "version": "0.3.0", "name": "TaskCodeGenomics", "title": "Task Code Genomics", "status": "draft", "date": "2024-02-28T15:33:00+00:00", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A set of codes use to identify the type of task for Genomic Order Management", "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": "process-genomic-test-request", "display": "Process Genomic Test Request", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "50.00" } ] }, { "code": "request-sample-alignment", "display": "Request & Sample Alignment", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "100.00" } ] }, { "code": "sample-preparation", "display": "Sample Preparation", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "150.00" } ] }, { "code": "sample-processing", "display": "Sample Processing", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "200.00" } ] }, { "code": "genetic-genomic-data-processing", "display": "Genetic/Genomic Data Processing", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "250.00" } ] }, { "code": "interpretation", "display": "Interpretation", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "300.00" } ] }, { "code": "produce-interim-report", "display": "Produce Interim Report", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "350.00" } ] }, { "code": "genomic-mdt", "display": "Genomic MDT", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "400.00" } ] }, { "code": "produce-final-report", "display": "Produce Final Report", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "450.00" } ] }, { "code": "distribute-report", "display": "Distribute Report", "designation": [ { "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "500.00" } ] } ] }
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" } ] }
CodeSystem Genomic Coverage
A set of codes that define the funding category for a patient.
HTML View
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory defines the following codes:
Table View
CodeSystem.id[0] | UKCore-FundingCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory |
CodeSystem.version[0] | 2.0.0 |
CodeSystem.name[0] | UKCoreFundingCategory |
CodeSystem.title[0] | UK Core Funding Category |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2024-06-14 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.contact[0].telecom[0].rank[0] | 1 |
CodeSystem.description[0] | A set of codes that define the funding category for a patient. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK 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.hierarchyMeaning[0] | is-a |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | public |
CodeSystem.concept[0].display[0] | Public |
CodeSystem.concept[0].concept[0].code[0] | nhs-england |
CodeSystem.concept[0].concept[0].display[0] | NHS England |
CodeSystem.concept[0].concept[1].code[0] | nhs-scotland |
CodeSystem.concept[0].concept[1].display[0] | NHS Scotland |
CodeSystem.concept[0].concept[2].code[0] | nhs-wales |
CodeSystem.concept[0].concept[2].display[0] | NHS Wales |
CodeSystem.concept[0].concept[3].code[0] | hsc-northern-ireland |
CodeSystem.concept[0].concept[3].display[0] | HSC Northern Ireland |
CodeSystem.concept[0].concept[4].code[0] | jersey |
CodeSystem.concept[0].concept[4].display[0] | Jersey |
CodeSystem.concept[0].concept[5].code[0] | guernsey |
CodeSystem.concept[0].concept[5].display[0] | Guernsey |
CodeSystem.concept[0].concept[6].code[0] | isle-of-man |
CodeSystem.concept[0].concept[6].display[0] | Isle of Man |
CodeSystem.concept[0].concept[7].code[0] | overseas-visitor |
CodeSystem.concept[0].concept[7].display[0] | Overseas Visitor |
CodeSystem.concept[1].code[0] | private |
CodeSystem.concept[1].display[0] | Private |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-FundingCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" /> <version value="2.0.0" /> <name value="UKCoreFundingCategory" /> <title value="UK Core Funding Category" /> <status value="active" /> <date value="2024-06-14" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A set of codes that define the funding category for a patient." /> <copyright value="Copyright © 2021+ HL7 UK 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" /> <hierarchyMeaning value="is-a" /> <content value="complete" /> <concept> <code value="public" /> <display value="Public" /> <concept> <code value="nhs-england" /> <display value="NHS England" /> </concept> <concept> <code value="nhs-scotland" /> <display value="NHS Scotland" /> </concept> <concept> <code value="nhs-wales" /> <display value="NHS Wales" /> </concept> <concept> <code value="hsc-northern-ireland" /> <display value="HSC Northern Ireland" /> </concept> <concept> <code value="jersey" /> <display value="Jersey" /> </concept> <concept> <code value="guernsey" /> <display value="Guernsey" /> </concept> <concept> <code value="isle-of-man" /> <display value="Isle of Man" /> </concept> <concept> <code value="overseas-visitor" /> <display value="Overseas Visitor" /> </concept> </concept> <concept> <code value="private" /> <display value="Private" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "UKCore-FundingCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory", "version": "2.0.0", "name": "UKCoreFundingCategory", "title": "UK Core Funding Category", "status": "active", "date": "2024-06-14", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes that define the funding category for a patient.", "copyright": "Copyright © 2021+ HL7 UK 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, "hierarchyMeaning": "is-a", "content": "complete", "concept": [ { "code": "public", "display": "Public", "concept": [ { "code": "nhs-england", "display": "NHS England" }, { "code": "nhs-scotland", "display": "NHS Scotland" }, { "code": "nhs-wales", "display": "NHS Wales" }, { "code": "hsc-northern-ireland", "display": "HSC Northern Ireland" }, { "code": "jersey", "display": "Jersey" }, { "code": "guernsey", "display": "Guernsey" }, { "code": "isle-of-man", "display": "Isle of Man" }, { "code": "overseas-visitor", "display": "Overseas Visitor" } ] }, { "code": "private", "display": "Private" } ] }
CodeSystem Genomic NHSNumber Unvailable Reason
A set of concepts that define the reason that an NHS number is not available for use as an identifier.
HTML View
Table View
CodeSystem.id[0] | UKCore-NHSNumberUnavailableReason |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberUnavailableReason |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreNHSNumberUnavailableReason |
CodeSystem.title[0] | UK Core NHS Number Unavailable Reason |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2023-04-28 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.contact[0].telecom[0].rank[0] | 1 |
CodeSystem.description[0] | A set of concepts that define the reason that an NHS number is not available for use as an identifier. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK 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] | nhs-number-not-known |
CodeSystem.concept[0].display[0] | NHS number not known |
CodeSystem.concept[1].code[0] | overseas-patient |
CodeSystem.concept[1].display[0] | Overseas patient |
CodeSystem.concept[2].code[0] | devolved-nation |
CodeSystem.concept[2].display[0] | Devolved nation |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-NHSNumberUnavailableReason" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberUnavailableReason" /> <version value="1.0.0" /> <name value="UKCoreNHSNumberUnavailableReason" /> <title value="UK Core NHS Number Unavailable Reason" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A set of concepts that define the reason that an NHS number is not available for use as an identifier." /> <copyright value="Copyright © 2021+ HL7 UK 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="nhs-number-not-known" /> <display value="NHS number not known" /> </concept> <concept> <code value="overseas-patient" /> <display value="Overseas patient" /> </concept> <concept> <code value="devolved-nation" /> <display value="Devolved nation" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "UKCore-NHSNumberUnavailableReason", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberUnavailableReason", "version": "1.0.0", "name": "UKCoreNHSNumberUnavailableReason", "title": "UK Core NHS Number Unavailable Reason", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of concepts that define the reason that an NHS number is not available for use as an identifier.", "copyright": "Copyright © 2021+ HL7 UK 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": "nhs-number-not-known", "display": "NHS number not known" }, { "code": "overseas-patient", "display": "Overseas patient" }, { "code": "devolved-nation", "display": "Devolved nation" } ] }
CodeSystem Genomic Organization Type
A set of codes to define additional genomic lab concepts for an organisation type.
HTML View
Table View
CodeSystem.id[0] | UKCore-OrganizationTypeGenomics |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-OrganizationTypeGenomics |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreOrganizationTypeGenomics |
CodeSystem.title[0] | UK Core Organization Type Genomics |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2023-04-28 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.contact[0].telecom[0].rank[0] | 1 |
CodeSystem.description[0] | A set of codes to define additional genomic lab concepts for an organisation type. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK 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] | GLH |
CodeSystem.concept[0].display[0] | Genomic Lab Hub |
CodeSystem.concept[1].code[0] | GEL |
CodeSystem.concept[1].display[0] | Genomics England |
CodeSystem.concept[2].code[0] | LAB |
CodeSystem.concept[2].display[0] | Other Genomics Laboratory |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-OrganizationTypeGenomics" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-OrganizationTypeGenomics" /> <version value="1.0.0" /> <name value="UKCoreOrganizationTypeGenomics" /> <title value="UK Core Organization Type Genomics" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A set of codes to define additional genomic lab concepts for an organisation type." /> <copyright value="Copyright © 2021+ HL7 UK 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="GLH" /> <display value="Genomic Lab Hub" /> </concept> <concept> <code value="GEL" /> <display value="Genomics England" /> </concept> <concept> <code value="LAB" /> <display value="Other Genomics Laboratory" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "UKCore-OrganizationTypeGenomics", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-OrganizationTypeGenomics", "version": "1.0.0", "name": "UKCoreOrganizationTypeGenomics", "title": "UK Core Organization Type Genomics", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes to define additional genomic lab concepts for an organisation type.", "copyright": "Copyright © 2021+ HL7 UK 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": "GLH", "display": "Genomic Lab Hub" }, { "code": "GEL", "display": "Genomics England" }, { "code": "LAB", "display": "Other Genomics Laboratory" } ] }
CodeSystem Genomic Sample State
A CodeSystem to record the categorisation of a specimen, either sourced from a Tumour or Germline.
HTML View
Table View
CodeSystem.id[0] | UKCore-SampleCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory |
CodeSystem.version[0] | 2.0.0 |
CodeSystem.name[0] | UKCoreSampleCategory |
CodeSystem.title[0] | UK Core Sample Category |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2024-08-05 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.contact[0].telecom[0].rank[0] | 1 |
CodeSystem.description[0] | A CodeSystem to record the categorisation of a specimen. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK 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.hierarchyMeaning[0] | is-a |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | tumour |
CodeSystem.concept[0].display[0] | Tumour |
CodeSystem.concept[0].concept[0].code[0] | solid-tumour |
CodeSystem.concept[0].concept[0].display[0] | Solid Tumour |
CodeSystem.concept[0].concept[1].code[0] | liquid-tumour |
CodeSystem.concept[0].concept[1].display[0] | Liquid Tumour |
CodeSystem.concept[1].code[0] | germline |
CodeSystem.concept[1].display[0] | Germline |
CodeSystem.concept[2].code[0] | other |
CodeSystem.concept[2].display[0] | Other |
CodeSystem.concept[3].code[0] | not-known |
CodeSystem.concept[3].display[0] | Not Known |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-SampleCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" /> <version value="2.0.0" /> <name value="UKCoreSampleCategory" /> <title value="UK Core Sample Category" /> <status value="active" /> <date value="2024-08-05" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A CodeSystem to record the categorisation of a specimen." /> <copyright value="Copyright © 2021+ HL7 UK 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" /> <hierarchyMeaning value="is-a" /> <content value="complete" /> <concept> <code value="tumour" /> <display value="Tumour" /> <concept> <code value="solid-tumour" /> <display value="Solid Tumour" /> </concept> <concept> <code value="liquid-tumour" /> <display value="Liquid Tumour" /> </concept> </concept> <concept> <code value="germline" /> <display value="Germline" /> </concept> <concept> <code value="other" /> <display value="Other" /> </concept> <concept> <code value="not-known" /> <display value="Not Known" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "UKCore-SampleCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory", "version": "2.0.0", "name": "UKCoreSampleCategory", "title": "UK Core Sample Category", "status": "active", "date": "2024-08-05", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A CodeSystem to record the categorisation of a specimen.", "copyright": "Copyright © 2021+ HL7 UK 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, "hierarchyMeaning": "is-a", "content": "complete", "concept": [ { "code": "tumour", "display": "Tumour", "concept": [ { "code": "solid-tumour", "display": "Solid Tumour" }, { "code": "liquid-tumour", "display": "Liquid Tumour" } ] }, { "code": "germline", "display": "Germline" }, { "code": "other", "display": "Other" }, { "code": "not-known", "display": "Not Known" } ] }
CodeSystem Genomic Test Types
A CodeSystem to categorise if the service request is for Whole Genome Sequencing (WGS)/non-WGS Rare Disease/Cancer.
HTML View
Table View
CodeSystem.id[0] | UKCore-GenomeSequencingCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreGenomeSequencingCategory |
CodeSystem.title[0] | UK Core Genome Sequencing Category |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2023-04-28 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.contact[0].telecom[0].rank[0] | 1 |
CodeSystem.description[0] | A CodeSystem to categorise if the service request is for Whole Genome Sequencing (WGS)/non-WGS Rare Disease/Cancer. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK 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] | rare-disease-wgs |
CodeSystem.concept[0].display[0] | Rare Disease - WGS |
CodeSystem.concept[1].code[0] | rare-disease-non-wgs |
CodeSystem.concept[1].display[0] | Rare Disease - Non-WGS |
CodeSystem.concept[2].code[0] | cancer-wgs |
CodeSystem.concept[2].display[0] | Cancer - WGS |
CodeSystem.concept[3].code[0] | cancer-non-wgs |
CodeSystem.concept[3].display[0] | Cancer - Non-WGS |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-GenomeSequencingCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory" /> <version value="1.0.0" /> <name value="UKCoreGenomeSequencingCategory" /> <title value="UK Core Genome Sequencing Category" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A CodeSystem to categorise if the service request is for Whole Genome Sequencing (WGS)/non-WGS Rare Disease/Cancer." /> <copyright value="Copyright © 2021+ HL7 UK 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="rare-disease-wgs" /> <display value="Rare Disease - WGS" /> </concept> <concept> <code value="rare-disease-non-wgs" /> <display value="Rare Disease - Non-WGS" /> </concept> <concept> <code value="cancer-wgs" /> <display value="Cancer - WGS" /> </concept> <concept> <code value="cancer-non-wgs" /> <display value="Cancer - Non-WGS" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "UKCore-GenomeSequencingCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory", "version": "1.0.0", "name": "UKCoreGenomeSequencingCategory", "title": "UK Core Genome Sequencing Category", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A CodeSystem to categorise if the service request is for Whole Genome Sequencing (WGS)/non-WGS Rare Disease/Cancer.", "copyright": "Copyright © 2021+ HL7 UK 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": "rare-disease-wgs", "display": "Rare Disease - WGS" }, { "code": "rare-disease-non-wgs", "display": "Rare Disease - Non-WGS" }, { "code": "cancer-wgs", "display": "Cancer - WGS" }, { "code": "cancer-non-wgs", "display": "Cancer - Non-WGS" } ] }
CodeSystem Types of Re-Analysis Test Genomics
Usage |
---|
A set of codes use to identify the types of re-analysis test request in genomics.This is intended to be used on ServiceRequest.orderDetail element. |
HTML View
This code system https://fhir.nhs.uk/CodeSystem/types-of-reanalysistest-genomics defines the following codes:
Table View
CodeSystem.id[0] | types-of-reanalysistest-genomics |
CodeSystem.url[0] | https://fhir.nhs.uk/CodeSystem/types-of-reanalysistest-genomics |
CodeSystem.version[0] | 0.1.0 |
CodeSystem.name[0] | TypesofReAnalysisTestGenomics |
CodeSystem.title[0] | Types of Re-Analysis Test Genomics |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2024-07-09T00:00:00.000Z |
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.description[0] | A set of codes use to identify the types of re-analysis test request in genomics.This is intended to be used on ServiceRequest.orderDetail element. |
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] | original-gene-panels |
CodeSystem.concept[0].display[0] | Original Gene Panels |
CodeSystem.concept[1].code[0] | change-in-penetrance-setting |
CodeSystem.concept[1].display[0] | Change in Penetrance Setting |
CodeSystem.concept[2].code[0] | new-gene panel-analysis |
CodeSystem.concept[2].display[0] | New Gene Panel Analysis |
CodeSystem.concept[3].code[0] | change-in-affection-status-of-family-member |
CodeSystem.concept[3].display[0] | Change in Affection Status of Family Member |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="types-of-reanalysistest-genomics" /> <url value="https://fhir.nhs.uk/CodeSystem/types-of-reanalysistest-genomics" /> <version value="0.1.0" /> <name value="TypesofReAnalysisTestGenomics" /> <title value="Types of Re-Analysis Test Genomics" /> <status value="draft" /> <date value="2024-07-09T00:00:00.000Z" /> <publisher value="NHS England" /> <contact> <name value="NHS England" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> </telecom> </contact> <description value="A set of codes use to identify the types of re-analysis test request in genomics.This is intended to be used on ServiceRequest.orderDetail element." /> <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="original-gene-panels" /> <display value="Original Gene Panels" /> </concept> <concept> <code value="change-in-penetrance-setting" /> <display value="Change in Penetrance Setting" /> </concept> <concept> <code value="new-gene panel-analysis" /> <display value="New Gene Panel Analysis" /> </concept> <concept> <code value="change-in-affection-status-of-family-member" /> <display value="Change in Affection Status of Family Member" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "types-of-reanalysistest-genomics", "url": "https://fhir.nhs.uk/CodeSystem/types-of-reanalysistest-genomics", "version": "0.1.0", "name": "TypesofReAnalysisTestGenomics", "title": "Types of Re-Analysis Test Genomics", "status": "draft", "date": "2024-07-09T00:00:00.000Z", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net" } ] } ], "description": "A set of codes use to identify the types of re-analysis test request in genomics.This is intended to be used on ServiceRequest.orderDetail element.", "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": "original-gene-panels", "display": "Original Gene Panels" }, { "code": "change-in-penetrance-setting", "display": "Change in Penetrance Setting" }, { "code": "new-gene panel-analysis", "display": "New Gene Panel Analysis" }, { "code": "change-in-affection-status-of-family-member", "display": "Change in Affection Status of Family Member" } ] }