{
  "resourceType": "Bundle",
  "entry": [
    {
      "fullUrl": "f4f42d3a-ffac-4d77-bc7e-789119aa7124",
      "request": {
        "method": "POST",
        "ifNoneExist": "?identifier=http://fhir.hie.moh.gov.my/sid/patient-mrn|PEKA-921005806671"
      },
      "resource": {
        "resourceType": "Patient",
        "meta": {
          "source": "http://pekab40.moh.gov.my",
          "profile": [
            "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core"
          ]
        },
        "extension": [
          {
            "url": "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core",
            "extension": [
              {
                "url": "recorder",
                "valueReference": {
                  "type": "PractitionerRole",
                  "display": "SAIFULDAULAH BIN MOHD HAFIZ NGOO"
                }
              },
              {
                "url": "recordedDate",
                "valueDateTime": "2023-05-11T07:01:51.252Z"
              },
              {
                "url": "lastUpdater",
                "valueReference": {
                  "type": "PractitionerRole",
                  "display": "SAIFULDAULAH BIN MOHD HAFIZ NGOO"
                }
              }
            ]
          }
        ],
        "identifier": [
          {
            "use": "official",
            "system": "http://fhir.hie.moh.gov.my/sid/my-kad-no",
            "value": "921005806671"
          },
          {
            "system": "http://fhir.hie.moh.gov.my/sid/patient-mrn",
            "value": "PEKA-921005806671"
          }
        ],
        "active": true,
        "name": [
          {
            "use": "official",
            "text": "AMIR ZULKIFLI",
            "given": [
              "AMIR ZULKIFLI"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "01156404217",
            "use": "mobile"
          }
        ],
        "gender": "male",
        "birthDate": "1992-10-05",
        "deceasedBoolean": false,
        "address": [
          {
            "extension": [
              {
                "url": "http://fhir.hie.moh.gov.my/StructureDefinition/address-district-my-core",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://fhir.hie.moh.gov.my/CodeSystem/district-my-core",
                      "code": "0310",
                      "display": "Jeli"
                    }
                  ]
                }
              },
              {
                "url": "http://fhir.hie.moh.gov.my/StructureDefinition/address-state-my-core",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://fhir.hie.moh.gov.my/CodeSystem/state-my-core",
                      "code": "10",
                      "display": "Selangor"
                    }
                  ]
                }
              }
            ],
            "line": [
              "BANGI"
            ],
            "city": "KAJANG",
            "postalCode": "43000",
            "country": "MYS"
          }
        ],
        "managingOrganization": {
          "reference": "Organization/11-05060009"
        }
      }
    }
  ]
}