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 Code - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "task-code",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2025-02-17T13:07:17.636+02:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem task-code</b></p><a name=\"task-code\"> </a><a name=\"hctask-code\"> </a><a name=\"task-code-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:17+0200</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/task-code</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\">poll<a name=\"task-code-poll\"> </a></td><td>Poll the focal resource</td><td>Poll the specified focal resource</td><td>استطلاع المورد الأساسي</td></tr><tr><td style=\"white-space:nowrap\">status<a name=\"task-code-status\"> </a></td><td>Check status of the focal resource</td><td>Check the status for the specified focal resource</td><td>التحقق من حالة المورد الأساسي</td></tr><tr><td style=\"white-space:nowrap\">cancel<a name=\"task-code-cancel\"> </a></td><td>Cancel the focal resource</td><td>Cancel the specified focal resource</td><td>إلغاء المورد الأساسي</td></tr><tr><td style=\"white-space:nowrap\">reprocess<a name=\"task-code-reprocess\"> </a></td><td>Reprocess the focal resource</td><td>Reprocess the specified focal resource</td><td>إعادة معالجة المورد الأساسي</td></tr><tr><td style=\"white-space:nowrap\">nullify<a name=\"task-code-nullify\"> </a></td><td>Nullify the focal resource</td><td>Nullify the specified focal resource</td><td>إبطال المورد الأساسي</td></tr><tr><td style=\"white-space:nowrap\">release<a name=\"task-code-release\"> </a></td><td>Release the focal resource</td><td>Release the specified focal resource</td><td>إطلاق /تحرير الموارد المحتجزة بناء على المورد الأساسي</td></tr><tr><td style=\"white-space:nowrap\">referral<a name=\"task-code-referral\"> </a></td><td>confirm the referral request</td><td>confirm the referral request</td><td>تحويل</td></tr></table></div>"
  },
  "url" : "http://nphies.sa/terminology/CodeSystem/task-code",
  "version" : "0.3.0",
  "name" : "TaskCode",
  "title" : "Task Code",
  "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" : "Codes indicating the type of the action that is expected to be performed.",
  "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" : "poll",
      "display" : "Poll the focal resource",
      "definition" : "Poll the specified focal resource",
      "designation" : [
        {
          "language" : "ar",
          "value" : "استطلاع المورد الأساسي"
        }
      ]
    },
    {
      "code" : "status",
      "display" : "Check status of the focal resource",
      "definition" : "Check the status for the specified focal resource",
      "designation" : [
        {
          "language" : "ar",
          "value" : "التحقق من حالة المورد الأساسي"
        }
      ]
    },
    {
      "code" : "cancel",
      "display" : "Cancel the focal resource",
      "definition" : "Cancel the specified focal resource",
      "designation" : [
        {
          "language" : "ar",
          "value" : "إلغاء المورد الأساسي"
        }
      ]
    },
    {
      "code" : "reprocess",
      "display" : "Reprocess the focal resource",
      "definition" : "Reprocess the specified focal resource",
      "designation" : [
        {
          "language" : "ar",
          "value" : "إعادة معالجة المورد الأساسي"
        }
      ]
    },
    {
      "code" : "nullify",
      "display" : "Nullify the focal resource",
      "definition" : "Nullify the specified focal resource",
      "designation" : [
        {
          "language" : "ar",
          "value" : "إبطال المورد الأساسي"
        }
      ]
    },
    {
      "code" : "release",
      "display" : "Release the focal resource",
      "definition" : "Release the specified focal resource",
      "designation" : [
        {
          "language" : "ar",
          "value" : "إطلاق /تحرير الموارد المحتجزة بناء على المورد الأساسي"
        }
      ]
    },
    {
      "code" : "referral",
      "display" : "confirm the referral request",
      "definition" : "confirm the referral request",
      "designation" : [
        {
          "language" : "ar",
          "value" : "تحويل"
        }
      ]
    }
  ]
}