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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "task-status-reason"] ; #
fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2025-02-17T13:07:00.957+02:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/task-status-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "TaskStatusReason"] ; #
fhir:title [ fhir:v "Task Status Reason"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-23T22:09:21+03:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Saudi Arabia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Saudi Arabia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://test-project.org/test-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "This code set includes codes for the the Task status reason including cancellation rejection reasons."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SA" ] ;
fhir:display [ fhir:v "Saudi Arabia" ] ] )
] ) ; #
fhir:copyright [ fhir:v "nphies 2020+ (https://nphies.sa)"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:compositional [ fhir:v false] ; #
fhir:versionNeeded [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "in-process" ] ;
fhir:display [ fhir:v "under process" ] ;
fhir:definition [ fhir:v "The targeted transaction is in process" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "قيد المعالجة" ] ] )
] [
fhir:code [ fhir:v "rejected" ] ;
fhir:display [ fhir:v "rejected transaction" ] ;
fhir:definition [ fhir:v "The targeted transaction belongs to a fully rejected transaction" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "عملية/معاملة مرفوضة" ] ] )
] [
fhir:code [ fhir:v "claimed" ] ;
fhir:display [ fhir:v "claimed transaction" ] ;
fhir:definition [ fhir:v "A claim has been processed for the targeted pre-auth" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "عملية/معاملة تحولت لمطالبة" ] ] )
] [
fhir:code [ fhir:v "referral-utilized" ] ;
fhir:display [ fhir:v "Referral is utilized by another provider" ] ;
fhir:definition [ fhir:v "The referral cannot be cancelled as it is utilized specilized care in financial tranactions." ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "تم استخدام التحويل من خلال مقدم خدمة آخر" ] ] )
] ) . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-06-23
Links: Table of Contents |
QA Report