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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundleSchoolHealthScreeningReportRequest.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-shs"
    ],
    "source": "HPB-IDEAS",
    "tag": [
      {
        "code": "TTSH"
      }
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "urn:uuid:a1b2c3d4-5e6f-4a7b-8c9d-0e1f2a3b4c5e",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "a1b2c3d4-5e6f-4a7b-8c9d-0e1f2a3b4c5e",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-diagnosticreport-shs"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example School Health Screening Report</div>"
        },
        "contained": [
          {
            "resourceType": "Encounter",
            "id": "enc-shs-001",
            "extension": [
              {
                "url": "https://fhir.synapxe.sg/StructureDefinition/ext-screenType",
                "valueString": "school-health"
              }
            ],
            "status": "completed",
            "subject": {
              "type": "Patient",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/nric",
                "value": "S1234567A"
              }
            },
            "serviceProvider": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "11234"
              }
            },
            "actualPeriod": {
              "start": "2026-04-01T09:00:00+08:00"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "SHS-RPT-2026-001234"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "https://fhir.synapxe.sg/CodeSystem/screen-type",
              "code": "hpb-school-health-service",
              "display": "HPB School Health Service Report"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "encounter": {
          "reference": "#enc-shs-001"
        },
        "performer": [
          {
            "type": "Practitioner",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/mcr",
              "value": "M12345A"
            }
          }
        ],
        "basedOn": [
          {
            "reference": "urn:uuid:b2c3d4e5-6f7a-4b8c-9d0e-1f2a3b4c5d6e"
          }
        ],
        "result": [
          {
            "reference": "urn:uuid:c3d4e5f6-7a8b-4c9d-0e1f-2a3b4c5d6e7f"
          }
        ],
        "note": [
          {
            "text": "School health screening conducted at primary school level. No acute findings requiring immediate follow-up."
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "DiagnosticReport"
      }
    },
    {
      "fullUrl": "urn:uuid:b2c3d4e5-6f7a-4b8c-9d0e-1f2a3b4c5d6e",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "b2c3d4e5-6f7a-4b8c-9d0e-1f2a3b4c5d6e",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-referral"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/referral-id",
            "value": "REF-SHS-2026-001234"
          }
        ],
        "status": "completed",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/referral-type",
                "code": "StepDownCare",
                "display": "Step-Down Care"
              }
            ]
          }
        ],
        "priority": "routine",
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "requester": {
          "type": "Practitioner",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/mcr",
            "value": "M12345A"
          }
        }
      },
      "request": {
        "method": "POST",
        "url": "ServiceRequest"
      }
    },
    {
      "fullUrl": "urn:uuid:c3d4e5f6-7a8b-4c9d-0e1f-2a3b4c5d6e7f",
      "resource": {
        "resourceType": "Observation",
        "id": "c3d4e5f6-7a8b-4c9d-0e1f-2a3b4c5d6e7f",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "exam",
                "display": "Exam"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "29463-7",
              "display": "Body weight"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "effectiveDateTime": "2026-04-01T09:30:00+08:00",
        "valueQuantity": {
          "value": 35.5,
          "unit": "kg",
          "system": "http://unitsofmeasure.org",
          "code": "kg"
        }
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    }
  ]
}