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-Bg-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-Bg-Observation-Search-Result",
  "type": "searchset",
  "link": [
    {
      "relation": "self",
      "url": "/fhir/r5/api/Observation?date=ge2025-09-18T10:11:00Z&date=le2025-10-29T11:11:00Z&subject=12345&code=32016-8&_sort=-date"
    }
  ],
  "entry": [
    {
      "fullUrl": "urn:uuid:a643d4e8-bf31-4695-b0ec-1d9a2e3816f6",
      "resource": {
        "resourceType": "Observation",
        "id": "cf.bg.b.4bf3b65b85f84149a4dc6370685d557e",
        "meta": {
          "versionId": "1761332365614",
          "lastUpdated": "2025-10-24T18:59:25.614+00:00",
          "profile": [
            "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-BG"
          ]
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "32016-8",
              "display": "Glucose [Mass/volume] in Capillary blood"
            }
          ]
        },
        "subject": {
          "reference": "Patient/12345"
        },
        "effectiveTiming": {
          "event": [
            "2025-10-24T18:59:13+00:00"
          ]
        },
        "valueQuantity": {
          "value": 360.4,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org",
          "code": "mg/dL"
        },
        "device": {
          "reference": "Device/cf.globaldc.yFmDaoMIAODOjdXLvAg0VQ4oZ6KVEel"
        }
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "urn:uuid:5c4c9fe3-aecf-4c19-8eac-3ea71e1ee4ad",
      "resource": {
        "resourceType": "Observation",
        "id": "cf.bg.b.3b1565863f4a4f2d9a35851937c1f2bf",
        "meta": {
          "versionId": "1761232433649",
          "lastUpdated": "2025-10-23T15:13:53.649+00:00",
          "profile": [
            "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-BG"
          ]
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "32016-8",
              "display": "Glucose [Mass/volume] in Capillary blood"
            }
          ]
        },
        "subject": {
          "reference": "Patient/12345"
        },
        "effectiveTiming": {
          "event": [
            "2025-10-23T15:13:06+00:00"
          ]
        },
        "valueQuantity": {
          "value": 180.2,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org",
          "code": "mg/dL"
        },
        "device": {
          "reference": "Device/cf.globaldc.yFmDaoMIAODOjdXLvAg0VQ4oZ6KVEel"
        }
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}