Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

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

: Diagnosis Type - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="diagnosis-type"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2024-08-15T12:03:02.951+03:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <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><a name="diagnosis-type-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-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>
  </text>
  <url value="http://nphies.sa/terminology/CodeSystem/diagnosis-type"/>
  <version value="0.3.0"/>
  <name value="DiagnosisType"/>
  <title value="Diagnosis Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-06-23T22:09:21+03:00"/>
  <publisher value="HL7 Saudi Arabia"/>
  <contact>
    <name value="HL7 Saudi Arabia"/>
    <telecom>
      <system value="url"/>
      <value value="http://test-project.org/test-publisher"/>
    </telecom>
  </contact>
  <description value="This code set includes Diagnosis Type codes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="SA"/>
      <display value="Saudi Arabia"/>
    </coding>
  </jurisdiction>
  <copyright value="nphies 2020+ (https://nphies.sa)"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <concept>
    <code value="discharge"/>
    <display value="Discharge Diagnosis"/>
    <definition
                value="The diagnosis given when the patient is discharged from the hospital."/>
    <designation>
      <language value="ar"/>
      <value value="تشخيص الخروج من المستشفى"/>
    </designation>
  </concept>
  <concept>
    <code value="differential"/>
    <display value="Differential Diagnosis"/>
    <definition
                value="One of a set of the possible diagnoses that could be connected to the signs, symptoms, and lab findings."/>
    <designation>
      <language value="ar"/>
      <value value="التشخيص التمييزي المحتمل"/>
    </designation>
  </concept>
  <concept>
    <code value="admitting"/>
    <display value="Admitting Diagnosis"/>
    <definition
                value="The diagnosis given as the reason why the patient was admitted to the hospital."/>
    <designation>
      <language value="ar"/>
      <value value="التشخيص المسبب للإدخال للمستشفى"/>
    </designation>
  </concept>
  <concept>
    <code value="principal"/>
    <display value="Principal Diagnosis"/>
    <definition
                value="The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment."/>
    <designation>
      <language value="ar"/>
      <value value="التشخيص الجوهري"/>
    </designation>
  </concept>
  <concept>
    <code value="secondary"/>
    <display value="Secondary Diagnosis"/>
    <definition
                value="A condition or complaint either coexisting with the principal diagnosis or arising during a service event or episode."/>
    <designation>
      <language value="ar"/>
      <value value="التشخيص الثانوي /المصاحب"/>
    </designation>
  </concept>
</CodeSystem>