HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: responseFlag - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0121"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0121 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">E<a name="v2-0121-E"> </a></td><td>Report exceptions only</td><td>Report exceptions only</td></tr><tr><td style="white-space:nowrap">R<a name="v2-0121-R"> </a></td><td>Same as E, also Replacement and Parent-Child</td><td>Report exceptions, replacement and parent-child</td></tr><tr><td style="white-space:nowrap">D<a name="v2-0121-D"> </a></td><td>Same as R, also other associated segments</td><td>Report exceptions, replacement, parent-child and other associated segments</td></tr><tr><td style="white-space:nowrap">F<a name="v2-0121-F"> </a></td><td>Same as D, plus confirmations explicitly</td><td>Report exceptions, replacement, parent-child, other associated segments and explicit confirmations</td></tr><tr><td style="white-space:nowrap">N<a name="v2-0121-N"> </a></td><td>Only the MSA segment is returned</td><td>Only the MSA segment is returned</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>E</td><td>Nur OK oder Fehlercode nach Auftragsprüfung / -bearbeitung</td></tr><tr><td>R</td><td>Wie E, zusätzlich ORC-Segmente von nachgeordneten und Ersatzaufträgen</td></tr><tr><td>D</td><td>Wie R, zusätzlich Detail-Segmente (OBR usw.) von nachgeordneten und Ersatzaufträ</td></tr><tr><td>F</td><td>Wie D, zusätzlich ausdrückliche Bestätigungen</td></tr><tr><td>N</td><td>Nur Eingangsbestätigung</td></tr></table></div>
  </text>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0121"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.49"/>
  </identifier>
  <version value="2.2.0"/>
  <name value="ResponseFlag"/>
  <title value="responseFlag"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-01"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/"/>
    </telecom>
  </contact>
  <description
               value="HL7-defined code system of concepts allowing the placer (sending) application to determine the amount of information to be returned from the filler.  Used in HL7 Version 2.x messaging in the ORC segment."/>
  <purpose
           value="Underlying Master Code System for V2 table 0121 (Response Flag)"/>
  <copyright
             value="Copyright HL7. Licensed under creative commons public domain"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/v2-0121"/>
  <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="1417">
    <code value="E"/>
    <display value="Report exceptions only"/>
    <definition value="Report exceptions only"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Nur OK oder Fehlercode nach Auftragsprüfung / -bearbeitung"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1418">
    <code value="R"/>
    <display value="Same as E, also Replacement and Parent-Child"/>
    <definition value="Report exceptions, replacement and parent-child"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value
             value="Wie E, zusätzlich ORC-Segmente von nachgeordneten und Ersatzaufträgen"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1419">
    <code value="D"/>
    <display value="Same as R, also other associated segments"/>
    <definition
                value="Report exceptions, replacement, parent-child and other associated segments"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value
             value="Wie R, zusätzlich Detail-Segmente (OBR usw.) von nachgeordneten und Ersatzaufträ"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1420">
    <code value="F"/>
    <display value="Same as D, plus confirmations explicitly"/>
    <definition
                value="Report exceptions, replacement, parent-child, other associated segments and explicit confirmations"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Wie D, zusätzlich ausdrückliche Bestätigungen"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1421">
    <code value="N"/>
    <display value="Only the MSA segment is returned"/>
    <definition value="Only the MSA segment is returned"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Nur Eingangsbestätigung"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
</CodeSystem>