Continuous Glucose Monitoring
1.0.0-ballot - STU 1 Ballot International flag

This page is part of the Continuous Glucose Monitoring (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Codes for CGM - JSON Representation

Page standards status: Trial-use Maturity Level: 2

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><td><b>Definition</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><td>A ServiceRequest code that identifies a &quot;standing order&quot; for CGM data.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/cgm/ImplementationGuide/hl7.fhir.uv.cgm"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/cgm/ImplementationGuide/hl7.fhir.uv.cgm"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/cgm/CodeSystem/cgm",
  "version" : "1.0.0-ballot",
  "name" : "CGMCodes",
  "title" : "Codes for CGM",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-31T13:42:59+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",
      "definition" : "A ServiceRequest code that identifies a \"standing order\" for CGM data."
    }
  ]
}