KIOLA Implementation Guide
0.1.0 - STU1

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

: KIOLA Boolean - XML Representation

Active as of 2024-04-27

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="kiola-boolean-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This  code system <code>https://fhir.ehealth-systems.at/kiola/boolean</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">true<a name="kiola-boolean-cs-true"> </a></td><td>True</td></tr><tr><td style="white-space:nowrap">false<a name="kiola-boolean-cs-false"> </a></td><td>False</td></tr></table></div>
  </text>
  <url value="https://fhir.ehealth-systems.at/kiola/boolean"/>
  <version value="0.1.0"/>
  <name value="KIOLABooleanCS"/>
  <title value="KIOLA Boolean"/>
  <status value="active"/>
  <date value="2024-04-27T13:32:49+00:00"/>
  <contact>
    <name value="AIT Austrian Institute of Technology"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:office@ait.ac.at"/>
    </telecom>
  </contact>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="true"/>
    <display value="True"/>
  </concept>
  <concept>
    <code value="false"/>
    <display value="False"/>
  </concept>
</CodeSystem>