Extensions for Using Data Elements from FHIR R4B in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4B in FHIR STU3 - Downloaded Version null See the Directory of published versions

: ExampleDiagnosisTypeCodes - XML Representation

Page standards status: Trial-use Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ex-diagnosistype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <p>This code system http://terminology.hl7.org/CodeSystem/ex-diagnosistype 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>
              </tr>
              <tr>
                <td style="white-space:nowrap">admitting
                  <a name="ex-diagnosistype-admitting"> </a>
                </td>
                <td>Admitting Diagnosis</td>
                <td>The diagnosis given as the reason why the patient was admitted to the hospital.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">clinical
                  <a name="ex-diagnosistype-clinical"> </a>
                </td>
                <td>Clinical Diagnosis</td>
                <td>A diagnosis made on the basis of medical signs and patient-reported symptoms, rather than diagnostic tests.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">differential
                  <a name="ex-diagnosistype-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>
              </tr>
              <tr>
                <td style="white-space:nowrap">discharge
                  <a name="ex-diagnosistype-discharge"> </a>
                </td>
                <td>Discharge Diagnosis</td>
                <td>The diagnosis given when the patient is discharged from the hospital.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">laboratory
                  <a name="ex-diagnosistype-laboratory"> </a>
                </td>
                <td>Laboratory Diagnosis</td>
                <td>A diagnosis based significantly on laboratory reports or test results, rather than the physical examination of the patient.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">nursing
                  <a name="ex-diagnosistype-nursing"> </a>
                </td>
                <td>Nursing Diagnosis</td>
                <td>A diagnosis which identifies people's responses to situations in their lives, such as a readiness to change or a willingness to accept assistance.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">prenatal
                  <a name="ex-diagnosistype-prenatal"> </a>
                </td>
                <td>Prenatal Diagnosis</td>
                <td>A diagnosis determined prior to birth.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">principal
                  <a name="ex-diagnosistype-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>
              </tr>
              <tr>
                <td style="white-space:nowrap">radiology
                  <a name="ex-diagnosistype-radiology"> </a>
                </td>
                <td>Radiology Diagnosis</td>
                <td>A diagnosis based primarily on the results from medical imaging studies.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">remote
                  <a name="ex-diagnosistype-remote"> </a>
                </td>
                <td>Remote Diagnosis</td>
                <td>A diagnosis determined using telemedicine techniques.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">retrospective
                  <a name="ex-diagnosistype-retrospective"> </a>
                </td>
                <td>Retrospective Diagnosis</td>
                <td>The labeling of an illness in a specific historical event using modern knowledge, methods and disease classifications.</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">self
                  <a name="ex-diagnosistype-self"> </a>
                </td>
                <td>Self Diagnosis</td>
                <td>A diagnosis determined by the patient.</td>
              </tr>
            </table>
          </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r4b.r3"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri
                value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/ex-diagnosistype"/>
  <version value="4.3.0"/>
  <name value="ExampleDiagnosisTypeCodes"/>
  <title value="Example Diagnosis Type Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-20T13:55:37+11:00"/>
  <publisher value="Financial Management"/>
  <contact>
    <name value="Financial Management"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description value="This value set includes example Diagnosis Type codes."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="This is an example set."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="admitting"/>
    <display value="Admitting Diagnosis"/>
    <definition
                value="The diagnosis given as the reason why the patient was admitted to the hospital."/>
  </concept>
  <concept>
    <code value="clinical"/>
    <display value="Clinical Diagnosis"/>
    <definition
                value="A diagnosis made on the basis of medical signs and patient-reported symptoms, rather than diagnostic tests."/>
  </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."/>
  </concept>
  <concept>
    <code value="discharge"/>
    <display value="Discharge Diagnosis"/>
    <definition
                value="The diagnosis given when the patient is discharged from the hospital."/>
  </concept>
  <concept>
    <code value="laboratory"/>
    <display value="Laboratory Diagnosis"/>
    <definition
                value="A diagnosis based significantly on laboratory reports or test results, rather than the physical examination of the patient."/>
  </concept>
  <concept>
    <code value="nursing"/>
    <display value="Nursing Diagnosis"/>
    <definition
                value="A diagnosis which identifies people's responses to situations in their lives, such as a readiness to change or a willingness to accept assistance."/>
  </concept>
  <concept>
    <code value="prenatal"/>
    <display value="Prenatal Diagnosis"/>
    <definition value="A diagnosis determined prior to birth."/>
  </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."/>
  </concept>
  <concept>
    <code value="radiology"/>
    <display value="Radiology Diagnosis"/>
    <definition
                value="A diagnosis based primarily on the results from medical imaging studies."/>
  </concept>
  <concept>
    <code value="remote"/>
    <display value="Remote Diagnosis"/>
    <definition
                value="A diagnosis determined using telemedicine techniques."/>
  </concept>
  <concept>
    <code value="retrospective"/>
    <display value="Retrospective Diagnosis"/>
    <definition
                value="The labeling of an illness in a specific historical event using modern knowledge, methods and disease classifications."/>
  </concept>
  <concept>
    <code value="self"/>
    <display value="Self Diagnosis"/>
    <definition value="A diagnosis determined by the patient."/>
  </concept>
</CodeSystem>