0.1.0 - ci-build

collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Timing Event Value Set - XML Representation

Draft as of 2025-11-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="timing-event-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet timing-event-vs</b></p><a name="timing-event-vs"> </a><a name="hctiming-event-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references"> version &#x1F4E6;3.0.0</span> where code  = <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-AC">AC</a></li><li>Include codes from<a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references"> version &#x1F4E6;3.0.0</span> where code  = <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-C">C</a></li><li>Include codes from<a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references"> version &#x1F4E6;3.0.0</span> where code  = <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PC">PC</a></li></ul></div>
  </text>
  <url value="https://fhir.collabree.com/fhir/ValueSet/timing-event-vs"/>
  <version value="0.1.0"/>
  <name value="TimingEventVS"/>
  <title value="Timing Event Value Set"/>
  <status value="draft"/>
  <date value="2025-11-04T17:00:46+01:00"/>
  <publisher value="Collabree AG"/>
  <contact>
    <name value="Collabree AG"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.collabree.com"/>
    </telecom>
  </contact>
  <description
               value="Value set for medication timing events in the Collabree system"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-TimingEvent"/>
      <filter>
        <property value="code"/>
        <op value="="/>
        <value value="AC"/>
      </filter>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-TimingEvent"/>
      <filter>
        <property value="code"/>
        <op value="="/>
        <value value="C"/>
      </filter>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-TimingEvent"/>
      <filter>
        <property value="code"/>
        <op value="="/>
        <value value="PC"/>
      </filter>
    </include>
  </compose>
</ValueSet>