Argo CGM Write
0.1.0 - ci-build
Argo CGM Write, published by Argonaut. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cgm/ and changes regularly. See the Directory of published versions
Active as of 2024-11-04 |
{
"resourceType" : "CodeSystem",
"id" : "cgm-summary-codes-temporary",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cgm-summary-codes-temporary</b></p><a name=\"cgm-summary-codes-temporary\"> </a><a name=\"hccgm-summary-codes-temporary\"> </a><a name=\"cgm-summary-codes-temporary-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary</code> defines the 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\">cgm-summary<a name=\"cgm-summary-codes-temporary-cgm-summary\"> </a></td><td>CGM Summary Report</td></tr><tr><td style=\"white-space:nowrap\">mean-glucose-mass-per-volume<a name=\"cgm-summary-codes-temporary-mean-glucose-mass-per-volume\"> </a></td><td>Mean Glucose (Mass per Volume)</td></tr><tr><td style=\"white-space:nowrap\">mean-glucose-moles-per-volume<a name=\"cgm-summary-codes-temporary-mean-glucose-moles-per-volume\"> </a></td><td>Mean Glucose (Moles per Volume)</td></tr><tr><td style=\"white-space:nowrap\">times-in-ranges<a name=\"cgm-summary-codes-temporary-times-in-ranges\"> </a></td><td>Times in Glucose Ranges</td></tr><tr><td style=\"white-space:nowrap\">time-in-very-low<a name=\"cgm-summary-codes-temporary-time-in-very-low\"> </a></td><td>Time in Very Low Range (%)</td></tr><tr><td style=\"white-space:nowrap\">time-in-low<a name=\"cgm-summary-codes-temporary-time-in-low\"> </a></td><td>Time in Low Range (%)</td></tr><tr><td style=\"white-space:nowrap\">time-in-target<a name=\"cgm-summary-codes-temporary-time-in-target\"> </a></td><td>Time in Target Range (%)</td></tr><tr><td style=\"white-space:nowrap\">time-in-high<a name=\"cgm-summary-codes-temporary-time-in-high\"> </a></td><td>Time in High Range (%)</td></tr><tr><td style=\"white-space:nowrap\">time-in-very-high<a name=\"cgm-summary-codes-temporary-time-in-very-high\"> </a></td><td>Time in Very High Range (%)</td></tr><tr><td style=\"white-space:nowrap\">gmi<a name=\"cgm-summary-codes-temporary-gmi\"> </a></td><td>Glucose Management Indicator (GMI)</td></tr><tr><td style=\"white-space:nowrap\">cv<a name=\"cgm-summary-codes-temporary-cv\"> </a></td><td>Coefficient of Variation (CV)</td></tr><tr><td style=\"white-space:nowrap\">days-of-wear<a name=\"cgm-summary-codes-temporary-days-of-wear\"> </a></td><td>Days of Wear</td></tr><tr><td style=\"white-space:nowrap\">sensor-active-percentage<a name=\"cgm-summary-codes-temporary-sensor-active-percentage\"> </a></td><td>Sensor Active Percentage</td></tr></table></div>"
},
"url" : "http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary",
"version" : "0.1.0",
"name" : "CGMSummaryCodesTemporary",
"title" : "CGM Summary Code System",
"status" : "active",
"experimental" : false,
"date" : "2024-11-04T18:50:41+00:00",
"publisher" : "Argonaut",
"contact" : [
{
"name" : "Argonaut",
"telecom" : [
{
"system" : "url",
"value" : "http://argo.run"
}
]
}
],
"description" : "Temporary code system for CGM summary observations.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 13,
"concept" : [
{
"code" : "cgm-summary",
"display" : "CGM Summary Report"
},
{
"code" : "mean-glucose-mass-per-volume",
"display" : "Mean Glucose (Mass per Volume)"
},
{
"code" : "mean-glucose-moles-per-volume",
"display" : "Mean Glucose (Moles per Volume)"
},
{
"code" : "times-in-ranges",
"display" : "Times in Glucose Ranges"
},
{
"code" : "time-in-very-low",
"display" : "Time in Very Low Range (%)"
},
{
"code" : "time-in-low",
"display" : "Time in Low Range (%)"
},
{
"code" : "time-in-target",
"display" : "Time in Target Range (%)"
},
{
"code" : "time-in-high",
"display" : "Time in High Range (%)"
},
{
"code" : "time-in-very-high",
"display" : "Time in Very High Range (%)"
},
{
"code" : "gmi",
"display" : "Glucose Management Indicator (GMI)"
},
{
"code" : "cv",
"display" : "Coefficient of Variation (CV)"
},
{
"code" : "days-of-wear",
"display" : "Days of Wear"
},
{
"code" : "sensor-active-percentage",
"display" : "Sensor Active Percentage"
}
]
}