This page is part of the FUT Infrastructure (v3.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-09-16 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ehealth-device-service-types"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehealth-device-service-types</b></p><a name=\"ehealth-device-service-types\"> </a><a name=\"hcehealth-device-service-types\"> </a><a name=\"ehealth-device-service-types-da-DK\"> </a><p>This case-sensitive 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><td><b>Dansk (Danish, da)</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><td>Oplæring af patient/borger i brug af udstyr</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><td>Oplæring af patient/borger tidligere oplært i brug af udstyr</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><td>Kalibrering af udstyr</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><td>Hjemtagelse af udstyr til reparation</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><td>Reparation af udstyr på stedet</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><td>Udskiftning af udstyr</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><td>Afhentning af udstyr efter brug</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><td>Levering til patient/borger</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><td>Installation og opsætning hos patient/borger</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/cs/device-service-types"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.3.0"] ; #
fhir:name [ fhir:v "DeviceServiceTypes"] ; #
fhir:title [ fhir:v "Device service types"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-09-16T00:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "Device service types."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "TRAINING" ] ;
fhir:display [ fhir:v "Training patient in use of device" ] ;
fhir:definition [ fhir:v "Training patient in use of device" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Oplæring af patient/borger i brug af udstyr" ] ] )
] [
fhir:code [ fhir:v "RE-TRAINING" ] ;
fhir:display [ fhir:v "Re-training a patient previously trained in using a device" ] ;
fhir:definition [ fhir:v "Re-training a patient previously trained in using a device" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Oplæring af patient/borger tidligere oplært i brug af udstyr" ] ] )
] [
fhir:code [ fhir:v "CALIBRATION" ] ;
fhir:display [ fhir:v "Calibration of device" ] ;
fhir:definition [ fhir:v "Calibration of device" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Kalibrering af udstyr" ] ] )
] [
fhir:code [ fhir:v "REPAIR" ] ;
fhir:display [ fhir:v "Off-site repair of device" ] ;
fhir:definition [ fhir:v "Off-site repair of device" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Hjemtagelse af udstyr til reparation" ] ] )
] [
fhir:code [ fhir:v "MAINTENANCE" ] ;
fhir:display [ fhir:v "On-site maintenance or repair of device" ] ;
fhir:definition [ fhir:v "On-site maintenance or repair of device" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Reparation af udstyr på stedet" ] ] )
] [
fhir:code [ fhir:v "REPLACE" ] ;
fhir:display [ fhir:v "Replacement of device" ] ;
fhir:definition [ fhir:v "Replacement of device" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Udskiftning af udstyr" ] ] )
] [
fhir:code [ fhir:v "PICKUP" ] ;
fhir:display [ fhir:v "Pickup and return device after use" ] ;
fhir:definition [ fhir:v "Pickup and return device after use" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Afhentning af udstyr efter brug" ] ] )
] [
fhir:code [ fhir:v "DELIVER" ] ;
fhir:display [ fhir:v "Deliver device to patient" ] ;
fhir:definition [ fhir:v "Deliver device to patient" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Levering til patient/borger" ] ] )
] [
fhir:code [ fhir:v "INSTALL" ] ;
fhir:display [ fhir:v "Install and configure device on-site with patient" ] ;
fhir:definition [ fhir:v "Install and configure device on-site with patient" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Installation og opsætning hos patient/borger" ] ] )
] ) . #
IG © 2021+ Den telemedicinske infrastruktur (eHealth Infrastructure). Package dk.ehealth.sundhed.fhir.ig.core#3.3.0 based on FHIR 4.0.1. Generated 2024-11-05