Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Task Status Reason - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "task-status-reason",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2025-02-17T13:07:00.957+02:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem task-status-reason</b></p><a name=\"task-status-reason\"> </a><a name=\"hctask-status-reason\"> </a><a name=\"task-status-reason-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 3; Last updated: 2025-02-17 13:07:00+0200</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/task-status-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">in-process<a name=\"task-status-reason-in-process\"> </a></td><td>under process</td><td>The targeted transaction is in process</td><td>قيد المعالجة</td></tr><tr><td style=\"white-space:nowrap\">rejected<a name=\"task-status-reason-rejected\"> </a></td><td>rejected transaction</td><td>The targeted transaction belongs to a fully rejected transaction</td><td>عملية/معاملة مرفوضة</td></tr><tr><td style=\"white-space:nowrap\">claimed<a name=\"task-status-reason-claimed\"> </a></td><td>claimed transaction</td><td>A claim has been processed for the targeted pre-auth</td><td>عملية/معاملة تحولت لمطالبة</td></tr><tr><td style=\"white-space:nowrap\">referral-utilized<a name=\"task-status-reason-referral-utilized\"> </a></td><td>Referral is utilized by another provider</td><td>The referral cannot be cancelled as it is utilized specilized care in financial tranactions.</td><td>تم استخدام التحويل من خلال مقدم خدمة آخر</td></tr></table></div>"
  },
  "url" : "http://nphies.sa/terminology/CodeSystem/task-status-reason",
  "version" : "0.3.0",
  "name" : "TaskStatusReason",
  "title" : "Task Status Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-23T22:09:21+03:00",
  "publisher" : "HL7 Saudi Arabia",
  "contact" : [
    {
      "name" : "HL7 Saudi Arabia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://test-project.org/test-publisher"
        }
      ]
    }
  ],
  "description" : "This code set includes codes for the the Task status reason including cancellation rejection reasons.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SA",
          "display" : "Saudi Arabia"
        }
      ]
    }
  ],
  "copyright" : "nphies 2020+ (https://nphies.sa)",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "concept" : [
    {
      "code" : "in-process",
      "display" : "under process",
      "definition" : "The targeted transaction is in process",
      "designation" : [
        {
          "language" : "ar",
          "value" : "قيد المعالجة"
        }
      ]
    },
    {
      "code" : "rejected",
      "display" : "rejected transaction",
      "definition" : "The targeted transaction belongs to a fully rejected transaction",
      "designation" : [
        {
          "language" : "ar",
          "value" : "عملية/معاملة مرفوضة"
        }
      ]
    },
    {
      "code" : "claimed",
      "display" : "claimed transaction",
      "definition" : "A claim has been processed for the targeted pre-auth",
      "designation" : [
        {
          "language" : "ar",
          "value" : "عملية/معاملة تحولت لمطالبة"
        }
      ]
    },
    {
      "code" : "referral-utilized",
      "display" : "Referral is utilized by another provider",
      "definition" : "The referral cannot be cancelled as it is utilized specilized care in financial tranactions.",
      "designation" : [
        {
          "language" : "ar",
          "value" : "تم استخدام التحويل من خلال مقدم خدمة آخر"
        }
      ]
    }
  ]
}