{
  "stage": "rajal_soap",
  "bundle": {
    "resourceType": "Bundle",
    "type": "collection",
    "entry": [
      {
        "fullUrl": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d",
        "resource": {
          "resourceType": "Patient",
          "identifier": [
            {
              "use": "usual",
              "system": "https://docs.healthguardinnovation.com/fhir/sid/patient-ref",
              "value": "RM-000202"
            }
          ]
        }
      },
      {
        "fullUrl": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234",
        "resource": {
          "resourceType": "Encounter",
          "status": "finished",
          "class": {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "AMB",
            "display": "ambulatory"
          },
          "identifier": [
            {
              "system": "https://docs.healthguardinnovation.com/fhir/sid/visit-id",
              "value": "VISIT-20260707-012"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "period": {
            "start": "2026-07-07T10:00:00+07:00"
          },
          "hospitalization": {
            "admitSource": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/admit-source",
                  "code": "outp"
                }
              ],
              "text": "POLI"
            }
          },
          "participant": [
            {
              "individual": {
                "identifier": {
                  "system": "https://docs.healthguardinnovation.com/fhir/sid/practitioner-ref",
                  "value": "DR-03"
                }
              }
            }
          ],
          "diagnosis": [
            {
              "condition": {
                "reference": "urn:uuid:7bb5769b-f58a-4297-9a0e-c8ef221ec74c"
              },
              "rank": 1,
              "use": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                    "code": "billing"
                  }
                ]
              }
            },
            {
              "condition": {
                "reference": "urn:uuid:0ddf596f-f36e-47d2-b526-d52caa3a80e4"
              },
              "rank": 2,
              "use": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                    "code": "billing"
                  }
                ]
              }
            },
            {
              "condition": {
                "reference": "urn:uuid:16a54e3c-96e9-4eab-af80-d884545690eb"
              },
              "rank": 3,
              "use": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                    "code": "billing"
                  }
                ]
              }
            }
          ]
        }
      },
      {
        "fullUrl": "urn:uuid:f09297a2-89eb-4cdb-a96d-881266425268",
        "resource": {
          "resourceType": "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": "8480-6",
                "display": "Systolic blood pressure"
              }
            ],
            "text": "tensi_sistolik"
          },
          "valueQuantity": {
            "value": 130,
            "unit": "mm[Hg]",
            "system": "http://unitsofmeasure.org",
            "code": "mm[Hg]"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:9e8af44c-dc8c-4add-abc9-ca818aa71fac",
        "resource": {
          "resourceType": "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": "8462-4",
                "display": "Diastolic blood pressure"
              }
            ],
            "text": "tensi_diastolik"
          },
          "valueQuantity": {
            "value": 85,
            "unit": "mm[Hg]",
            "system": "http://unitsofmeasure.org",
            "code": "mm[Hg]"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:314b3cce-8afa-4a37-9113-afcda0018a0f",
        "resource": {
          "resourceType": "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": "8310-5",
                "display": "Body temperature"
              }
            ],
            "text": "suhu_celsius"
          },
          "valueQuantity": {
            "value": 36.7,
            "unit": "Cel",
            "system": "http://unitsofmeasure.org",
            "code": "Cel"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:100a75db-bdf0-429c-8de1-35dd1316ce7a",
        "resource": {
          "resourceType": "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": "8867-4",
                "display": "Heart rate"
              }
            ],
            "text": "nadi_per_menit"
          },
          "valueQuantity": {
            "value": 88,
            "unit": "/min",
            "system": "http://unitsofmeasure.org",
            "code": "/min"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:9cfa0f8c-8031-4705-9d92-9a4115ee3b78",
        "resource": {
          "resourceType": "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": "9279-1",
                "display": "Respiratory rate"
              }
            ],
            "text": "respirasi_per_menit"
          },
          "valueQuantity": {
            "value": 20,
            "unit": "/min",
            "system": "http://unitsofmeasure.org",
            "code": "/min"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:95497e3d-4daf-434c-b3d6-f789d7ca2c63",
        "resource": {
          "resourceType": "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": "8302-2",
                "display": "Body height"
              }
            ],
            "text": "tinggi_cm"
          },
          "valueQuantity": {
            "value": 168,
            "unit": "cm",
            "system": "http://unitsofmeasure.org",
            "code": "cm"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:050f7c72-844e-4ff4-a7c3-41230cb84780",
        "resource": {
          "resourceType": "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": "29463-7",
                "display": "Body weight"
              }
            ],
            "text": "berat_kg"
          },
          "valueQuantity": {
            "value": 70,
            "unit": "kg",
            "system": "http://unitsofmeasure.org",
            "code": "kg"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:e6f47b66-48bb-484a-ab19-b923724e1676",
        "resource": {
          "resourceType": "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": "59408-5",
                "display": "Oxygen saturation in Arterial blood by Pulse oximetry"
              }
            ],
            "text": "spo2_persen"
          },
          "valueQuantity": {
            "value": 97,
            "unit": "%",
            "system": "http://unitsofmeasure.org",
            "code": "%"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:8b2483b2-ce69-4346-839e-e961afd0e8b2",
        "resource": {
          "resourceType": "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": "9269-2",
                "display": "Glasgow coma score total"
              }
            ],
            "text": "gcs"
          },
          "valueQuantity": {
            "value": 456,
            "unit": "{score}",
            "system": "http://unitsofmeasure.org",
            "code": "{score}"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "str"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:57bec35a-8169-42e3-8f23-64853e6e2041",
        "resource": {
          "resourceType": "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": "8280-0",
                "display": "Waist Circumference at umbilicus by Tape measure"
              }
            ],
            "text": "lingkar_perut_cm"
          },
          "valueQuantity": {
            "value": 90,
            "unit": "cm",
            "system": "http://unitsofmeasure.org",
            "code": "cm"
          },
          "extension": [
            {
              "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
              "valueCode": "num"
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:7bb5769b-f58a-4297-9a0e-c8ef221ec74c",
        "resource": {
          "resourceType": "Condition",
          "clinicalStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                "code": "active"
              }
            ]
          },
          "category": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                  "code": "encounter-diagnosis",
                  "display": "Encounter Diagnosis"
                }
              ]
            }
          ],
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/sid/icd-10",
                "code": "H20.9",
                "display": "Uveitis anterior"
              }
            ]
          },
          "bodySite": [
            {
              "text": "OD",
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "18944008",
                  "display": "Right eye structure"
                }
              ]
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:0ddf596f-f36e-47d2-b526-d52caa3a80e4",
        "resource": {
          "resourceType": "Condition",
          "clinicalStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                "code": "active"
              }
            ]
          },
          "category": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                  "code": "encounter-diagnosis",
                  "display": "Encounter Diagnosis"
                }
              ]
            }
          ],
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/sid/icd-10",
                "code": "H25.9",
                "display": "Katarak senilis"
              }
            ]
          },
          "bodySite": [
            {
              "text": "OD",
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "18944008",
                  "display": "Right eye structure"
                }
              ]
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:16a54e3c-96e9-4eab-af80-d884545690eb",
        "resource": {
          "resourceType": "Condition",
          "clinicalStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                "code": "active"
              }
            ]
          },
          "category": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                  "code": "encounter-diagnosis",
                  "display": "Encounter Diagnosis"
                }
              ]
            }
          ],
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/sid/icd-10",
                "code": "Z46.0",
                "display": "Kacamata"
              }
            ]
          },
          "bodySite": [
            {
              "text": "ODS",
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "40638003",
                  "display": "Both eyes"
                }
              ]
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:0fa88e80-adea-46fe-9dd0-d8bc72ce866c",
        "resource": {
          "resourceType": "Procedure",
          "status": "completed",
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/sid/icd-9-cm",
                "code": "95.02",
                "display": "OCT Mata"
              }
            ]
          },
          "bodySite": [
            {
              "text": "OD",
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "18944008",
                  "display": "Right eye structure"
                }
              ]
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:dbe37c85-83cb-48de-a2a7-b5be8b3d735e",
        "resource": {
          "resourceType": "Procedure",
          "status": "completed",
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/sid/icd-9-cm",
                "code": "95.11",
                "display": "Foto Fundus"
              }
            ]
          },
          "bodySite": [
            {
              "text": "ODS",
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "40638003",
                  "display": "Both eyes"
                }
              ]
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:6afa22c1-0bbc-4e74-ac8c-8e9c29adb345",
        "resource": {
          "resourceType": "Procedure",
          "status": "completed",
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/sid/icd-9-cm",
                "code": "14.24",
                "display": "Laser PRP"
              }
            ]
          },
          "bodySite": [
            {
              "text": "OD",
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "18944008",
                  "display": "Right eye structure"
                }
              ]
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      },
      {
        "fullUrl": "urn:uuid:70c485bf-d17e-429f-a4f8-865c73bb8aa8",
        "resource": {
          "resourceType": "Procedure",
          "status": "completed",
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/sid/icd-9-cm",
                "code": "13.64",
                "display": "YAG Laser"
              }
            ]
          },
          "bodySite": [
            {
              "text": "OS",
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "8966001",
                  "display": "Left eye structure"
                }
              ]
            }
          ],
          "subject": {
            "reference": "urn:uuid:545618d0-1293-4979-8ffd-5a7092daf27d"
          },
          "encounter": {
            "reference": "urn:uuid:b410cf19-5e8e-4575-a92e-bfa49e923234"
          }
        }
      }
    ]
  }
}