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

FHIR IG Statistics: CodeSystem/UKCore-ITKResponseCode

Packagefhir.r4.ukcore.stu3.currentbuild
Resource TypeCodeSystem
IdUKCore-ITKResponseCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.23.0-pre-release&canonical=https://fhir.hl7.org.uk/CodeSystem/UKCore-ITKResponseCode
URLhttps://fhir.hl7.org.uk/CodeSystem/UKCore-ITKResponseCode
Version1.0.0
Statusretired
Date2023-02-12
NameUKCoreITKResponseCode
TitleUK Core ITK Response Code
Realmus
Authorityhl7
DescriptionA set of codes that define the ITK response returned to a sender.
CopyrightCopyright © 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.
Contentcomplete

Resources that use this resource

ValueSet
UKCore-OperationOutcomeIssueDetailsUK Core Operation Outcome Issue Details

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "UKCore-ITKResponseCode",
  "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ITKResponseCode",
  "version": "1.0.0",
  "name": "UKCoreITKResponseCode",
  "title": "UK Core ITK Response Code",
  "status": "retired",
  "date": "2023-02-12",
  "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 ITK response returned to a sender.",
  "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": "10001",
      "display": "Handling Specification Error"
    },
    {
      "code": "10002",
      "display": "Infrastructure Level Response Value - Processing Error"
    },
    {
      "code": "10003",
      "display": "Business Level Response Value - Processing Error"
    },
    {
      "code": "10004",
      "display": "Message Definition Value - Processing Error"
    },
    {
      "code": "10005",
      "display": "Message Definition Version Value - Processing Error"
    },
    {
      "code": "10007",
      "display": "Sender Reference Value - Processing Error"
    },
    {
      "code": "10008",
      "display": "Handling Specification Business Rule Error"
    },
    {
      "code": "10009",
      "display": "Unreadable message received"
    },
    {
      "code": "10010",
      "display": "Recipient Type - Processing Error"
    },
    {
      "code": "20001",
      "display": "Unrecognised Recipient Person"
    },
    {
      "code": "20002",
      "display": "Unrecognised Recipient Organisation"
    },
    {
      "code": "20003",
      "display": "Unrecognised Sender"
    },
    {
      "code": "20004",
      "display": "Non-Approved file type received as an attachment"
    },
    {
      "code": "20005",
      "display": "Unsupported file type received as an attachment"
    },
    {
      "code": "20006",
      "display": "ITK header validation failure"
    },
    {
      "code": "20007",
      "display": "Duplicate Message received"
    },
    {
      "code": "20008",
      "display": "Duplicate Document received"
    },
    {
      "code": "20009",
      "display": "Payload validation failure"
    },
    {
      "code": "20010",
      "display": "Unrecognised Payload Recipient Organisation"
    },
    {
      "code": "20011",
      "display": "Unrecognised Payload Recipient Person"
    },
    {
      "code": "20012",
      "display": "Unauthorised Sender"
    },
    {
      "code": "20013",
      "display": "Success"
    },
    {
      "code": "20014",
      "display": "Unable to Process Replacement Document"
    },
    {
      "code": "20015",
      "display": "Message too large"
    },
    {
      "code": "30001",
      "display": "Patient known here. (e.g. Patient is registered here)"
    },
    {
      "code": "30002",
      "display": "Patient not known here. (aka 'patient record not present in system')"
    },
    {
      "code": "30003",
      "display": "Patient no longer at this clinical setting"
    },
    {
      "code": "30004",
      "display": "Patient known here and recently deceased (i.e. patient record current in GP practice system at time of patient’s death and deduction subsequently occurred for this reason)"
    }
  ]
}