You can use the Redox FHIR® API sandbox environment to send test requests for test patients. You simply need to send requests to redox-fhir-sandbox
.
To perform test patient searches, we have several test patients you can use. Scroll down to see the patient data we include below. You can also learn more about searching for any of these patients with:
Just note that our FHIR® sandbox uses exact matching for patient searches.
For identifiers, we include one or more of the following for each test patient:
The system
for MR, DL, and PPN is the Redox FHIR® API sandbox environment. The system
for SSN is http://hl7.org/fhir/side/us-ssn
.
For demographics, we include one or more of the following for each test patient:
A couple of things to note for patient searches:
First, the phone
parameter matches either home or mobile phone.
Second, you may notice that the address is split into three parameters (address-city
, address-state
, address-postalcode
) and doesn't include the street address. The FHIR® API sandbox doesn't support searching for a street address. Instead, you can search by city, state, or postal code—or a combination of the three.
Some of the test patients have extra data associated with them, such as document, insurance, or encounter data. If available for a given test patient, we include the document ID to use with the DocumentReference resource; an indicator that insurance information exists so that you can retrieve Account and Coverage resources; and the number of encounters so that you can retrieve the Encounter resource.
You can search for the following patients:
Patient name | Identifiers | Demographics |
---|---|---|
Debra Dickens | MR: 59hoCFbR6vKPDSx2uQhbVD DL: S99933682 PPN: X46551063X SSN: 999-78-1319 | DOB: 1968-06-25 Gender: Female Address: Fostoria, OH Mobile phone: 555-578-5675 Email: Debra.Dickens-23@syntheamail.com |
Earnest Mitchell | MR: ctQgwYF6kNCgiuxdb7z7p9 DL: S99921352 PPN: X10211256X SSN: 999-26-7604 | DOB: 1998-06-10 Gender: Male Address: Summit, NJ Home phone: 555-762-3229 Email: Earnest.Mitchell-15@syntheamail.com |
Ana Luisa Salgado | MR: vnFCX1PcEi7FAm32jrbnjj DL: S99987926 SSN: 999-37-3216 | DOB: 2003-11-25 Gender: Female Address: Paterson, NJ 07502 Home phone: 555-252-2071 Mobile phone: 555-310-4913 Email: Ana Luisa.Salgado-41@syntheamail.com |
Gus Smitham | MR: 1X45iGXUozTwnc5dsJKFAe DL: S99910612 PPN: X37324658X SSN: 999-68-4590 | DOB: 1948-01-06 Gender: Male Address: Beaverton, MI 48612 Home phone: 555-100-8501 Mobile phone: 555-817-9005 Email: Gus.Smitham-98@syntheamail.com |
Jude Welch | MR: hgJfcpJnHWDpoYFmNWjtpu SSN: 999-44-3722 | DOB: 2008-04-11 Gender: Male Address: Troy, OH 45373 Home phone: 555-360-1507 Mobile phone: 555-798-2412 Email: Jude.Welch-19@syntheamail.com |
You can search for this patient and associated documents with the DocumentReference resource:
Patient name | Identifiers | Demographics | Additional data |
---|---|---|---|
Laverne Rodriguez | MR: qBckEMrTPxkU4XFRZ2qxQR | DOB: 1968-03-15 Gender: Male Address: Nashville, TN | DocumentReferenceID: 197c2a40-debb-4989-a157-4a8198cab637 |
You can search for this patient and associated insurance data with the Account and Coverage resources:
Patient name | Identifiers | Demographics | Additional data |
---|---|---|---|
Edmund Rowe | MR: sVyqANP4BXqmPBScTnH3y5 DL: S99927866 PPN: X8554584X SSN: 999-68-9002 | DOB: 1988-06-05 Gender: Male Address: Germantown, MD | Insurance: Y |
You can search for this patient and associated encounter data with the Encounter resource:
Patient name | Identifiers | Demographics | Additional data |
---|---|---|---|
Sulema Gerhold | MR: ruS4MtiboeYjsA6tnE3nKu DL: S99965348 PPN: X36705103X SSN: 999-51-9707 | DOB: 1980-07-01 Gender: Female Address: Leland, MS 38756 Mobile phone: 555-852-9398 Email: Sulema.Gerhold-84@syntheamail.com | Encounters: 5 |
If you're testing against the sandbox environment and want to know what kind of responses to expect, you can refer to the examples below.
Keep in mind that the bundle.id
field in the response is different for each request.
{"id": "30e87b5f-f3ae-4118-99e2-6b06621c1d37","resourceType": "Bundle","type": "searchset","entry": [{"resource": {"id": "5a8ca233-5aee-47a7-b5d1-9976a94a98f7","environment_id": "d7c2d4d0-4349-49ac-bd58-9bc9d722d359","identifier": [{"value": "1X45iGXUozTwnc5dsJKFAe","system": "urn:redox:redox-fhir-sandbox:MR"},{"use": "secondary","value": "S99910612","system": "urn:redox:redox-fhir-sandbox:DL"},{"use": "secondary","value": "X37324658X","system": "urn:redox:redox-fhir-sandbox:PPN"},{"use": "secondary","value": "999-68-4590","system": "http://hl7.org/fhir/sid/us-ssn"}],"active": true,"name": [{"use": "official","given": ["Gus"],"family": "Smitham"}],"telecom": [{"use": "home","value": "555-100-8501","system": "phone"},{"use": "mobile","value": "555-817-9005","system": "phone"},{"value": "Gus.Smitham-98@syntheamail.com","system": "email"}],"gender": "male","birthDate": "1948-01-06","deceasedDateTime": null,"address": [{"use": "home","city": "Beaverton","line": ["933 Fritsch Way"],"state": "MI","country": "US","postalCode": "48612"}],"maritalStatus": {"text": "S","coding": [{"code": "S","system": "http://hl7.org/fhir/v3/MaritalStatus","display": "Never Married"}]},"generalPractitioner": [{"reference": "Practitioner/88c69bfc-96ce-4bc7-b9dc-9420ba14b6fc"}],"link": null,"created_at": "2020-10-12T18:23:12.162Z","updated_at": null,"contact": null,"extension": [{"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race","extension": [{"url": "text","valueString": "White"}]},{"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity","extension": [{"url": "ombCategory","valueCoding": {"code": "2186-5","system": "urn:oid:2.16.840.1.113883.6.238","display": "Non Hispanic or Latino"}},{"url": "text","valueString": "Not Hispanic"}]}],"communication": [{"language": {"text": "English"}}],"meta": null,"contained": null,"resourceType": "Patient"},"search": {"mode": "match","score": 1}}],"total": 1}
{"id": "a9ff2e9f-3bb6-4ed4-a154-ebeb6c271f24","resourceType": "Bundle","type": "searchset","entry": [{"resource": {"id": "34d5d139-4cd8-4edc-8736-f25bdcad2b9e","environment_id": "d7c2d4d0-4349-49ac-bd58-9bc9d722d359","identifier": [{"value": "hgJfcpJnHWDpoYFmNWjtpu","system": "urn:redox:redox-fhir-sandbox:MR"},{"use": "secondary","value": "999-44-3722","system": "http://hl7.org/fhir/sid/us-ssn"}],"active": true,"name": [{"use": "official","given": ["Jude"],"family": "Welch"}],"telecom": [{"use": "home","value": "555-360-1507","system": "phone"},{"use": "mobile","value": "555-798-2412","system": "phone"},{"value": "Jude.Welch-19@syntheamail.com","system": "email"}],"gender": "male","birthDate": "2008-04-11","deceasedDateTime": null,"address": [{"use": "home","city": "Troy","line": ["806 Durgan Alley Unit 4"],"state": "OH","country": "US","postalCode": "45373"}],"maritalStatus": {"text": "Never Married","coding": [{"code": "S","system": "http://hl7.org/fhir/v3/MaritalStatus","display": "Never Married"}]},"generalPractitioner": [{"reference": "Practitioner/a09eca7c-f69e-42ac-bf65-d24b33dd9c37"}],"link": null,"created_at": "2020-10-12T19:33:46.130Z","updated_at": null,"contact": null,"extension": [{"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race","extension": [{"url": "text","valueString": "White"}]},{"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity","extension": [{"url": "ombCategory","valueCoding": {"code": "2186-5","system": "urn:oid:2.16.840.1.113883.6.238","display": "Non Hispanic or Latino"}},{"url": "text","valueString": "Not Hispanic"}]}],"communication": [{"language": {"text": "English"}}],"meta": null,"contained": null,"resourceType": "Patient"},"search": {"mode": "match","score": 1}}],"total": 1}
{"id": "d4440bbb-bb71-46b7-8d1a-316cd84a5ebf","resourceType": "Bundle","type": "searchset","entry": [{"resource": {"id": "35cc950a-aa90-4130-b6a8-9dd83965fc42","environment_id": "d7c2d4d0-4349-49ac-bd58-9bc9d722d359","identifier": [{"value": "ctQgwYF6kNCgiuxdb7z7p9","system": "urn:redox:redox-fhir-sandbox:MR"},{"use": "secondary","value": "S99921352","system": "urn:redox:redox-fhir-sandbox:DL"},{"use": "secondary","value": "X10211256X","system": "urn:redox:redox-fhir-sandbox:PPN"},{"use": "secondary","value": "999-26-7604","system": "http://hl7.org/fhir/sid/us-ssn"}],"active": true,"name": [{"use": "official","given": ["Earnest"],"family": "Mitchell"}],"telecom": [{"use": "home","value": "555-762-3229","system": "phone"},{"value": "Earnest.Mitchell-15@syntheamail.com","system": "email"}],"gender": "male","birthDate": "1998-06-10","deceasedDateTime": null,"address": [{"use": "home","city": "Summit","line": ["746 Kohler Trail"],"state": "NJ","country": "US"}],"maritalStatus": {"text": "Never Married","coding": [{"code": "S","system": "http://hl7.org/fhir/v3/MaritalStatus","display": "Never Married"}]},"generalPractitioner": [{"reference": "Practitioner/03ed22e7-1b0a-4313-9c7d-0fb09d219483"}],"link": null,"created_at": "2020-10-12T17:55:58.565Z","updated_at": null,"contact": null,"extension": [{"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race","extension": [{"url": "text","valueString": "White"}]},{"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity","extension": [{"url": "ombCategory","valueCoding": {"code": "2186-5","system": "urn:oid:2.16.840.1.113883.6.238","display": "Non Hispanic or Latino"}},{"url": "text","valueString": "Not Hispanic"}]}],"communication": [{"language": {"text": "English"}}],"meta": null,"contained": null,"resourceType": "Patient"},"search": {"mode": "match","score": 1}}],"total": 1}
{"id": "b6aad1be-024e-4b7c-80dd-32a144a8c91e","resourceType": "Bundle","type": "searchset","entry": [{"resource": {"id": "4c5d0ad8-cd0f-45fc-a670-5f9c7cabf844","environment_id": "d7c2d4d0-4349-49ac-bd58-9bc9d722d359","identifier": [{"value": "vnFCX1PcEi7FAm32jrbnjj","system": "urn:redox:redox-fhir-sandbox:MR"},{"use": "secondary","value": "S99987926","system": "urn:redox:redox-fhir-sandbox:DL"},{"use": "secondary","value": "999-37-3216","system": "http://hl7.org/fhir/sid/us-ssn"}],"active": true,"name": [{"use": "official","given": ["Ana Luisa"],"family": "Salgado"}],"telecom": [{"use": "home","value": "555-252-2071","system": "phone"},{"use": "mobile","value": "555-310-4913","system": "phone"},{"value": "Ana Luisa.Salgado-41@syntheamail.com","system": "email"}],"gender": "female","birthDate": "2003-11-25","deceasedDateTime": null,"address": [{"use": "home","city": "Paterson","line": ["471 Kuhlman Burg Apt 32"],"state": "NJ","country": "US","postalCode": "07502"}],"maritalStatus": {"text": "Never Married","coding": [{"code": "S","system": "http://hl7.org/fhir/v3/MaritalStatus","display": "Never Married"}]},"generalPractitioner": [{"reference": "Practitioner/23d36780-ec5b-4491-8a74-046fcbd922bf"}],"link": null,"created_at": "2020-10-12T12:42:05.459Z","updated_at": "2020-10-12T16:45:01.513Z","contact": null,"extension": [{"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race","extension": [{"url": "text","valueString": "White"}]},{"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity","extension": [{"url": "ombCategory","valueCoding": {"code": "2135-2","system": "urn:oid:2.16.840.1.113883.6.238","display": "Hispanic or Latino"}},{"url": "text","valueString": "Hispanic"}]}],"communication": [{"language": {"text": "Spanish"}}],"meta": null,"contained": null,"resourceType": "Patient"},"search": {"mode": "match","score": 1}}],"total": 1}