{
  "resourceType": "CodeSystem",
  "id": "ehealth-device-service-types",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ehealth.sundhed.dk/cs/device-service-types</code> defines the 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\">TRAINING<a name=\"ehealth-device-service-types-TRAINING\"> </a></td><td>Training patient in use of device</td><td>Training patient in use of device</td></tr><tr><td style=\"white-space:nowrap\">RE-TRAINING<a name=\"ehealth-device-service-types-RE-TRAINING\"> </a></td><td>Re-training a patient previously trained in using a device</td><td>Re-training a patient previously trained in using a device</td></tr><tr><td style=\"white-space:nowrap\">CALIBRATION<a name=\"ehealth-device-service-types-CALIBRATION\"> </a></td><td>Calibration of device</td><td>Calibration of device</td></tr><tr><td style=\"white-space:nowrap\">REPAIR<a name=\"ehealth-device-service-types-REPAIR\"> </a></td><td>Off-site repair of device</td><td>Off-site repair of device</td></tr><tr><td style=\"white-space:nowrap\">MAINTENANCE<a name=\"ehealth-device-service-types-MAINTENANCE\"> </a></td><td>On-site maintenance or repair of device</td><td>On-site maintenance or repair of device</td></tr><tr><td style=\"white-space:nowrap\">REPLACE<a name=\"ehealth-device-service-types-REPLACE\"> </a></td><td>Replacement of device</td><td>Replacement of device</td></tr><tr><td style=\"white-space:nowrap\">PICKUP<a name=\"ehealth-device-service-types-PICKUP\"> </a></td><td>Pickup and return device after use</td><td>Pickup and return device after use</td></tr><tr><td style=\"white-space:nowrap\">DELIVER<a name=\"ehealth-device-service-types-DELIVER\"> </a></td><td>Deliver device to patient</td><td>Deliver device to patient</td></tr><tr><td style=\"white-space:nowrap\">INSTALL<a name=\"ehealth-device-service-types-INSTALL\"> </a></td><td>Install and configure device on-site with patient</td><td>Install and configure device on-site with patient</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>TRAINING</td><td>Oplæring af patient/borger i brug af udstyr</td></tr><tr><td>RE-TRAINING</td><td>Oplæring af patient/borger tidligere oplært i brug af udstyr</td></tr><tr><td>CALIBRATION</td><td>Kalibrering af udstyr</td></tr><tr><td>REPAIR</td><td>Hjemtagelse af udstyr til reparation</td></tr><tr><td>MAINTENANCE</td><td>Reparation af udstyr på stedet</td></tr><tr><td>REPLACE</td><td>Udskiftning af udstyr</td></tr><tr><td>PICKUP</td><td>Afhentning af udstyr efter brug</td></tr><tr><td>DELIVER</td><td>Levering til patient/borger</td></tr><tr><td>INSTALL</td><td>Installation og opsætning hos patient/borger</td></tr></table></div>"
  },
  "url": "http://ehealth.sundhed.dk/cs/device-service-types",
  "version": "2.4.0",
  "name": "DeviceServiceTypes",
  "title": "Device service types",
  "status": "active",
  "experimental": false,
  "date": "2019-09-16T00:00:00+00:00",
  "publisher": "Systematic | Trifork",
  "contact": [
    {
      "name": "Systematic | Trifork",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Device service types.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "TRAINING",
      "display": "Training patient in use of device",
      "definition": "Training patient in use of device",
      "designation": [
        {
          "language": "da",
          "value": "Oplæring af patient/borger i brug af udstyr"
        }
      ]
    },
    {
      "code": "RE-TRAINING",
      "display": "Re-training a patient previously trained in using a device",
      "definition": "Re-training a patient previously trained in using a device",
      "designation": [
        {
          "language": "da",
          "value": "Oplæring af patient/borger tidligere oplært i brug af udstyr"
        }
      ]
    },
    {
      "code": "CALIBRATION",
      "display": "Calibration of device",
      "definition": "Calibration of device",
      "designation": [
        {
          "language": "da",
          "value": "Kalibrering af udstyr"
        }
      ]
    },
    {
      "code": "REPAIR",
      "display": "Off-site repair of device",
      "definition": "Off-site repair of device",
      "designation": [
        {
          "language": "da",
          "value": "Hjemtagelse af udstyr til reparation"
        }
      ]
    },
    {
      "code": "MAINTENANCE",
      "display": "On-site maintenance or repair of device",
      "definition": "On-site maintenance or repair of device",
      "designation": [
        {
          "language": "da",
          "value": "Reparation af udstyr på stedet"
        }
      ]
    },
    {
      "code": "REPLACE",
      "display": "Replacement of device",
      "definition": "Replacement of device",
      "designation": [
        {
          "language": "da",
          "value": "Udskiftning af udstyr"
        }
      ]
    },
    {
      "code": "PICKUP",
      "display": "Pickup and return device after use",
      "definition": "Pickup and return device after use",
      "designation": [
        {
          "language": "da",
          "value": "Afhentning af udstyr efter brug"
        }
      ]
    },
    {
      "code": "DELIVER",
      "display": "Deliver device to patient",
      "definition": "Deliver device to patient",
      "designation": [
        {
          "language": "da",
          "value": "Levering til patient/borger"
        }
      ]
    },
    {
      "code": "INSTALL",
      "display": "Install and configure device on-site with patient",
      "definition": "Install and configure device on-site with patient",
      "designation": [
        {
          "language": "da",
          "value": "Installation og opsætning hos patient/borger"
        }
      ]
    }
  ]
}