0% found this document useful (0 votes)
276 views

Sample Patient Data Json

The document contains patient records for 5 individuals, including their names, dates of birth, contact information, medical record numbers, and account numbers. Each patient record lists details such as home phone number, mailing address, age, and business phone number. All 5 patients reside in Texas and have mailing addresses in New York.

Uploaded by

anubhooticbs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
276 views

Sample Patient Data Json

The document contains patient records for 5 individuals, including their names, dates of birth, contact information, medical record numbers, and account numbers. Each patient record lists details such as home phone number, mailing address, age, and business phone number. All 5 patients reside in Texas and have mailing addresses in New York.

Uploaded by

anubhooticbs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

[

{"Patient_ID": 1,
"Patient_First_Name":"Christopher",
"Patient_Last_Name": "Irg",
"Person_Home_Phone": 7878787878,
"Person_Mailing_City": "Texas",
"Person_Mailing_Country": "US",
"Person_Mailing_Postal_Code": 52418,
"Birth_Date": "9/12/1985",
"Medical_Record_Number": "300-12345-001",
"Person_Mailing_Street": "Street 1",
"Person_Mailing_State": "NY",
"Lead_Source": "AWS",
"Account_Number": "ACC-00001",
"Age" : 25,
"Business_Phone" : "9898534562"
},
{"Patient_ID": 2,
"Patient_First_Name":"James",
"Patient_Last_Name": "Bar",
"Person_Home_Phone": 7878787879,
"Person_Mailing_City": "Texas",
"Person_Mailing_Country": "US",
"Person_Mailing_Postal_Code": 52417,
"Birth_Date": "9/10/1996",
"Medical_Record_Number": "300-12345-002",
"Person_Mailing_Street": "Street 2",
"Person_Mailing_State": "NY",
"Lead_Source": "AWS",
"Account_Number": "ACC-00002",
"Age" : 45,
"Business_Phone" : "9698534562"
},
{"Patient_ID": 3,
"Patient_First_Name":"Jack",
"Patient_Last_Name": "Jao",
"Person_Home_Phone": 7878787880,
"Person_Mailing_City": "Texas",
"Person_Mailing_Country": "US",
"Person_Mailing_Postal_Code": 52418,
"Birth_Date": "9/11/1991",
"Medical_Record_Number": "300-12345-003",
"Person_Mailing_Street": "Street 3",
"Person_Mailing_State": "NY",
"Lead_Source": "AWS",
"Account_Number": "ACC-00003",
"Age" : 40,
"Business_Phone" : "9298534562"
},
{"Patient_ID": 4,
"Patient_First_Name":"Joseph",
"Patient_Last_Name": "Jack",
"Person_Home_Phone": 7878787881,
"Person_Mailing_City": "Texas",
"Person_Mailing_Country": "US",
"Person_Mailing_Postal_Code": 52418,
"Birth_Date": "9/11/1992",
"Medical_Record_Number": "300-12345-004",
"Person_Mailing_Street": "Street 4",
"Person_Mailing_State": "NY",
"Lead_Source": "AWS",
"Account_Number": "ACC-00004",
"Age" : 30,
"Business_Phone" : "8698534562"
},
{"Patient_ID": 5,
"Patient_First_Name":"Rocky",
"Patient_Last_Name": "Jame",
"Person_Home_Phone": 7878787882,
"Person_Mailing_City": "Texas",
"Person_Mailing_Country": "US",
"Person_Mailing_Postal_Code": 52419,
"Birth_Date": "9/09/2001",
"Medical_Record_Number": "300-12345-005",
"Person_Mailing_Street": "Street 5",
"Person_Mailing_State": "NY",
"Lead_Source": "AWS",
"Account_Number": "ACC-00005",
"Age" : 25,
"Business_Phone" : "9611534562"
}
]

You might also like