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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundleChronicDiseaseScreeningReportResponse.Example.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": "bundle-chronic-disease-screening-report-response",
  "meta": {
    "profile": [
      "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-cd"
    ],
    "lastUpdated": "2026-02-09T09:30:00+08:00"
  },
  "type": "transaction-response",
  "entry": [
    {
      "response": {
        "status": "201 Created",
        "location": "DiagnosticReport/diagnosticreport-cd-001/_history/1",
        "etag": "1",
        "lastModified": "2026-02-09T09:30:00+08:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "Specimen/specimen-001/_history/1",
        "etag": "1",
        "lastModified": "2026-02-09T09:30:00+08:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "Observation/observation-glucose-001/_history/1",
        "etag": "1",
        "lastModified": "2026-02-09T09:00:00+08:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "Observation/observation-bp-001/_history/1",
        "etag": "1",
        "lastModified": "2026-02-09T09:15:00+08:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "Observation/observation-cholesterol-001/_history/1",
        "etag": "1",
        "lastModified": "2026-02-09T09:00:00+08:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "Observation/observation-bmi-001/_history/1",
        "etag": "1",
        "lastModified": "2026-02-09T09:10:00+08:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "Observation/observation-history-001/_history/1",
        "etag": "1",
        "lastModified": "2026-02-09T09:00:00+08:00"
      }
    }
  ]
}