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:

CodeDisplayDefinition
ConsentConsentConsent for treatment record
ConsignmentNumberConsignment NumberThe specimen consignment number
DiagnosticReportDiagnosticReportThe DiagnosticReport generated upon the task completion
RackIdRack NumberThe specimen rack number
SpecimenSpecimenThe specimen provided for the task execution
WellIdWell Identification NumberThe specimen well identification number

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]email
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&#39;s use as part of the task execution or the output generated from task completion." />
    <copyright value="Copyright &#169; 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; 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"
        }
    ]
}