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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundleCardiologyReportRequest.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",
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "urn:uuid:composition-cardiology-001",
      "resource": {
        "resourceType": "Composition",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-cardiologyreport"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-displayMethod",
            "valueCode": "html"
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "CARDIO-2026-02-06-001"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/accession-no",
            "value": "ACC-2026-02-06-001"
          }
        ],
        "status": "final",
        "type": {
          "coding": [
            {
              "system": "https://fhir.synapxe.sg/CodeSystem/nehr-doc-types",
              "code": "CARDIOLOGY",
              "display": "Cardiology Report"
            }
          ]
        },
        "subject": {
          "reference": "Patient/PAT-12345"
        },
        "encounter": {
          "reference": "Encounter/ENC-2026-001"
        },
        "date": "2026-02-06T10:30:00+08:00",
        "author": [
          {
            "reference": "Practitioner/PRAC-001"
          }
        ],
        "attester": [
          {
            "mode": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/CodeSystem/composition-attestation-mode",
                  "code": "official"
                }
              ]
            },
            "party": {
              "reference": "Practitioner/PRAC-002"
            }
          }
        ],
        "custodian": {
          "reference": "Organization/ORG-001"
        },
        "note": [
          {
            "text": "Patient presented with chest pain. Echocardiogram performed showing mild left ventricular hypertrophy."
          }
        ],
        "section": [
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/cardiologyreport-section-type",
                  "code": "procedure"
                }
              ]
            },
            "entry": [
              {
                "reference": "urn:uuid:procedure-echo-001"
              }
            ]
          },
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/cardiologyreport-section-type",
                  "code": "fileattachment"
                }
              ]
            },
            "entry": [
              {
                "reference": "urn:uuid:fileattachment-001"
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Composition"
      }
    },
    {
      "fullUrl": "urn:uuid:procedure-echo-001",
      "resource": {
        "resourceType": "Procedure",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-cr-procedure"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/procedure-id",
            "value": "PROC-ECHO-2026-001"
          }
        ],
        "status": "completed",
        "category": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "103693007",
                "display": "Diagnostic procedure"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "40701008",
              "display": "Echocardiography"
            }
          ]
        },
        "subject": {
          "reference": "Patient/PAT-12345"
        },
        "encounter": {
          "reference": "Encounter/ENC-2026-001"
        },
        "occurrenceDateTime": "2026-02-06T09:00:00+08:00",
        "performer": [
          {
            "function": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "223366009",
                  "display": "Healthcare professional"
                }
              ]
            },
            "actor": {
              "reference": "Practitioner/PRAC-001"
            }
          }
        ],
        "outcome": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "385669000",
              "display": "Successful"
            }
          ]
        },
        "note": [
          {
            "text": "Left ventricular ejection fraction estimated at 55-60%. Mild left ventricular hypertrophy noted. No significant valvular abnormalities."
          }
        ],
        "bodySite": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "80891009",
                "display": "Heart structure"
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Procedure"
      }
    },
    {
      "fullUrl": "urn:uuid:fileattachment-001",
      "resource": {
        "resourceType": "DocumentReference",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-fileattachment"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "SEQ-001"
          }
        ],
        "status": "current",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/attachment-category",
                "code": "DICOM",
                "display": "DICOM Image"
              }
            ]
          }
        ],
        "content": [
          {
            "attachment": {
              "contentType": "application/dicom",
              "data": "VGhpcyBpcyBhIGJhc2U2NCBlbmNvZGVkIHBsYWNlaG9sZGVyIGZvciBESUNPTSBpbWFnZSBkYXRh",
              "title": "Echocardiogram Images",
              "creation": "2026-02-06T09:30:00+08:00"
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "DocumentReference"
      }
    }
  ]
}