{
  "resourceType": "org.healthchain.Prescriber",
  "version": 2,
  "identifier": [
    {
      "resourceType": "org.fhir.Identifier",
      "use": "ref",
      "assigner": "HealthChain",
      "value": "0fed5fb5-d705-462b-9a62-2aadcf21fbb1"
    },
    {
      "resourceType": "org.fhir.Identifier",
      "use": "ref",
      "assigner": "ca-on-license-test",
      "value": "717386"
    }
  ],
  "name": {
    "resourceType": "org.fhir.HumanName",
    "family": "Majithia",
    "given": [
      "Ami"
    ],
    "prefix": [
      "Dr"
    ],
    "suffix": [
      "MD"
    ]
  },
  "telecom": [
    {
      "resourceType": "org.fhir.ContactPoint",
      "system": "phone",
      "value": "416-555-1212",
      "use": "business",
      "rank": 1
    }
  ],
  "address": [
    {
      "resourceType": "org.fhir.Address",
      "use": "business",
      "line": [
        "123 Main St."
      ],
      "city": "Toronto",
      "state": "ON",
      "postalCode": "X9X9X9",
      "country": "CA"
    }
  ],
  "gender": "male",
  "birthDate": "1995-10-17T00:01:02.000Z",
  "clinicLocations": [
    {
      "resourceType": "org.healthchain.ClinicLocationRelationship",
      "clinicLocation": "resource:org.healthchain.ClinicLocation#fefb5962-a085-468d-a467-8d14b70bea6a",
      "relationshipType": "employed",
      "isPreferred": false
    },
    {
      "resourceType": "org.healthchain.ClinicLocationRelationship",
      "clinicLocation": "resource:org.healthchain.ClinicLocation#5ce5be6e-7e48-4385-9c60-01b29d85d28a",
      "relationshipType": "employed",
      "isPreferred": false
    },
    {
      "resourceType": "org.healthchain.ClinicLocationRelationship",
      "clinicLocation": "resource:org.healthchain.ClinicLocation#55a339f5-845f-4052-85b2-46f677e1d69d",
      "relationshipType": "employed",
      "isPreferred": false
    },
    {
      "resourceType": "org.healthchain.ClinicLocationRelationship",
      "clinicLocation": "resource:org.healthchain.ClinicLocation#c57aae0e-b2a1-4827-bd48-08e019e18230",
      "relationshipType": "employed",
      "isPreferred": false
    }
  ],
  "approver": true,
  "id": "28a60187-9916-464b-b77c-f5f2eb67af58"
}
