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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundleLabResultRequest.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-labresult"
    ],
    "source": "HPB-IDEAS",
    "tag": [
      {
        "code": "TTSH"
      }
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "urn:uuid:3a4b5c6d-7e8f-4a1b-9c2d-3e4f5a6b7c8d",
      "resource": {
        "resourceType": "DiagnosticReport",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-labresult"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example Lab Result</div>"
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "LAB-RPT-2026-002345"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/accession-no",
            "value": "ACC-LAB-2026-002345"
          }
        ],
        "basedOn": [
          {
            "reference": "urn:uuid:1b2c3d4e-5f60-4b7c-8d9e-0f1a2b3c4d5e"
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                "code": "LAB",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "24331-1",
              "display": "Lipid panel - Serum or Plasma"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543D"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "VN-2026-002345"
          }
        },
        "effectiveDateTime": "2026-02-10T08:30:00+08:00",
        "issued": "2026-02-10T16:15:00+08:00",
        "performer": [
          {
            "reference": "urn:uuid:2c3d4e5f-6a7b-4c8d-9e0f-1a2b3c4d5e6f"
          }
        ],
        "resultsInterpreter": [
          {
            "type": "Practitioner",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/mcr",
              "value": "M23456"
            }
          }
        ],
        "specimen": [
          {
            "reference": "urn:uuid:4d5e6f7a-8b9c-4d0e-af1b-2c3d4e5f6a7b"
          }
        ],
        "result": [
          {
            "reference": "urn:uuid:5e6f7a8b-9c0d-4e1f-b02c-3d4e5f6a7b8c"
          },
          {
            "reference": "urn:uuid:6f7a8b9c-0d1e-4f2a-813d-4e5f6a7b8c9d"
          },
          {
            "reference": "urn:uuid:7a8b9c0d-1e2f-4a3b-924e-5f6a7b8c9d0e"
          },
          {
            "reference": "urn:uuid:8b9c0d1e-2f3a-4b4c-a35f-6a7b8c9d0e1f"
          }
        ],
        "conclusionCode": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/abnormal-flag",
                "code": "H",
                "display": "High"
              }
            ]
          }
        ],
        "note": [
          {
            "text": "Patient fasted for 12 hours prior to blood collection. Results show elevated cholesterol levels requiring dietary modification and possible medication."
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "DiagnosticReport"
      }
    },
    {
      "fullUrl": "urn:uuid:1b2c3d4e-5f60-4b7c-8d9e-0f1a2b3c4d5e",
      "resource": {
        "resourceType": "ServiceRequest",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-servicerequest"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
            "value": "SR-LAB-2026-002345"
          }
        ],
        "status": "completed",
        "intent": "order",
        "priority": "routine",
        "code": {
          "concept": {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "24331-1",
                "display": "Lipid panel - Serum or Plasma"
              }
            ]
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543D"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "VN-2026-002345"
          }
        },
        "occurrenceDateTime": "2026-02-10T08:30:00+08:00",
        "authoredOn": "2026-02-09T14:00:00+08:00",
        "requester": {
          "type": "Practitioner",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/mcr",
            "value": "M23456"
          }
        }
      },
      "request": {
        "method": "POST",
        "url": "ServiceRequest"
      }
    },
    {
      "fullUrl": "urn:uuid:2c3d4e5f-6a7b-4c8d-9e0f-1a2b3c4d5e6f",
      "resource": {
        "resourceType": "Location",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-location"
          ]
        },
        "name": "Clinical Chemistry Laboratory",
        "managingOrganization": {
          "type": "Organization",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
            "value": "HCI-11111"
          }
        }
      },
      "request": {
        "method": "POST",
        "url": "Location"
      }
    },
    {
      "fullUrl": "urn:uuid:4d5e6f7a-8b9c-4d0e-af1b-2c3d4e5f6a7b",
      "resource": {
        "resourceType": "Specimen",
        "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-10T08:45:00+08:00",
        "collection": {
          "collectedDateTime": "2026-02-10T08:30:00+08:00",
          "method": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "129314006",
                "display": "Venipuncture"
              }
            ]
          }
        }
      },
      "request": {
        "method": "POST",
        "url": "Specimen"
      }
    },
    {
      "fullUrl": "urn:uuid:5e6f7a8b-9c0d-4e1f-b02c-3d4e5f6a7b8c",
      "resource": {
        "resourceType": "Observation",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-investigation"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/investigation-id",
            "value": "OBS-LAB-2026-002345-001"
          }
        ],
        "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": "S9876543D"
          }
        },
        "valueQuantity": {
          "value": 6.2,
          "unit": "mmol/L",
          "system": "http://unitsofmeasure.org",
          "code": "mmol/L"
        },
        "referenceRange": [
          {
            "text": "< 5.7 mmol/L (non-diabetic)"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:6f7a8b9c-0d1e-4f2a-813d-4e5f6a7b8c9d",
      "resource": {
        "resourceType": "Observation",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-investigation"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/investigation-id",
            "value": "OBS-LAB-2026-002345-002"
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2571-8",
              "display": "Triglyceride [Mass/volume] in Serum or Plasma"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543D"
          }
        },
        "valueQuantity": {
          "value": 1.8,
          "unit": "mmol/L",
          "system": "http://unitsofmeasure.org",
          "code": "mmol/L"
        },
        "referenceRange": [
          {
            "text": "< 1.7 mmol/L (non-diabetic)"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:7a8b9c0d-1e2f-4a3b-924e-5f6a7b8c9d0e",
      "resource": {
        "resourceType": "Observation",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-investigation"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/investigation-id",
            "value": "OBS-LAB-2026-002345-003"
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2085-9",
              "display": "Cholesterol in HDL [Mass/volume] in Serum or Plasma"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543D"
          }
        },
        "valueQuantity": {
          "value": 1.1,
          "unit": "mmol/L",
          "system": "http://unitsofmeasure.org",
          "code": "mmol/L"
        },
        "referenceRange": [
          {
            "text": "> 1.0 mmol/L (non-diabetic)"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:8b9c0d1e-2f3a-4b4c-a35f-6a7b8c9d0e1f",
      "resource": {
        "resourceType": "Observation",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-investigation"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/investigation-id",
            "value": "OBS-LAB-2026-002345-004"
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "13457-7",
              "display": "Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543D"
          }
        },
        "valueQuantity": {
          "value": 4.3,
          "unit": "mmol/L",
          "system": "http://unitsofmeasure.org",
          "code": "mmol/L"
        },
        "referenceRange": [
          {
            "text": "< 3.4 mmol/L (non-diabetic)"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    }
  ]
}