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-07-30 |
{
"resourceType" : "CodeSystem",
"id" : "diagnosis-type",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2024-08-15T12:03:02.951+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem diagnosis-type</b></p><a name=\"diagnosis-type\"> </a><a name=\"hcdiagnosis-type\"> </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-08-15 12:03:02+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/diagnosis-type</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\">discharge<a name=\"diagnosis-type-discharge\"> </a></td><td>Discharge Diagnosis</td><td>The diagnosis given when the patient is discharged from the hospital.</td><td>تشخيص الخروج من المستشفى</td></tr><tr><td style=\"white-space:nowrap\">differential<a name=\"diagnosis-type-differential\"> </a></td><td>Differential Diagnosis</td><td>One of a set of the possible diagnoses that could be connected to the signs, symptoms, and lab findings.</td><td>التشخيص التمييزي المحتمل</td></tr><tr><td style=\"white-space:nowrap\">admitting<a name=\"diagnosis-type-admitting\"> </a></td><td>Admitting Diagnosis</td><td>The diagnosis given as the reason why the patient was admitted to the hospital.</td><td>التشخيص المسبب للإدخال للمستشفى</td></tr><tr><td style=\"white-space:nowrap\">principal<a name=\"diagnosis-type-principal\"> </a></td><td>Principal Diagnosis</td><td>The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment.</td><td>التشخيص الجوهري</td></tr><tr><td style=\"white-space:nowrap\">secondary<a name=\"diagnosis-type-secondary\"> </a></td><td>Secondary Diagnosis</td><td>A condition or complaint either coexisting with the principal diagnosis or arising during a service event or episode.</td><td>التشخيص الثانوي /المصاحب</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/diagnosis-type",
"version" : "0.3.0",
"name" : "DiagnosisType",
"title" : "Diagnosis Type",
"status" : "active",
"experimental" : false,
"date" : "2025-07-30T12:41:32+03:00",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "This code set includes Diagnosis Type codes.",
"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" : "discharge",
"display" : "Discharge Diagnosis",
"definition" : "The diagnosis given when the patient is discharged from the hospital.",
"designation" : [
{
"language" : "ar",
"value" : "تشخيص الخروج من المستشفى"
}
]
},
{
"code" : "differential",
"display" : "Differential Diagnosis",
"definition" : "One of a set of the possible diagnoses that could be connected to the signs, symptoms, and lab findings.",
"designation" : [
{
"language" : "ar",
"value" : "التشخيص التمييزي المحتمل"
}
]
},
{
"code" : "admitting",
"display" : "Admitting Diagnosis",
"definition" : "The diagnosis given as the reason why the patient was admitted to the hospital.",
"designation" : [
{
"language" : "ar",
"value" : "التشخيص المسبب للإدخال للمستشفى"
}
]
},
{
"code" : "principal",
"display" : "Principal Diagnosis",
"definition" : "The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment.",
"designation" : [
{
"language" : "ar",
"value" : "التشخيص الجوهري"
}
]
},
{
"code" : "secondary",
"display" : "Secondary Diagnosis",
"definition" : "A condition or complaint either coexisting with the principal diagnosis or arising during a service event or episode.",
"designation" : [
{
"language" : "ar",
"value" : "التشخيص الثانوي /المصاحب"
}
]
}
]
}