Continuous Glucose Monitoring
0.1.0 - ci-build International flag

Continuous Glucose Monitoring, published by HL7 International / Orders and Observations. 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

: Codes for CGM - JSON Representation

Active as of 2024-12-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cgm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cgm</b></p><a name=\"cgm\"> </a><a name=\"hccgm\"> </a><a name=\"cgm-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cgm/CodeSystem/cgm</code> defines the following code:</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-data-submission-standing-order<a name=\"cgm-cgm-data-submission-standing-order\"> </a></td><td>CGM Submission Standing Order</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/cgm/CodeSystem/cgm",
  "version" : "0.1.0",
  "name" : "CGMCodes",
  "title" : "Codes for CGM",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-12T16:08:08+00:00",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 International / Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system" : "email",
          "value" : "ord@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Codes to identify content associated with this IG",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "cgm-data-submission-standing-order",
      "display" : "CGM Submission Standing Order"
    }
  ]
}