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
Active as of 2025-06-23 |
{
"resourceType" : "CodeSystem",
"id" : "task-reason-code",
"meta" : {
"versionId" : "6",
"lastUpdated" : "2024-09-01T14:14:34.728+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem task-reason-code</b></p><a name=\"task-reason-code\"> </a><a name=\"hctask-reason-code\"> </a><a name=\"task-reason-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: 6; Last updated: 2024-09-01 14:14:34+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/task-reason-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\">WI<a name=\"task-reason-code-WI\"> </a></td><td>wrong information</td><td>Wrong information have been submitted in the related transaction</td><td>معلومات خاطئة</td></tr><tr><td style=\"white-space:nowrap\">NP<a name=\"task-reason-code-NP\"> </a></td><td>service not performed</td><td>Service in the related transaction was not performed</td><td>خدمة لم تنفذ</td></tr><tr><td style=\"white-space:nowrap\">TAS<a name=\"task-reason-code-TAS\"> </a></td><td>transaction already submitted</td><td>related transaction already submitted</td><td>عملية/معاملة تم إرسالها مسبقا</td></tr><tr><td style=\"white-space:nowrap\">SU<a name=\"task-reason-code-SU\"> </a></td><td>Product/Service is unavailable</td><td/><td>المنتج/الخدمة غير متوفرة</td></tr><tr><td style=\"white-space:nowrap\">resubmission<a name=\"task-reason-code-resubmission\"> </a></td><td>Claim Re-submission.</td><td/><td>إعادة ارسال للمطالبة</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/task-reason-code",
"version" : "0.3.0",
"name" : "TaskReasonCode",
"title" : "TaskReasonCode",
"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" : "A set of codes used to specify the reason for the task.",
"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" : "WI",
"display" : "wrong information",
"definition" : "Wrong information have been submitted in the related transaction",
"designation" : [
{
"language" : "ar",
"value" : "معلومات خاطئة"
}
]
},
{
"code" : "NP",
"display" : "service not performed",
"definition" : "Service in the related transaction was not performed",
"designation" : [
{
"language" : "ar",
"value" : "خدمة لم تنفذ"
}
]
},
{
"code" : "TAS",
"display" : "transaction already submitted",
"definition" : "related transaction already submitted",
"designation" : [
{
"language" : "ar",
"value" : "عملية/معاملة تم إرسالها مسبقا"
}
]
},
{
"code" : "SU",
"display" : "Product/Service is unavailable",
"designation" : [
{
"language" : "ar",
"value" : "المنتج/الخدمة غير متوفرة"
}
]
},
{
"code" : "resubmission",
"display" : "Claim Re-submission.",
"designation" : [
{
"language" : "ar",
"value" : "إعادة ارسال للمطالبة"
}
]
}
]
}