CH LAB-Order (R4)
3.0.0 - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: Observation TriggeredBy Type CodeSystem - XML Representation

Active as of 2025-06-27

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="triggeredby-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem triggeredby-type</b></p><a name="triggeredby-type"> </a><a name="hctriggeredby-type"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-lab-order/CodeSystem/triggeredby-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></tr><tr><td style="white-space:nowrap">follow-up<a name="triggeredby-type-follow-up"> </a></td><td>Follow-up test</td></tr><tr><td style="white-space:nowrap">confirmatory<a name="triggeredby-type-confirmatory"> </a></td><td>Confirmatory test</td></tr><tr><td style="white-space:nowrap">monitoring<a name="triggeredby-type-monitoring"> </a></td><td>Monitoring test</td></tr><tr><td style="white-space:nowrap">reflex<a name="triggeredby-type-reflex"> </a></td><td>Reflex test</td></tr><tr><td style="white-space:nowrap">repeat<a name="triggeredby-type-repeat"> </a></td><td>Repeat test</td></tr><tr><td style="white-space:nowrap">add-on<a name="triggeredby-type-add-on"> </a></td><td>Add-on test</td></tr><tr><td style="white-space:nowrap">other<a name="triggeredby-type-other"> </a></td><td>Other test</td></tr></table></div>
  </text>
  <url value="http://fhir.ch/ig/ch-lab-order/CodeSystem/triggeredby-type"/>
  <version value="3.0.0"/>
  <name value="ObservationTriggeredByTypeCS"/>
  <title value="Observation TriggeredBy Type CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-06-27T14:15:36+00:00"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch"/>
    </telecom>
  </contact>
  <contact>
    <name value="Marcel Hanselmann"/>
    <telecom>
      <system value="email"/>
      <value value="laborprojektgruppe@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Code system defining types of observation triggers."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="follow-up"/>
    <display value="Follow-up test"/>
  </concept>
  <concept>
    <code value="confirmatory"/>
    <display value="Confirmatory test"/>
  </concept>
  <concept>
    <code value="monitoring"/>
    <display value="Monitoring test"/>
  </concept>
  <concept>
    <code value="reflex"/>
    <display value="Reflex test"/>
  </concept>
  <concept>
    <code value="repeat"/>
    <display value="Repeat test"/>
  </concept>
  <concept>
    <code value="add-on"/>
    <display value="Add-on test"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other test"/>
  </concept>
</CodeSystem>