HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Example Diagnosis Type Codes - XML Representation

Draft as of 2023-09-08 Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ex-diagnosistype"/>
  <meta>
    <lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/ex-diagnosistype"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1167"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="ExampleDiagnosisTypeCodes"/>
  <title value="Example Diagnosis Type Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-09-08T17:52:31-06:00"/>
  <publisher value="Financial Management"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set includes example Diagnosis Type codes."/>
  <copyright value="This is an example set."/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/ex-diagnosistype"/>
  <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>