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 Measurement Device Types - XML Representation

Active as of 2024-04-27

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="KIOLAMeasurementDeviceTypes"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-kiola-device-cs.html"><code>https://fhir.ehealth-systems.at/kiola/device</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="CodeSystem-kiola-device-cs.html#kiola-device-cs-SDC">SDC</a></td><td style="color: #cccccc">Structured Data Capture</td><td>A device to manually enter vital data using a questionnaire.</td></tr></table></li><li>Import all the codes that are contained in <a href="ValueSet-KIOLAMeasurementAutomaticTransmissionDeviceTypes.html">KIOLA Automatic Transmission Measurement Device Types</a></li></ul></div>
  </text>
  <url
       value="https://fhir.ehealth-systems.at/artifacts/ValueSet/KIOLAMeasurementDeviceTypes"/>
  <version value="0.1.0"/>
  <name value="KIOLAMeasurementDeviceTypes"/>
  <title value="KIOLA Measurement Device Types"/>
  <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>
  <description
               value="Types of devices that might transmit vital data measurements to a KIOLA system."/>
  <compose>
    <include>
      <system value="https://fhir.ehealth-systems.at/kiola/device"/>
      <concept>
        <code value="SDC"/>
      </concept>
    </include>
    <include>
      <valueSet
                value="https://fhir.ehealth-systems.at/artifacts/ValueSet/KIOLAMeasurementAutomaticTransmissionDeviceTypes"/>
    </include>
  </compose>
</ValueSet>