Example in Da Vinci PDex2.1.0
Patient

patient-2

Patient-patient-2.json

Resource Details

Resource Type
Patient
Resource ID
patient-2
Identifier
http://example.org/old-payer/identifiers/member|55678

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Patient",
  "id": "patient-2",
  "filename": "Patient-patient-2.json",
  "identifier": {
    "system": "http://example.org/old-payer/identifiers/member",
    "value": "55678"
  },
  "displayName": "William John Smith",
  "gender": "male",
  "birthDate": "1959-12-25"
}