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
Active as of 2024-04-27 |
{
"resourceType" : "CodeSystem",
"id" : "kiola-mdc-dim-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://fhir.ehealth-systems.at/kiola/dimension/AIT-11073</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_CENTI_M<a name=\"kiola-mdc-dim-cs-MDC_DIM_CENTI_M\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_KILO_G<a name=\"kiola-mdc-dim-cs-MDC_DIM_KILO_G\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_MMHG<a name=\"kiola-mdc-dim-cs-MDC_DIM_MMHG\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_MILLI_G_PER_DL<a name=\"kiola-mdc-dim-cs-MDC_DIM_MILLI_G_PER_DL\"> </a></td><td>mg/dl</td></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_PERCENT<a name=\"kiola-mdc-dim-cs-MDC_DIM_PERCENT\"> </a></td><td>%</td></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_BEAT_PER_MIN<a name=\"kiola-mdc-dim-cs-MDC_DIM_BEAT_PER_MIN\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_RPM<a name=\"kiola-mdc-dim-cs-MDC_DIM_RPM\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_X_ISO8601<a name=\"kiola-mdc-dim-cs-MDC_DIM_X_ISO8601\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_X_CAL<a name=\"kiola-mdc-dim-cs-MDC_DIM_X_CAL\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_VND_AIT_RFC3339<a name=\"kiola-mdc-dim-cs-MDC_DIM_VND_AIT_RFC3339\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_VND_AIT_CBOR_TS_FIX<a name=\"kiola-mdc-dim-cs-MDC_DIM_VND_AIT_CBOR_TS_FIX\"> </a></td><td>cbor_fixed</td></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_VND_AIT_CBOR_TS_FLEX<a name=\"kiola-mdc-dim-cs-MDC_DIM_VND_AIT_CBOR_TS_FLEX\"> </a></td><td>cbor_flex</td></tr><tr><td style=\"white-space:nowrap\">MDC_DIM_VND_AIT_CMP[MDC_DIM_S,MDC_DIM_X_WATT]<a name=\"kiola-mdc-dim-cs-MDC_DIM_VND_AIT_CMP.91MDC_DIM_S.44MDC_DIM_X_WATT.93\"> </a></td><td/></tr></table></div>"
},
"url" : "https://fhir.ehealth-systems.at/kiola/dimension/AIT-11073",
"version" : "0.1.0",
"name" : "KIOLAMDCDIMCS",
"title" : "KIOLA Dimension Codes AIT 11073",
"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" : "Measurement dimensions supported by KIOLA, based on the ISO/IEEE 11073 standard with vendor-specific extensions, mainly AIT. The MDC display name is used as a code.\n\nAll codes might be parametrized using the syntax `CODE:{min=MIN_VAL,max=MAX_VAL}` to define a plausibility range for manual data entry, e.g.: `MDC_DIM_MILLI_G_PER_DL:{min=0,max=1000}`",
"compositional" : true,
"content" : "fragment",
"concept" : [
{
"code" : "MDC_DIM_CENTI_M"
},
{
"code" : "MDC_DIM_KILO_G"
},
{
"code" : "MDC_DIM_MMHG"
},
{
"code" : "MDC_DIM_MILLI_G_PER_DL",
"display" : "mg/dl"
},
{
"code" : "MDC_DIM_PERCENT",
"display" : "%"
},
{
"code" : "MDC_DIM_BEAT_PER_MIN"
},
{
"code" : "MDC_DIM_RPM"
},
{
"code" : "MDC_DIM_X_ISO8601"
},
{
"code" : "MDC_DIM_X_CAL"
},
{
"code" : "MDC_DIM_VND_AIT_RFC3339"
},
{
"code" : "MDC_DIM_VND_AIT_CBOR_TS_FIX",
"display" : "cbor_fixed"
},
{
"code" : "MDC_DIM_VND_AIT_CBOR_TS_FLEX",
"display" : "cbor_flex"
},
{
"code" : "MDC_DIM_VND_AIT_CMP[MDC_DIM_S,MDC_DIM_X_WATT]"
}
]
}