FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.cgm.r4
Resource TypeCapabilityStatement
IdCapabilityStatement-cgm-data-receiver.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cgm/STU1/CapabilityStatement-cgm-data-receiver.html
URLhttp://hl7.org/fhir/uv/cgm/CapabilityStatement/cgm-data-receiver
Version1.0.0
Statusactive
Date2025-08-27
TitleCGM Data Receiver Capability Statement
Realmuv
Authorityhl7
DescriptionThis capability statement describes the requirements for systems receiving CGM data via the `$submit-cgm-bundle` operation. Any CGM Data Receiver SHALL populate its `/metadata` response to ensure that `CapabilityStatement.instantiates` includes `"http://hl7.org/fhir/uv/cgm/CapabilityStatement/cgm-data-receiver"`.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
submit-cgm-bundleSubmit CGM Bundle
StructureDefinition
cgm-data-submission-one-time-orderCGM Data Submission One-Time Order
cgm-data-submission-standing-orderCGM Data Submission Standing Order
cgm-deviceCGM Device
cgm-sensor-reading-mass-per-volumeCGM Sensor Reading (Mass)
cgm-sensor-reading-moles-per-volumeCGM Sensor Reading (Molar)
cgm-summaryCGM Summary Observation
cgm-summary-coefficient-of-variationCoefficient of Variation (CV)
cgm-summary-days-of-wearDays of Wear
cgm-summary-gmiGlucose Management Indicator (GMI)
cgm-summary-mean-glucose-mass-per-volumeMean Glucose (Mass)
cgm-summary-mean-glucose-moles-per-volumeMean Glucose (Molar)
cgm-summary-pdfCGM Summary PDF Report
cgm-summary-sensor-active-percentageSensor Active Percentage
cgm-summary-times-in-rangesCGM Times in Ranges

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement cgm-data-receiver

CGM Data Receiver Capability Statement

  • Implementation Guide Version: 1.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: json
  • Published on: 2025-08-27
  • Published by: HL7 International / Orders and Observations

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Operations
ConformanceOperationDocumentation
SHALL$submit-cgm-bundle

This operation is used to submit CGM data

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)

Resource Conformance: supported ServiceRequest

Core FHIR Resource
ServiceRequest
Reference Policy
Interaction summary
  • Supports read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLcodetoken
 

Resource Conformance: supported Device

Core FHIR Resource
Device
Reference Policy
Interaction summary
  • Supports create, update.

Supported Profiles

CGM Device

Resource Conformance: supported DiagnosticReport

Core FHIR Resource
DiagnosticReport
Reference Policy
Interaction summary
  • Supports create, update.

Supported Profiles

CGM Summary PDF Report

Resource Conformance: supported Observation

Core FHIR Resource
Observation
Reference Policy
Interaction summary
  • Supports create, update.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLcategorytoken
SHALLcodetoken
 

Source1

{
  "resourceType": "CapabilityStatement",
  "id": "cgm-data-receiver",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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/CapabilityStatement/cgm-data-receiver",
  "version": "1.0.0",
  "title": "CGM Data Receiver Capability Statement",
  "status": "active",
  "date": "2025-08-27",
  "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": "This capability statement describes the requirements for systems receiving CGM data via the `$submit-cgm-bundle` operation.\n\nAny CGM Data Receiver SHALL populate its `/metadata` response to ensure that `CapabilityStatement.instantiates` includes `\"http://hl7.org/fhir/uv/cgm/CapabilityStatement/cgm-data-receiver\"`.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "json"
  ],
  "rest": [
    {
      "mode": "server",
      "resource": [
        {
          "type": "ServiceRequest",
          "supportedProfile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-data-submission-standing-order",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-data-submission-one-time-order"
          ],
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "patient",
              "type": "reference"
            },
            {
              "name": "code",
              "type": "token"
            }
          ]
        },
        {
          "type": "Device",
          "supportedProfile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-device"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "update"
            }
          ]
        },
        {
          "type": "DiagnosticReport",
          "supportedProfile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-pdf"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "update"
            }
          ]
        },
        {
          "type": "Observation",
          "supportedProfile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-mean-glucose-mass-per-volume",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-mean-glucose-moles-per-volume",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-times-in-ranges",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-gmi",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-coefficient-of-variation",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-days-of-wear",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-sensor-active-percentage",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-sensor-reading-mass-per-volume",
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-sensor-reading-moles-per-volume"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "update"
            }
          ],
          "searchParam": [
            {
              "name": "patient",
              "type": "reference"
            },
            {
              "name": "category",
              "type": "token"
            },
            {
              "name": "code",
              "type": "token"
            }
          ]
        }
      ],
      "operation": [
        {
          "name": "submit-cgm-bundle",
          "definition": "http://hl7.org/fhir/uv/cgm/OperationDefinition/submit-cgm-bundle",
          "documentation": "This operation is used to submit CGM data"
        }
      ]
    }
  ]
}