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 Care Plan Transient Tag Code System - XML Representation

Active as of 2024-04-27

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="kiola-care-plan-transient-tag-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This  code system <code>https://fhir.ehealth-systems.at/kiola/careplan/transient-tag</code> provides <b>a fragment</b> that includes following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">SENSOR_CONFIGURATION<a name="kiola-care-plan-transient-tag-cs-SENSOR_CONFIGURATION"> </a></td><td>Sensor configuration</td><td>KIOLA ID of the associated (legacy) sensor configuration.</td></tr><tr><td style="white-space:nowrap">CONFIRMED<a name="kiola-care-plan-transient-tag-cs-CONFIRMED"> </a></td><td>Confirmed</td><td>The care plan has been successfully retrieved by a client. Might be parametrized using the userAgent and timestamp parameters, e.g.: `{userAgent=Pixel 4a/13 at.ac.ait.dm2/4.12.0(664):36fde7dd,timestamp=2022-11-25T09:28:29.950008}`</td></tr></table></div>
  </text>
  <url value="https://fhir.ehealth-systems.at/kiola/careplan/transient-tag"/>
  <version value="0.1.0"/>
  <name value="KIOLACarePlanTransientTagCS"/>
  <title value="KIOLA Care Plan Transient Tag Code System"/>
  <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="Meta data tags of care plans that should be removed when creating an updated plan for a patient, in case an activity changes."/>
  <compositional value="true"/>
  <content value="fragment"/>
  <concept>
    <code value="SENSOR_CONFIGURATION"/>
    <display value="Sensor configuration"/>
    <definition
                value="KIOLA ID of the associated (legacy) sensor configuration."/>
  </concept>
  <concept>
    <code value="CONFIRMED"/>
    <display value="Confirmed"/>
    <definition
                value="The care plan has been successfully retrieved by a client. Might be parametrized using the userAgent and timestamp parameters, e.g.: `{userAgent=Pixel 4a/13 at.ac.ait.dm2/4.12.0(664):36fde7dd,timestamp=2022-11-25T09:28:29.950008}`"/>
  </concept>
</CodeSystem>