HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: diagnosisClassification - XML Representation

Active as of 2019-12-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0228"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0228</code> defines the following codes in a Is-A heirarchy:</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>Deutsch (German, de)</b></td></tr><tr><td style="white-space:nowrap">C<a name="v2-0228-C"> </a></td><td>Consultation</td><td>Consultation</td><td>Behandlung</td></tr><tr><td style="white-space:nowrap">D<a name="v2-0228-D"> </a></td><td>Diagnosis</td><td>Diagnosis</td><td>Diagnose</td></tr><tr><td style="white-space:nowrap">M<a name="v2-0228-M"> </a></td><td>Medication (antibiotic)</td><td>Medication (antibiotic)</td><td>Medikation</td></tr><tr><td style="white-space:nowrap">O<a name="v2-0228-O"> </a></td><td>Other</td><td>Other</td><td>andere</td></tr><tr><td style="white-space:nowrap">R<a name="v2-0228-R"> </a></td><td>Radiological scheduling (not using ICDA codes)</td><td>Radiological scheduling (not using ICDA codes)</td><td>Planung von radiologischen Untersuchungen</td></tr><tr><td style="white-space:nowrap">S<a name="v2-0228-S"> </a></td><td>Sign and symptom</td><td>Sign and symptom</td><td>Symptome</td></tr><tr><td style="white-space:nowrap">T<a name="v2-0228-T"> </a></td><td>Tissue diagnosis</td><td>Tissue diagnosis</td><td>Gewebebestimmung</td></tr><tr><td style="white-space:nowrap">I<a name="v2-0228-I"> </a></td><td>Invasive procedure not classified elsewhere (I.V., catheter, etc.)</td><td>Invasive procedure not classified elsewhere (I.V., catheter, etc.)</td><td>Maßnahme</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0228"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.128"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="DiagnosisClassification"/>
  <title value="diagnosisClassification"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-01"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Code system of concepts used to classify whether a patient visit can be related to a diagnosis.  Used in HL7 Version 2.x messaging in the DG1 segment."/>
  <purpose
           value="Underlying Master Code System for V2 table 0228 (Diagnosis Classification)"/>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/v2-0228"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/>
    <description value="Status of the concept"/>
    <type value="code"/>
  </property>
  <property>
    <code value="deprecated"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/>
    <description value="Version of HL7 in which the code was deprecated"/>
    <type value="code"/>
  </property>
  <concept id="2259">
    <code value="C"/>
    <display value="Consultation"/>
    <definition value="Consultation"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Behandlung"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="2260">
    <code value="D"/>
    <display value="Diagnosis"/>
    <definition value="Diagnosis"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Diagnose"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="2261">
    <code value="M"/>
    <display value="Medication (antibiotic)"/>
    <definition value="Medication (antibiotic)"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Medikation"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="2262">
    <code value="O"/>
    <display value="Other"/>
    <definition value="Other"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="andere"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="2263">
    <code value="R"/>
    <display value="Radiological scheduling (not using ICDA codes)"/>
    <definition value="Radiological scheduling (not using ICDA codes)"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Planung von radiologischen Untersuchungen"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="2264">
    <code value="S"/>
    <display value="Sign and symptom"/>
    <definition value="Sign and symptom"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Symptome"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="2265">
    <code value="T"/>
    <display value="Tissue diagnosis"/>
    <definition value="Tissue diagnosis"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Gewebebestimmung"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="2266">
    <code value="I"/>
    <display
             value="Invasive procedure not classified elsewhere (I.V., catheter, etc.)"/>
    <definition
                value="Invasive procedure not classified elsewhere (I.V., catheter, etc.)"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Maßnahme"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
</CodeSystem>