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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundleChronicDiseaseScreeningReportRequest.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",
  "meta": {
    "extension": [
      {
        "url": "https://fhir.synapxe.sg/StructureDefinition/ext-artifact",
        "extension": [
          {
            "url": "msgId",
            "valueIdentifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/msg-id",
              "value": "CR001"
            }
          },
          {
            "url": "msgSequenceId",
            "valueIdentifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/msg-sequence-id",
              "value": "001"
            }
          },
          {
            "url": "date",
            "valueDateTime": "2026-04-01T15:00:00+08:00"
          }
        ]
      }
    ],
    "profile": [
      "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-cd"
    ],
    "source": "HPB-IDEAS",
    "tag": [
      {
        "code": "TTSH"
      }
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "urn:uuid:e6f7a8b9-c0d1-4e2f-3a4b-c5d6e7f8a9b0",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "diagnosticreport-cd-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-diagnosticreport-cd"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example Chronic Disease Screening Report</div>"
        },
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderOfTest",
            "valueString": "first"
          },
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-followupType",
            "valueString": "routine"
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "CD-RPT-2026-001234"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "https://fhir.synapxe.sg/CodeSystem/screen-type",
              "code": "screen-for-life-chronic-disease",
              "display": "Screen For Life - Chronic Disease Screening Report"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "performer": [
          {
            "type": "Organization",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
              "value": "11234"
            }
          }
        ],
        "specimen": [
          {
            "reference": "urn:uuid:f7a8b9c0-d1e2-4f3a-4b5c-d6e7f8a9b0c1"
          }
        ],
        "result": [
          {
            "reference": "urn:uuid:a8b9c0d1-e2f3-4a4b-5c6d-e7f8a9b0c1d2"
          },
          {
            "reference": "urn:uuid:b9c0d1e2-f3a4-4b5c-6d7e-f8a9b0c1d2e3"
          },
          {
            "reference": "urn:uuid:c0d1e2f3-a4b5-4c6d-7e8f-a9b0c1d2e3f4"
          },
          {
            "reference": "urn:uuid:d1e2f3a4-b5c6-4d7e-8f9a-b0c1d2e3f4a5"
          }
        ],
        "supportingInfo": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "11329-0",
                  "display": "History general Narrative - Reported"
                }
              ]
            },
            "reference": {
              "reference": "urn:uuid:e2f3a4b5-c6d7-4e8f-9a0b-c1d2e3f4a5b6"
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "DiagnosticReport"
      }
    },
    {
      "fullUrl": "urn:uuid:f7a8b9c0-d1e2-4f3a-4b5c-d6e7f8a9b0c1",
      "resource": {
        "resourceType": "Specimen",
        "id": "specimen-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-specimen"
          ]
        },
        "type": {
          "coding": [
            {
              "system": "https://fhir.synapxe.sg/CodeSystem/specimen-type",
              "code": "blood",
              "display": "Blood"
            }
          ]
        },
        "receivedTime": "2026-02-09T09:30:00+08:00",
        "collection": {
          "collectedDateTime": "2026-02-09T09:00:00+08:00",
          "method": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "278450005",
                "display": "Finger-prick sampling"
              }
            ]
          }
        }
      },
      "request": {
        "method": "POST",
        "url": "Specimen"
      }
    },
    {
      "fullUrl": "urn:uuid:a8b9c0d1-e2f3-4a4b-5c6d-e7f8a9b0c1d2",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-glucose-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2339-0",
              "display": "Glucose [Mass/volume] in Blood"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-02-09T09:00:00+08:00",
        "valueQuantity": {
          "value": 5.8,
          "unit": "mmol/L",
          "system": "http://unitsofmeasure.org",
          "code": "mmol/L"
        }
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:b9c0d1e2-f3a4-4b5c-6d7e-f8a9b0c1d2e3",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-bp-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-02-09T09:15:00+08:00",
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 128,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 82,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:c0d1e2f3-a4b5-4c6d-7e8f-a9b0c1d2e3f4",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-cholesterol-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2093-3",
              "display": "Cholesterol [Mass/volume] in Serum or Plasma"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-02-09T09:00:00+08:00",
        "valueQuantity": {
          "value": 5.2,
          "unit": "mmol/L",
          "system": "http://unitsofmeasure.org",
          "code": "mmol/L"
        }
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:d1e2f3a4-b5c6-4d7e-8f9a-b0c1d2e3f4a5",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-bmi-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "39156-5",
              "display": "Body mass index (BMI) [Ratio]"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-02-09T09:10:00+08:00",
        "valueQuantity": {
          "value": 23.5,
          "unit": "kg/m2",
          "system": "http://unitsofmeasure.org",
          "code": "kg/m2"
        }
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:e2f3a4b5-c6d7-4e8f-9a0b-c1d2e3f4a5b6",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-history-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "social-history",
                "display": "Social History"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "74013-4",
              "display": "Chronic disease risk factors"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-02-09T09:00:00+08:00",
        "valueString": "Patient reports no family history of diabetes or cardiovascular disease. Non-smoker, exercises regularly 3 times per week, maintains healthy diet."
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    }
  ]
}