Mona FHIR Implementation Guide
0.4.50648 - ci-build

Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions

: TISS28 Answer - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mona-tiss28-answer"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <language value="de-DE"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-DE" lang="de-DE"><p>This code system https://fhir.mona.icu/CodeSystem/mona-tiss28-answer 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">no<a name="mona-tiss28-answer-no"> </a></td><td>Nein</td></tr><tr><td style="white-space:nowrap">yes<a name="mona-tiss28-answer-yes"> </a></td><td>Ja</td></tr><tr><td style="white-space:nowrap">one-medication<a name="mona-tiss28-answer-one-medication"> </a></td><td>1 Medikament</td></tr><tr><td style="white-space:nowrap">more-than-one-medication<a name="mona-tiss28-answer-more-than-one-medication"> </a></td><td>&gt;1 Medikament</td></tr><tr><td style="white-space:nowrap">routine<a name="mona-tiss28-answer-routine"> </a></td><td>Routine</td></tr><tr><td style="white-space:nowrap">often<a name="mona-tiss28-answer-often"> </a></td><td>Häufig</td></tr><tr><td style="white-space:nowrap">one-intervention<a name="mona-tiss28-answer-one-intervention"> </a></td><td>1 Intervention</td></tr><tr><td style="white-space:nowrap">more-than-one-intervention<a name="mona-tiss28-answer-more-than-one-intervention"> </a></td><td>&gt;1 Intervention</td></tr></table></div>
  </text>
  <url value="https://fhir.mona.icu/CodeSystem/mona-tiss28-answer"/>
  <version value="0.4.50648"/>
  <name value="TISS28AnswerCS"/>
  <title value="TISS28 Answer"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2021-10-06"/>
  <publisher value="Clinomic"/>
  <contact>
    <name value="Clinomic"/>
    <telecom>
      <system value="url"/>
      <value value="https://clinomic.ai/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@clinomic.ai"/>
    </telecom>
  </contact>
  <description value="Answers for TISS28 questions with score mappings."/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="no"/>
    <display value="Nein"/>
  </concept>
  <concept>
    <code value="yes"/>
    <display value="Ja"/>
  </concept>
  <concept>
    <code value="one-medication"/>
    <display value="1 Medikament"/>
  </concept>
  <concept>
    <code value="more-than-one-medication"/>
    <display value="&gt;1 Medikament"/>
  </concept>
  <concept>
    <code value="routine"/>
    <display value="Routine"/>
  </concept>
  <concept>
    <code value="often"/>
    <display value="Häufig"/>
  </concept>
  <concept>
    <code value="one-intervention"/>
    <display value="1 Intervention"/>
  </concept>
  <concept>
    <code value="more-than-one-intervention"/>
    <display value="&gt;1 Intervention"/>
  </concept>
</CodeSystem>