FHIR Resource: Patient • ID: afa3c2a2-2d67-4d5b-8ce1-42caa28dca28

(no name recorded)

Birth date: Not recordedGender: Unknown

Raw FHIR JSON

{
  "resourceType": "Patient",
  "id": "afa3c2a2-2d67-4d5b-8ce1-42caa28dca28",
  "name": [
    {
      "text": "Alice Ng"
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "alice@example.com"
    }
  ]
}