{
  "resourceType": "Patient",
  "identifier": [
    {
      "system": "StudentID",
      "value": "111316001"
    }
  ],
  "active": true,
  "name": [
    {
      "text": "Elon Musk"
    }
  ],
  "managingOrganization": {
    "reference": "Organization/oxford-university"
  }
}