{

"resourceType": "Patient",
"id": "ihe-pcd",
"text": {
  "status": "generated",
  "div": "<div>Albert Brooks, Id: AB60001</div>"
},
"identifier": [
  {
    "fhir_comments": [
      "   MRN assigned by ACME healthcare on 6-May 2001   "
    ],
    "type": {
      "text": "Internal Identifier"
    },
    "value": "AB60001"
  }
],
"active": true,
"name": [
  {
    "fhir_comments": [
      "   Peter James Chalmers, but called \"Jim\"   "
    ],
    "family": [
      "BROOKS"
    ],
    "given": [
      "ALBERT"
    ]
  }
]

}