{
  "resourceType": "Bundle",
  "type": "collection",
  "entry": [
    {
      "fullUrl": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192",
      "resource": {
        "resourceType": "Patient"
      }
    },
    {
      "fullUrl": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb",
      "resource": {
        "resourceType": "Encounter",
        "status": "finished",
        "class": {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code": "EMER",
          "display": "emergency"
        },
        "identifier": [
          {
            "system": "https://docs.healthguardinnovation.com/fhir/sid/visit-id",
            "value": "DEMO-IGD-BACKWARD-COMPAT-TANP"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/klaimguard-stage",
            "valueCode": "igd_asesmen_awal"
          },
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/payer",
            "valueString": "BPJS"
          }
        ],
        "hospitalization": {
          "admitSource": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/admit-source",
                "code": "emd"
              }
            ],
            "text": "IGD"
          }
        },
        "diagnosis": [
          {
            "condition": {
              "reference": "urn:uuid:20ab8387-d774-4653-a643-e6a266be5292"
            },
            "rank": 1,
            "use": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code": "AD"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:1216fc96-1ca1-44c6-acd6-534aa55a4ade",
      "resource": {
        "resourceType": "AllergyIntolerance",
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code": "active"
            }
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
              "code": "confirmed"
            }
          ]
        },
        "code": {
          "text": "Tidak",
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "716186003",
              "display": "No known allergy"
            }
          ]
        },
        "patient": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:b16ab41f-4f27-41c4-9f27-e49be2bf3b48",
      "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": "9267-6",
              "display": "Glasgow coma score eye opening"
            }
          ],
          "text": "GCS - E"
        },
        "valueQuantity": {
          "value": 4,
          "unit": "{score}",
          "system": "http://unitsofmeasure.org",
          "code": "{score}"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
            "valueCode": "str"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:4ca62186-c497-49be-bfb4-ab46bd7477c4",
      "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": "9270-0",
              "display": "Glasgow coma score verbal"
            }
          ],
          "text": "GCS - V"
        },
        "valueQuantity": {
          "value": 5,
          "unit": "{score}",
          "system": "http://unitsofmeasure.org",
          "code": "{score}"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
            "valueCode": "str"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:c3d06ac3-d161-4797-8c32-a277cc729be3",
      "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": "9268-4",
              "display": "Glasgow coma score motor"
            }
          ],
          "text": "GCS - M"
        },
        "valueQuantity": {
          "value": 6,
          "unit": "{score}",
          "system": "http://unitsofmeasure.org",
          "code": "{score}"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
            "valueCode": "str"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:5889823b-0fd3-4ca9-8a5e-a4b9b1e10801",
      "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": "85354-9",
              "display": "Blood pressure panel with all children optional"
            }
          ],
          "text": "Tekanan Darah (mmHg)"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 140,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 80,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:0fafb4f2-caf8-4978-8551-e352e323571c",
      "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 (°C)"
        },
        "valueQuantity": {
          "value": 37,
          "unit": "Cel",
          "system": "http://unitsofmeasure.org",
          "code": "Cel"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
            "valueCode": "str"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:1e0a4c9d-ddc6-46d0-a2dc-21627feede9c",
      "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 (x/menit)"
        },
        "valueQuantity": {
          "value": 100,
          "unit": "/min",
          "system": "http://unitsofmeasure.org",
          "code": "/min"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
            "valueCode": "str"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:ecabb7d1-fc25-4cbc-97c0-c3845d69007f",
      "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": "Pernafasan (x/menit)"
        },
        "valueQuantity": {
          "value": 20,
          "unit": "/min",
          "system": "http://unitsofmeasure.org",
          "code": "/min"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
            "valueCode": "str"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:196f8aaa-f675-4bb7-9618-a49625ed3b6b",
      "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 (%)"
        },
        "valueQuantity": {
          "value": 98,
          "unit": "%",
          "system": "http://unitsofmeasure.org",
          "code": "%"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-format",
            "valueCode": "str"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:20ab8387-d774-4653-a643-e6a266be5292",
      "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": "R10.1",
              "display": "Pain localized to upper abdomen"
            }
          ],
          "text": "R10.1 - Pain localized to upper abdomen"
        },
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/source-field",
            "valueString": "Diagnosa Utama (ICD-10)"
          }
        ],
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:01c9a0a9-f6f7-4233-b2f4-8e5f9207889b",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "status": "completed",
        "questionnaire": "https://docs.healthguardinnovation.com/fhir/Questionnaire/dataPasien",
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        },
        "item": [
          {
            "linkId": "data",
            "item": [
              {
                "linkId": "Cara Datang",
                "answer": [
                  {
                    "valueString": "Sendiri"
                  }
                ]
              },
              {
                "linkId": "Jenis Kebutuhan Pelayanan",
                "answer": [
                  {
                    "valueString": "kuratif"
                  }
                ]
              },
              {
                "linkId": "Sarana Transportasi",
                "answer": [
                  {
                    "valueString": "Mobil"
                  }
                ]
              },
              {
                "linkId": "Pengantar",
                "answer": [
                  {
                    "valueString": "Keluarga"
                  }
                ]
              },
              {
                "linkId": "Hubungan Pengantar",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Jenis Prioritas / Triase",
                "answer": [
                  {
                    "valueString": "Kuning"
                  }
                ]
              },
              {
                "linkId": "Jam Kedatangan Ada",
                "answer": [
                  {
                    "valueString": "2026-07-12T00:55:43.000Z"
                  }
                ]
              },
              {
                "linkId": "Jam Diperiksa Dokter Ada",
                "answer": [
                  {
                    "valueString": "2026-07-12T00:55:43.000Z"
                  }
                ]
              },
              {
                "linkId": "Jenis Kasus",
                "answer": [
                  {
                    "valueString": "ipd"
                  }
                ]
              },
              {
                "linkId": "Diagnosa Rujukan",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/section-label",
            "valueString": "Data Pasien"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:6b5842be-7a4b-4cb0-bbce-02eadde4b03c",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "status": "completed",
        "questionnaire": "https://docs.healthguardinnovation.com/fhir/Questionnaire/anamnesa",
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        },
        "item": [
          {
            "linkId": "data",
            "item": [
              {
                "linkId": "Keluhan Utama",
                "answer": [
                  {
                    "valueString": "nyeri perut"
                  }
                ]
              },
              {
                "linkId": "Riwayat Penyakit Sekarang",
                "answer": [
                  {
                    "valueString": "pasien datang dengan keluhan nyeri perut terutama di ulu hati disertai mual muntah. sesak (-) nyeri dada (-) BAK dan BAB tidak ada keluhan. flatus (+)"
                  }
                ]
              },
              {
                "linkId": "Riwayat Penyakit Dahulu",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Riwayat Penggunaan Obat",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Riwayat Alergi",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:1216fc96-1ca1-44c6-acd6-534aa55a4ade"
                    }
                  }
                ]
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/section-label",
            "valueString": "Anamnesa"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:e1021c23-1dc3-464c-b48d-876a56661006",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "status": "completed",
        "questionnaire": "https://docs.healthguardinnovation.com/fhir/Questionnaire/primarySurvey",
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        },
        "item": [
          {
            "linkId": "data",
            "item": [
              {
                "linkId": "Airway",
                "answer": [
                  {
                    "valueString": "jalan nafas: paten, Kesimpulan: Aman"
                  }
                ]
              },
              {
                "linkId": "Breathing",
                "answer": [
                  {
                    "valueString": "Pernapasan: spontan, regular, Gerakan Dada: simetris, Tipe pernapasan: normal, Kesimpulan: Aman"
                  }
                ]
              },
              {
                "linkId": "Circulation",
                "answer": [
                  {
                    "valueString": "Nadi: reguler, kuat, Kulit/mukosa: normal, Akral: hangat, kering, CRT: kurangDari2Detik, Kesimpulan: Aman"
                  }
                ]
              },
              {
                "linkId": "Disability GCS",
                "answer": [
                  {
                    "valueString": "e: 4, v: 5, m: 6"
                  }
                ]
              },
              {
                "linkId": "Disability Pupil",
                "answer": [
                  {
                    "valueString": "Pupil: Isokor, Lateralisasi: Tidak Ada, Kesimpulan: Aman"
                  }
                ]
              },
              {
                "linkId": "Exposure",
                "answer": [
                  {
                    "valueString": "Eksposur: dalamBatasNormal, Kesimpulan: Aman"
                  }
                ]
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/section-label",
            "valueString": "Primary Survey (ABCDE)"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:3a544dd5-b084-45e6-97f1-008e67aff2d5",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "status": "completed",
        "questionnaire": "https://docs.healthguardinnovation.com/fhir/Questionnaire/ttv",
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        },
        "item": [
          {
            "linkId": "data",
            "item": [
              {
                "linkId": "Keadaan Umum",
                "answer": [
                  {
                    "valueString": "Sedang"
                  }
                ]
              },
              {
                "linkId": "GCS - E",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:b16ab41f-4f27-41c4-9f27-e49be2bf3b48"
                    }
                  }
                ]
              },
              {
                "linkId": "GCS - V",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:4ca62186-c497-49be-bfb4-ab46bd7477c4"
                    }
                  }
                ]
              },
              {
                "linkId": "GCS - M",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:c3d06ac3-d161-4797-8c32-a277cc729be3"
                    }
                  }
                ]
              },
              {
                "linkId": "Tingkat Kesadaran",
                "answer": [
                  {
                    "valueString": "1.Sadar Baik/Alert: 0"
                  }
                ]
              },
              {
                "linkId": "Tekanan Darah (mmHg)",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:5889823b-0fd3-4ca9-8a5e-a4b9b1e10801"
                    }
                  }
                ]
              },
              {
                "linkId": "Suhu (°C)",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:0fafb4f2-caf8-4978-8551-e352e323571c"
                    }
                  }
                ]
              },
              {
                "linkId": "Nadi (x/menit)",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:1e0a4c9d-ddc6-46d0-a2dc-21627feede9c"
                    }
                  }
                ]
              },
              {
                "linkId": "Pernafasan (x/menit)",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:ecabb7d1-fc25-4cbc-97c0-c3845d69007f"
                    }
                  }
                ]
              },
              {
                "linkId": "SpO2 (%)",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:196f8aaa-f675-4bb7-9618-a49625ed3b6b"
                    }
                  }
                ]
              },
              {
                "linkId": "Berat Badan (kg)",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Tinggi Badan (cm)",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "GDA (mg/dl)",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Skala Nyeri (0-10)",
                "answer": [
                  {
                    "valueString": "4-5"
                  }
                ]
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/section-label",
            "valueString": "TTV & Keadaan Umum"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:2c3edfd3-8fc7-419f-839e-e30272287abb",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "status": "completed",
        "questionnaire": "https://docs.healthguardinnovation.com/fhir/Questionnaire/pemeriksaanFisik",
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        },
        "item": [
          {
            "linkId": "data",
            "item": [
              {
                "linkId": "Kepala",
                "answer": [
                  {
                    "valueString": "Normal"
                  }
                ]
              },
              {
                "linkId": "Mata",
                "answer": [
                  {
                    "valueString": "Normal"
                  }
                ]
              },
              {
                "linkId": "Telinga",
                "answer": [
                  {
                    "valueString": "Normal"
                  }
                ]
              },
              {
                "linkId": "Hidung",
                "answer": [
                  {
                    "valueString": "Normal"
                  }
                ]
              },
              {
                "linkId": "Leher",
                "answer": [
                  {
                    "valueString": "Normal"
                  }
                ]
              },
              {
                "linkId": "Dada",
                "answer": [
                  {
                    "valueString": "Normal simetris, S1S2 reg, ves/ves, wh-/-, rh-/-"
                  }
                ]
              },
              {
                "linkId": "Punggung",
                "answer": [
                  {
                    "valueString": "Normal"
                  }
                ]
              },
              {
                "linkId": "Perut",
                "answer": [
                  {
                    "valueString": "Ada Kelainan supel, bu (+) dbn, NT (+) epigastric, LUQ, suprapubic"
                  }
                ]
              },
              {
                "linkId": "Jantung",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Paru",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Perut / Abdomen",
                "answer": [
                  {
                    "valueString": "Ada Kelainan supel, bu (+) dbn, NT (+) epigastric, LUQ, suprapubic"
                  }
                ]
              },
              {
                "linkId": "Ekstremitas Atas",
                "answer": [
                  {
                    "valueString": "Lengan Atas: Normal, Lengan Bawah: Normal"
                  }
                ]
              },
              {
                "linkId": "Ekstremitas Bawah",
                "answer": [
                  {
                    "valueString": "tungkai atas: Normal, tungkai bawah: Normal"
                  }
                ]
              },
              {
                "linkId": "Status Neurologis",
                "answer": [
                  {
                    "valueString": "Normal mmt 555/555"
                  }
                ]
              },
              {
                "linkId": "Status Lokalis",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/section-label",
            "valueString": "Pemeriksaan Fisik"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:d722fe06-507a-40d6-aa5e-24a8b9efd3d5",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "status": "completed",
        "questionnaire": "https://docs.healthguardinnovation.com/fhir/Questionnaire/codingDiagnosa",
        "subject": {
          "reference": "urn:uuid:6ce53940-1af0-49d0-9089-3bbc6024f192"
        },
        "encounter": {
          "reference": "urn:uuid:b2d9060e-fc60-4ed6-a530-4e5264a38deb"
        },
        "item": [
          {
            "linkId": "data",
            "item": [
              {
                "linkId": "Diagnosa Klinis",
                "answer": [
                  {
                    "valueString": "abdominal pain"
                  }
                ]
              },
              {
                "linkId": "Diagnosa Utama (ICD-10)",
                "definition": "urn:klaimguard:native",
                "answer": [
                  {
                    "valueReference": {
                      "reference": "urn:uuid:20ab8387-d774-4653-a643-e6a266be5292"
                    }
                  }
                ]
              },
              {
                "linkId": "Diagnosa Sekunder (ICD-10)",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Prognosis",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              },
              {
                "linkId": "Rencana Terapi",
                "answer": [
                  {
                    "valueString": "rencanaTindakan: inj santagesik 1 amp\ninj ranitidin 1 amp\ninj ondansentron 1 amp\nsucralfat 10 cc, rencanaTindakan: observasi -> keluhan membaik, rencanaTindakan: rawat jalan dengan obat pulang\nsucralfat 3x10 cc\nlansoprazole 30 mg 2x1 ac 30 menit\nsanmol 650 mg 3x1\nspasminal 3x1\ndomperidone 10 mg 3x1 ac 30 menit k/p"
                  }
                ]
              },
              {
                "linkId": "Konsultasi DPJP",
                "answer": [
                  {
                    "valueString": "Tidak"
                  }
                ]
              },
              {
                "linkId": "Planning / Disposisi",
                "answer": [
                  {
                    "valueString": "-"
                  }
                ]
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "https://docs.healthguardinnovation.com/fhir/StructureDefinition/section-label",
            "valueString": "Coding ICD-10 & Diagnosa"
          }
        ]
      }
    }
  ]
}