@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "kiola-measurement-cs"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

This code system https://fhir.ehealth-systems.at/kiola/measurement defines the following codes:

CodeDisplay
MDC_DEV_SPEC_PROFILE_GLUCOSE Blood glucose measurement
MDC_DEV_SPEC_PROFILE_BP Blood pressure measurement
MDC_DEV_SPEC_PROFILE_INR Measurement of INR
MDC_DEV_SPEC_PROFILE_PULS_OXIM Blood oximeter measurement
MDC_DEV_SPEC_PROFILE_SCALE Body weight measurement
MDC_DEV_SPEC_PROFILE_SPIRO Spirometry measurement
MDC_DEV_SPEC_PROFILE_TEMP Measurement of temperature
MDC_DEV_SPEC_PROFILE_VND_AIT_ACTIVITY Activity measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_COMMENT Comment entry
MDC_DEV_SPEC_PROFILE_VND_AIT_GLUCOSE_SUPPL_V1 Blood glucose supplemental data measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_HF_CARDIO_EBIKE_CONFIG Cardio Ebike configuration
MDC_DEV_SPEC_PROFILE_VND_AIT_HF_CARDIO_EBIKE_RESULT Cardio Ebike measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_HF_CARDIO_ERGO_CONFIG Cardio Ergo configuration
MDC_DEV_SPEC_PROFILE_VND_AIT_HF_CARDIO_ERGO_RESULT Cardio Ergo measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_MED_DAILY_DOSE_COUMADIN_V1 Daily medication measurement of Coumadin
MDC_DEV_SPEC_PROFILE_VND_AIT_MED_DAILY_DOSE_FALITHROM_V1 Daily medication measurement of Falithrom
MDC_DEV_SPEC_PROFILE_VND_AIT_MED_DAILY_DOSE_MARCUMAR_V1 Daily medication measurement of Marcumar
MDC_DEV_SPEC_PROFILE_VND_AIT_PAIN_RANGE Subjective pain range measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_Q_COVID19_V1 Covid symptom measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_SLEEPSEQUENCE Sleepsequence measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_STEPSEQUENCE Stepsequence measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_WELLBEING Subjective wellbeing measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_0_V1 Generic Questionnaire 0 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_1_V1 Generic Questionnaire 1 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_2_V1 Generic Questionnaire 2 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_3_V1 Generic Questionnaire 3 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_4_V1 Generic Questionnaire 4 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_5_V1 Generic Questionnaire 5 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_6_V1 Generic Questionnaire 6 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_7_V1 Generic Questionnaire 7 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_8_V1 Generic Questionnaire 8 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_9_V1 Generic Questionnaire 9 measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_NOTE Note entry
MDC_DEV_SPEC_PROFILE_VND_AIT_STEPCOUNTER Step counter measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_PAIN_CURRENT Subjective pain measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_WOUND Wound measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_WOUND_ASSESSMENT Wound assessment measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_SMWT 6-Minute-Walk-Test measurement
MDC_VND_AIT_Q_PHYS_VISIT_V1 Physician Visit Questionnaire
MDC_VND_AIT_Q_MED_V1 Medication taken Questionnaire
MDC_DEV_SPEC_PROFILE_VND_AIT_GTM_EKG Getemed ECG measurement
MDC_DEV_SPEC_PROFILE_VND_AIT_FHIR_DIAGNOSTIC_REPORT FHIR Diagnostic report
" ] ; # fhir:url [ fhir:v "https://fhir.ehealth-systems.at/kiola/measurement"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "KIOLAMeasurementCS"] ; # fhir:title [ fhir:v "KIOLA Measurement Codes"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2024-04-27T13:32:49+00:00"^^xsd:dateTime] ; # fhir:contact ( [ fhir:name [ fhir:v "AIT Austrian Institute of Technology" ] ; fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mailto:office@ait.ac.at" ] ] ) ] ) ; # fhir:description [ fhir:v "Types of vital data measurements that can be transmitted to a KIOLA system. The naming is derived from MDC display names of devices from the ISO/IEEE 11073 standard."] ; # fhir:content [ fhir:v "complete"] ; # fhir:count [ fhir:v "42"^^xsd:nonNegativeInteger] ; # fhir:concept ( [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_GLUCOSE" ] ; fhir:display [ fhir:v "Blood glucose measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_BP" ] ; fhir:display [ fhir:v "Blood pressure measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_INR" ] ; fhir:display [ fhir:v "Measurement of INR" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_PULS_OXIM" ] ; fhir:display [ fhir:v "Blood oximeter measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_SCALE" ] ; fhir:display [ fhir:v "Body weight measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_SPIRO" ] ; fhir:display [ fhir:v "Spirometry measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_TEMP" ] ; fhir:display [ fhir:v "Measurement of temperature" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_ACTIVITY" ] ; fhir:display [ fhir:v "Activity measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_COMMENT" ] ; fhir:display [ fhir:v "Comment entry" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GLUCOSE_SUPPL_V1" ] ; fhir:display [ fhir:v "Blood glucose supplemental data measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_HF_CARDIO_EBIKE_CONFIG" ] ; fhir:display [ fhir:v "Cardio Ebike configuration" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_HF_CARDIO_EBIKE_RESULT" ] ; fhir:display [ fhir:v "Cardio Ebike measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_HF_CARDIO_ERGO_CONFIG" ] ; fhir:display [ fhir:v "Cardio Ergo configuration" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_HF_CARDIO_ERGO_RESULT" ] ; fhir:display [ fhir:v "Cardio Ergo measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_MED_DAILY_DOSE_COUMADIN_V1" ] ; fhir:display [ fhir:v "Daily medication measurement of Coumadin" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_MED_DAILY_DOSE_FALITHROM_V1" ] ; fhir:display [ fhir:v "Daily medication measurement of Falithrom" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_MED_DAILY_DOSE_MARCUMAR_V1" ] ; fhir:display [ fhir:v "Daily medication measurement of Marcumar" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_PAIN_RANGE" ] ; fhir:display [ fhir:v "Subjective pain range measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_Q_COVID19_V1" ] ; fhir:display [ fhir:v "Covid symptom measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_SLEEPSEQUENCE" ] ; fhir:display [ fhir:v "Sleepsequence measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_STEPSEQUENCE" ] ; fhir:display [ fhir:v "Stepsequence measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_WELLBEING" ] ; fhir:display [ fhir:v "Subjective wellbeing measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_0_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 0 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_1_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 1 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_2_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 2 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_3_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 3 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_4_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 4 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_5_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 5 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_6_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 6 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_7_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 7 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_8_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 8 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GENERIC_QUESTIONNAIRE_9_V1" ] ; fhir:display [ fhir:v "Generic Questionnaire 9 measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_NOTE" ] ; fhir:display [ fhir:v "Note entry" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_STEPCOUNTER" ] ; fhir:display [ fhir:v "Step counter measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_PAIN_CURRENT" ] ; fhir:display [ fhir:v "Subjective pain measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_WOUND" ] ; fhir:display [ fhir:v "Wound measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_WOUND_ASSESSMENT" ] ; fhir:display [ fhir:v "Wound assessment measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_SMWT" ] ; fhir:display [ fhir:v "6-Minute-Walk-Test measurement" ] ] [ fhir:code [ fhir:v "MDC_VND_AIT_Q_PHYS_VISIT_V1" ] ; fhir:display [ fhir:v "Physician Visit Questionnaire" ] ] [ fhir:code [ fhir:v "MDC_VND_AIT_Q_MED_V1" ] ; fhir:display [ fhir:v "Medication taken Questionnaire" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_GTM_EKG" ] ; fhir:display [ fhir:v "Getemed ECG measurement" ] ] [ fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_VND_AIT_FHIR_DIAGNOSTIC_REPORT" ] ; fhir:display [ fhir:v "FHIR Diagnostic report" ] ] ) . # # -------------------------------------------------------------------------------------