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 Automatic Transmission Measurement Device Types - JSON Representation

Active as of 2024-04-27

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "KIOLAMeasurementAutomaticTransmissionDeviceTypes",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"CodeSystem-kiola-mdc-cs.html\"><code>https://fhir.ehealth-systems.at/kiola/device/AIT-11073</code></a> where concept  is-a  <a href=\"CodeSystem-kiola-mdc-cs.html#kiola-mdc-cs-MDC_DEV_SPEC\">MDC_DEV_SPEC</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"CodeSystem-kiola-mdc-cs.html\"><code>https://fhir.ehealth-systems.at/kiola/device/AIT-11073</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-mdc-cs.html#kiola-mdc-cs-MDC_DEV_SPEC\">MDC_DEV_SPEC</a></td><td style=\"color: #cccccc\">KIOLA measurement device</td><td>A KIOLA measurement device, using an MDC display name as code.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.ehealth-systems.at/artifacts/ValueSet/KIOLAMeasurementAutomaticTransmissionDeviceTypes",
  "version" : "0.1.0",
  "name" : "KIOLAMeasurementAutomaticTransmissionDeviceTypes",
  "title" : "KIOLA Automatic Transmission Measurement Device Types",
  "status" : "active",
  "date" : "2024-04-27T13:32:49+00:00",
  "contact" : [
    {
      "name" : "AIT Austrian Institute of Technology",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:office@ait.ac.at"
        }
      ]
    }
  ],
  "description" : "Types of devices that might automatically transmit vital data measurements to a KIOLA system, without entering the data manually.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.ehealth-systems.at/kiola/device/AIT-11073",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "MDC_DEV_SPEC"
          }
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "https://fhir.ehealth-systems.at/kiola/device/AIT-11073",
        "concept" : [
          {
            "code" : "MDC_DEV_SPEC"
          }
        ]
      }
    ]
  }
}