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 Device Codes - JSON Representation

Active as of 2024-04-27

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "kiola-device-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>https://fhir.ehealth-systems.at/kiola/device</code> provides <b>a fragment</b> that includes following code:</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\">SDC<a name=\"kiola-device-cs-SDC\"> </a></td><td>Structured Data Capture</td><td>A device to manually enter vital data using a questionnaire.</td></tr></table></div>"
  },
  "url" : "https://fhir.ehealth-systems.at/kiola/device",
  "version" : "0.1.0",
  "name" : "KIOLADeviceCS",
  "title" : "KIOLA Device Codes",
  "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" : "Generic device types that can transmit vital data.",
  "content" : "fragment",
  "concept" : [
    {
      "code" : "SDC",
      "display" : "Structured Data Capture",
      "definition" : "A device to manually enter vital data using a questionnaire."
    }
  ]
}