Medikationsplan 4 PLUS
0.1.0 - ci-build

Medikationsplan 4 PLUS - Local Development build (v0.1.0). See the Directory of published versions

: Einnahmezeitpunkte v3 TimingEvent - XML Representation

Draft as of 2021-05-07

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mp4p-einnahmezeitpunkte-v3"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-CM">CM</a></td><td>Morgens</td><td>**Description:** breakfast (from lat. cibus matutinus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-CD">CD</a></td><td>Mittags</td><td>**Description:** lunch (from lat. cibus diurnus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-CV">CV</a></td><td>Abends</td><td>**Description:** dinner (from lat. cibus vespertinus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-HS">HS</a></td><td>zur Nacht</td><td>**Description:** Prior to beginning a regular period of extended sleep (this would exclude naps). Note that this might occur at different times of day depending on a person's regular sleep schedule.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.charite.de/fhir/medikationsplan/ValueSet/einnahmezeitpunkte-v3-TimingEvent"/>
  <version value="0.1.0"/>
  <name value="EinnahmezeitpunkteV3"/>
  <title value="Einnahmezeitpunkte v3 TimingEvent"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2021-05-07"/>
  <publisher value="BIH@Charité"/>
  <contact>
    <name value="BIH@Charité"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.bihealth.org/en/research/core-facilities/interoperability/"/>
    </telecom>
  </contact>
  <description
               value="ValueSet zur Codierung von Einnahmezeitpunkten aus v3 CodeSystem TimingEvent."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-TimingEvent"/>
      <concept>
        <code value="CM"/>
        <display value="Morgens"/>
      </concept>
      <concept>
        <code value="CD"/>
        <display value="Mittags"/>
      </concept>
      <concept>
        <code value="CV"/>
        <display value="Abends"/>
      </concept>
      <concept>
        <code value="HS"/>
        <display value="zur Nacht"/>
      </concept>
    </include>
  </compose>
</ValueSet>