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

FHIR IG analytics

Packagenavify.fhir.r5.rdc
Resource TypeBundle
Idrdc-Bundle-R5-CGM-Observation-Search-Result.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "rdc-Bundle-R5-CGM-Observation-Search-Result",
  "type": "searchset",
  "link": [
    {
      "relation": "self",
      "url": "/fhir/r5/api/Observation?date=ge2023-02-10T00:00:00Z&date=le2023-02-17T00:00:00Z&subject=af51cd07-bd62-4335-9ce0-eeefb52c20d6&code=434910001"
    },
    {
      "relation": "next",
      "url": "/fhir/r5/api/Observation?date=ge2023-02-10T00:00:00Z&date=le2023-02-17T00:00:00Z&subject=af51cd07-bd62-4335-9ce0-eeefb52c20d6&code=434910001&page=49ceea13-19d5-4d55-ba3d-cb4733830162"
    }
  ],
  "entry": [
    {
      "fullUrl": "urn:uuid:97efbddd-129b-4585-9421-5407cfee7d3c",
      "resource": {
        "resourceType": "Observation",
        "meta": {
          "versionId": "1676241936447",
          "lastUpdated": "2023-02-12T22:45:36.447+00:00",
          "profile": [
            "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM"
          ]
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "434910001",
              "display": "Interstitial fluid glucose concentration (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/af51cd07-bd62-4335-9ce0-eeefb52c20d6"
        },
        "effectivePeriod": {
          "start": "2023-02-10T02:00:00+00:00",
          "end": "2023-02-10T02:15:00+00:00"
        },
        "valueSampledData": {
          "extension": [
            {
              "url": "https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags",
              "valueString": "HI; NULL; InvalidValue SessionStopped; LO SessionStopped"
            },
            {
              "url": "https://roche.com/fhir/iop/StructureDefinition/ext-SampledDataTimestamps",
              "valueString": "2023-02-10T02:00:00+00:00 2023-02-10T02:05:00+00:00 2023-02-10T02:10:00+00:00 2023-02-10T02:15:00+00:00"
            },
            {
              "url": "https://roche.com/fhir/iop/StructureDefinition/ext-SampledDataTimezones",
              "valueString": "+02:00 +02:00 +02:00 +02:00"
            }
          ],
          "origin": {
            "value": 0,
            "unit": "mg/dL",
            "system": "http://unitsofmeasure.org",
            "code": "mg/dL"
          },
          "intervalUnit": "s",
          "dimensions": 1,
          "offsets": "0 300.0 600.0 900.0",
          "data": "0 158 100 0"
        },
        "device": {
          "reference": "Device/44e641da-6dc7-44e5-befd-2b34c8e865bc"
        }
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}