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" : "communication-reason",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2024-09-01T14:17:58.788+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem communication-reason</b></p><a name=\"communication-reason\"> </a><a name=\"hccommunication-reason\"> </a><a name=\"communication-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: 5; Last updated: 2024-09-01 14:17:58+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/communication-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\">info-correct<a name=\"communication-reason-info-correct\"> </a></td><td>Information correction</td><td>Payer request to the provider to submitt a corrected information based on their agreement</td><td>تصحيح معلومات</td></tr><tr><td style=\"white-space:nowrap\">missing-attach<a name=\"communication-reason-missing-attach\"> </a></td><td>Missing information</td><td>Missing information that will be required for the adjudication and processing of the message</td><td>معلومات ناقصة</td></tr><tr><td style=\"white-space:nowrap\">missing-info<a name=\"communication-reason-missing-info\"> </a></td><td>Missing attachement</td><td>Missing attachement that will be required for the adjudication and processing of the message</td><td>مرفقات ناقصة</td></tr><tr><td style=\"white-space:nowrap\">re-adjudication<a name=\"communication-reason-re-adjudication\"> </a></td><td>Claim Re-adjudication Request</td><td/><td>إعادة تحكيم للمطالبة</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/communication-reason",
"version" : "0.3.0",
"name" : "CommunicationReason",
"title" : "Communication 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" : "Set of code indicating the reason or justification for the communication.",
"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" : "info-correct",
"display" : "Information correction",
"definition" : "Payer request to the provider to submitt a corrected information based on their agreement",
"designation" : [
{
"language" : "ar",
"value" : "تصحيح معلومات"
}
]
},
{
"code" : "missing-attach",
"display" : "Missing information",
"definition" : "Missing information that will be required for the adjudication and processing of the message",
"designation" : [
{
"language" : "ar",
"value" : "معلومات ناقصة"
}
]
},
{
"code" : "missing-info",
"display" : "Missing attachement",
"definition" : "Missing attachement that will be required for the adjudication and processing of the message",
"designation" : [
{
"language" : "ar",
"value" : "مرفقات ناقصة"
}
]
},
{
"code" : "re-adjudication",
"display" : "Claim Re-adjudication Request",
"designation" : [
{
"language" : "ar",
"value" : "إعادة تحكيم للمطالبة"
}
]
}
]
}