@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ksa-message-events"] ; # fhir:meta [ fhir:versionId [ fhir:v "7" ] ; fhir:lastUpdated [ fhir:v "2024-08-15T12:46:22.561+03:00"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem ksa-message-events

version: 7; Last updated: 2024-08-15 12:46:22+0300

This case-sensitive code system http://nphies.sa/terminology/CodeSystem/ksa-message-events defines the following codes:

CodeDisplayDefinitionArabic (ar)
claim-request Claim RequestA request for adjudication of a claim for products and services.طلب تحكيم مطالبة
cancel-request Cancel RequestA request to cancel the processing, where complete or not, of a prior submission such as a claim.طلب إلغاء
communication-request Communication RequestA request for supporting information for a previously submitted request.طلب تواصل
batch-request Batch-RequestA request for adjudication of a batch of claims for products and services.طلب تحكيم مجموعة مطالبات
payment-notice Payment NoticeA notice providing the current status of a payment.اشعار باستلام الدفعة
communication CommunicationA provision of supporting information in response to a request or to support a prior submission.تواصل
cancel-response Cancel ResponseA response to request to cancel the processing, where complete or not, of a prior submission such as a claim.استجابة طلب الإلغاء
eligibility-response Eligibility ResponseA message responding to the Eligibility Request with errors or insurance details.استجابة طلب الأهلية
eligibility-request Eligibility RequestA message requesting the identified patients insurance, determination if the insurance is in force, and potentially requesting the table of benefits or other insurance details.طلب الأهلية/الاستحقاق
nullify-request Nullify RequestA request to cancel the processing, where complete or not, of a prior submission such as a claim. All copies of the original submission are to be purged, although audit logs may be retained.
status-response Status ResponseA response to a request to check on the processing status of a prior submission.استجابة فحص الحالة
status-check Status CheckA request to check on the processing status of a prior submission.الاستعلام عن حالة الطلب
poll-request Poll RequestA request for the next 'n' undelivered messages from the queue of undelivered messages for the requetor.طلب استطلاع
payment-reconciliation Payment ReconciliationA report of a payment and the allocation of the payment to the respective claims being settled.إشعار الدفع
priorauth-request Prior Authorization RequestA request for prior authorization of products and services.طلب موافقة مسبقة
priorauth-response Prior Authorization ResponseA response to a request for prior authorization of products and services.إجابة موافقة مسبقة
acknowledgement AcknowledgementMessage with just a MessageHeader, and optional referenced OperationOutcome if there are errors, to acknowledge the receipt of a request.إشعار بالاستلام
poll-response Poll ResponseA message responding to a poll-request containing up to 'n' requested undelivered messages.استجابة الاستطلاع
claim-response Claim ResponseA response to a request for adjudication of a claim for products and services.استجابة مطالبة
nullify-response Nullify ResponseA response to request to cancel the processing, where complete or not, of a prior submission, such as a claim, and acceptance that the origibal submission shall be purged.
error-notice Error NoticeA notice providing the error detected in the received message.إشعار الخطأ
batch-response Batch ResponseA response for adjudication of a batch of claims for products and services.استجابة مجموعة مطالبات
advanced-authorization Advanced AuthorizationA response without existing request for prior authorization of products and services.موافقة مسبقة متقدمة
prescriber-response Prescriber ResponseA response for advisory request received from provider during medication prescriptionرد على المعالج
prescriber-request Prescriber RequestA request for advisory response from payer during medication prescriptionطلب المعالج
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/ksa-message-events"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.3.0"] ; # fhir:name [ fhir:v "KSAMessageEvents"] ; # fhir:title [ fhir:v "KSA Message Events"] ; # 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 "The Saudi codes for FHIR message events."] ; # 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 "claim-request" ] ; fhir:display [ fhir:v "Claim Request" ] ; fhir:definition [ fhir:v "A request for adjudication of a claim for products and services." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "طلب تحكيم مطالبة" ] ] ) ] [ fhir:code [ fhir:v "cancel-request" ] ; fhir:display [ fhir:v "Cancel Request" ] ; fhir:definition [ fhir:v "A request to cancel the processing, where complete or not, of a prior submission such as a claim." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "طلب إلغاء" ] ] ) ] [ fhir:code [ fhir:v "communication-request" ] ; fhir:display [ fhir:v "Communication Request" ] ; fhir:definition [ fhir:v "A request for supporting information for a previously submitted request." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "طلب تواصل" ] ] ) ] [ fhir:code [ fhir:v "batch-request" ] ; fhir:display [ fhir:v "Batch-Request" ] ; fhir:definition [ fhir:v "A request for adjudication of a batch of claims for products and services." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "طلب تحكيم مجموعة مطالبات" ] ] ) ] [ fhir:code [ fhir:v "payment-notice" ] ; fhir:display [ fhir:v "Payment Notice" ] ; fhir:definition [ fhir:v "A notice providing the current status of a payment." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "اشعار باستلام الدفعة" ] ] ) ] [ fhir:code [ fhir:v "communication" ] ; fhir:display [ fhir:v "Communication" ] ; fhir:definition [ fhir:v "A provision of supporting information in response to a request or to support a prior submission." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "تواصل" ] ] ) ] [ fhir:code [ fhir:v "cancel-response" ] ; fhir:display [ fhir:v "Cancel Response" ] ; fhir:definition [ fhir:v "A response to request to cancel the processing, where complete or not, of a prior submission such as a claim." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "استجابة طلب الإلغاء" ] ] ) ] [ fhir:code [ fhir:v "eligibility-response" ] ; fhir:display [ fhir:v "Eligibility Response" ] ; fhir:definition [ fhir:v "A message responding to the Eligibility Request with errors or insurance details." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "استجابة طلب الأهلية" ] ] ) ] [ fhir:code [ fhir:v "eligibility-request" ] ; fhir:display [ fhir:v "Eligibility Request" ] ; fhir:definition [ fhir:v "A message requesting the identified patients insurance, determination if the insurance is in force, and potentially requesting the table of benefits or other insurance details." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "طلب الأهلية/الاستحقاق" ] ] ) ] [ fhir:code [ fhir:v "nullify-request" ] ; fhir:display [ fhir:v "Nullify Request" ] ; fhir:definition [ fhir:v "A request to cancel the processing, where complete or not, of a prior submission such as a claim. All copies of the original submission are to be purged, although audit logs may be retained." ] ] [ fhir:code [ fhir:v "status-response" ] ; fhir:display [ fhir:v "Status Response" ] ; fhir:definition [ fhir:v "A response to a request to check on the processing status of a prior submission." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "استجابة فحص الحالة" ] ] ) ] [ fhir:code [ fhir:v "status-check" ] ; fhir:display [ fhir:v "Status Check" ] ; fhir:definition [ fhir:v "A request to check on the processing status of a prior submission." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "الاستعلام عن حالة الطلب" ] ] ) ] [ fhir:code [ fhir:v "poll-request" ] ; fhir:display [ fhir:v "Poll Request" ] ; fhir:definition [ fhir:v "A request for the next 'n' undelivered messages from the queue of undelivered messages for the requetor." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "طلب استطلاع" ] ] ) ] [ fhir:code [ fhir:v "payment-reconciliation" ] ; fhir:display [ fhir:v "Payment Reconciliation" ] ; fhir:definition [ fhir:v "A report of a payment and the allocation of the payment to the respective claims being settled." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إشعار الدفع" ] ] ) ] [ fhir:code [ fhir:v "priorauth-request" ] ; fhir:display [ fhir:v "Prior Authorization Request" ] ; fhir:definition [ fhir:v "A request for prior authorization of products and services." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "طلب موافقة مسبقة" ] ] ) ] [ fhir:code [ fhir:v "priorauth-response" ] ; fhir:display [ fhir:v "Prior Authorization Response" ] ; fhir:definition [ fhir:v "A response to a request for prior authorization of products and services." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إجابة موافقة مسبقة" ] ] ) ] [ fhir:code [ fhir:v "acknowledgement" ] ; fhir:display [ fhir:v "Acknowledgement" ] ; fhir:definition [ fhir:v "Message with just a MessageHeader, and optional referenced OperationOutcome if there are errors, to acknowledge the receipt of a request." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إشعار بالاستلام" ] ] ) ] [ fhir:code [ fhir:v "poll-response" ] ; fhir:display [ fhir:v "Poll Response" ] ; fhir:definition [ fhir:v "A message responding to a poll-request containing up to 'n' requested undelivered messages." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "استجابة الاستطلاع" ] ] ) ] [ fhir:code [ fhir:v "claim-response" ] ; fhir:display [ fhir:v "Claim Response" ] ; fhir:definition [ fhir:v "A response to a request for adjudication of a claim for products and services." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "استجابة مطالبة" ] ] ) ] [ fhir:code [ fhir:v "nullify-response" ] ; fhir:display [ fhir:v "Nullify Response" ] ; fhir:definition [ fhir:v "A response to request to cancel the processing, where complete or not, of a prior submission, such as a claim, and acceptance that the origibal submission shall be purged." ] ] [ fhir:code [ fhir:v "error-notice" ] ; fhir:display [ fhir:v "Error Notice" ] ; fhir:definition [ fhir:v "A notice providing the error detected in the received message." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إشعار الخطأ" ] ] ) ] [ fhir:code [ fhir:v "batch-response" ] ; fhir:display [ fhir:v "Batch Response" ] ; fhir:definition [ fhir:v "A response for adjudication of a batch of claims for products and services." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "استجابة مجموعة مطالبات" ] ] ) ] [ fhir:code [ fhir:v "advanced-authorization" ] ; fhir:display [ fhir:v "Advanced Authorization" ] ; fhir:definition [ fhir:v "A response without existing request for prior authorization of products and services." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "موافقة مسبقة متقدمة" ] ] ) ] [ fhir:code [ fhir:v "prescriber-response" ] ; fhir:display [ fhir:v "Prescriber Response" ] ; fhir:definition [ fhir:v "A response for advisory request received from provider during medication prescription" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "رد على المعالج" ] ] ) ] [ fhir:code [ fhir:v "prescriber-request" ] ; fhir:display [ fhir:v "Prescriber Request" ] ; fhir:definition [ fhir:v "A request for advisory response from payer during medication prescription" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "طلب المعالج" ] ] ) ] ) . # # -------------------------------------------------------------------------------------