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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundleColorectalScreeningReportRequest.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-colo"
    ],
    "source": "HPB-IDEAS",
    "tag": [
      {
        "code": "TTSH"
      }
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "urn:uuid:f1e2d3c4-b5a6-4978-8b4c-1d2e3f4a5b6c",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "diagnosticreport-colo-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-diagnosticreport-colo"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example Colorectal 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": "COLO-RPT-2026-001234"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "https://fhir.synapxe.sg/CodeSystem/screen-type",
              "code": "screen-for-life-colorectal",
              "display": "Screen For Life - Colorectal 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:a2b3c4d5-e6f7-4a8b-9c0d-ef1a2b3c4d5e"
          }
        ],
        "result": [
          {
            "reference": "urn:uuid:b3c4d5e6-f7a8-4b9c-0d1e-f2a3b4c5d6e7"
          }
        ],
        "supportingInfo": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "11329-0",
                  "display": "History general Narrative - Reported"
                }
              ]
            },
            "reference": {
              "reference": "urn:uuid:c4d5e6f7-a8b9-4c0d-1e2f-a3b4c5d6e7f8"
            }
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "57829-2",
                  "display": "Follow-up (visit) note"
                }
              ]
            },
            "reference": {
              "reference": "urn:uuid:d5e6f7a8-b9c0-4d1e-2f3a-b4c5d6e7f8a9"
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "DiagnosticReport"
      }
    },
    {
      "fullUrl": "urn:uuid:a2b3c4d5-e6f7-4a8b-9c0d-ef1a2b3c4d5e",
      "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": "stool",
              "display": "Stool"
            }
          ]
        },
        "receivedTime": "2026-02-09T10:00:00+08:00",
        "collection": {
          "collectedDateTime": "2026-02-08T08:00:00+08:00",
          "method": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "129316008",
                "display": "Collection of fecal specimen"
              }
            ]
          }
        }
      },
      "request": {
        "method": "POST",
        "url": "Specimen"
      }
    },
    {
      "fullUrl": "urn:uuid:b3c4d5e6-f7a8-4b9c-0d1e-f2a3b4c5d6e7",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-fit-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": "29771-3",
              "display": "Hemoglobin [Presence] in Stool by Immunoassay"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-02-09T09:00:00+08:00",
        "performer": [
          {
            "type": "Organization",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
              "value": "11234"
            },
            "display": "National University Hospital"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "260385009",
              "display": "Negative"
            }
          ]
        }
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:c4d5e6f7-a8b9-4c0d-1e2f-a3b4c5d6e7f8",
      "resource": {
        "resourceType": "Observation",
        "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": "11329-0",
              "display": "History general Narrative - Reported"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-02-08T10:00:00+08:00",
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "160303001",
                  "display": "Family history of colorectal cancer"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "no",
                  "display": "No"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "24526004",
                  "display": "Personal history of inflammatory bowel disease"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "no",
                  "display": "No"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "416940007",
                  "display": "Personal history of polyps"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "no",
                  "display": "No"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "53061003",
                  "display": "Recent blood in stool"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "no",
                  "display": "No"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "197117003",
                  "display": "Recent change in bowel habits"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "no",
                  "display": "No"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "161832001",
                  "display": "Unexplained weight loss"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "no",
                  "display": "No"
                }
              ]
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:d5e6f7a8-b9c0-4d1e-2f3a-b4c5d6e7f8a9",
      "resource": {
        "resourceType": "Observation",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "survey",
                "display": "Survey"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "57829-2",
              "display": "Follow-up (visit) note"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-02-08T10:00:00+08:00",
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "54215-9",
                  "display": "Last colorectal screening date"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "yes",
                  "display": "Yes"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "54215-9",
                  "display": "Last screening result"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "pass",
                  "display": "Pass"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "54215-9",
                  "display": "Recommended follow-up interval"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/assessment-answer-type",
                  "code": "yes",
                  "display": "Yes"
                }
              ]
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    }
  ]
}