Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b6b23004473703e9deea" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Physician", "phones" : [ { "number" : "" , "type" : "" }, { "number" : "" , "type" : "" } ], "address" : { } , "lastName" : "Smith" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b7673004473703e9deeb" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Nurse Practitioner", "phones" : [ { "number" : "" , "type" : "" }, { "number" : "" , "type" : "" } ], "address" : { "city" : "Arlington" } , "prefix" : "Ms." , "lastName" : "Jones" , "specialty" : "Mortician" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b8893004473703e9deec" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Physician Assistant", "phones" : [ { "number" : "(111) 000-0001", "type" : "" }, { "number" : "(222) 000-0001", "type" : "" },{ "number" : "(333) 000-0001", "type" : "" }, { "number" : "(444) 000-0001", "type" : "" },{ "number" : "(555) 000-0001", "type" : "" } ], "address" : { "city" : "Atlanta" , "country" : "US" }, "emailAddress" : "test@agilex.com" , "notes" : "Notes line" , "website" : "https://www.agilex.com", "prefix" : "Dr." , "lastName" : "Brown" , "specialty" : "" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432baa93004473703e9deed" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Dentist", "phones" : [ { "number" : "(111) 000-0002", "type" : "Office" }, { "number" : "(222) 000-0002", "type" : "Office" },{ "number" : "(333) 000-0002", "type" : "Office" }, { "number" : "(444) 000-0002", "type" : "Office" },{ "number" : "(555) 000-0002", "type" : "Office" } ], "address" : { "city" : "Boston" , "country" : "US", "stateAbbrev" : "MA" } , "prefix" : "Mrs.", "firstName" : "Karen" , "lastName" : "Black" , "specialty" : "Specialist in Something", "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b6b23004473703e9deee" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Pharmacist", "phones" : [ { "number" : "(111) 000-0003", "type" : "Fax" }, { "number" : "(222) 000-0003", "type" : "Fax" },{ "number" : "(333) 000-0003", "type" : "Fax" }, { "number" : "(444) 000-0003", "type" : "Fax" },{ "number" : "(555) 000-0003", "type" : "Fax" } ], "address" : { "city" : "Chantilly", "country" : "US" , "line1" : "5155 Parkstone Dr" }, "emailAddress" : "test@agilex.com" , "prefix" : "Mr." , "lastName" : "Blue" , "specialty" : "Dentistry" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b7673004473703e9deef" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Chiropractor", "phones" : [ { "number" : "(111) 000-0004", "type" : "Mobile" }, { "number" : "(222) 000-0004", "type" : "Mobile" },{ "number" : "(333) 000-0004", "type" : "Mobile" }, { "number" : "(444) 000-0004", "type" : "Mobile" },{ "number" : "(555) 000-0004", "type" : "Mobile" } ], "address" : { "city" : "Baltimore", "country" : "US", "stateAbbrev" : "MD" , "line1" : "Some Street" , "line2" : "Some Suite" }, "emailAddress" : "test@agilex.com" , "lastName" : "Red" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b8893004473703e9dee0" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Nurse", "phones" : [ { "number" : "(111) 000-0005", "type" : "Other" }, { "number" : "(222) 000-0005", "type" : "Other" },{ "number" : "(333) 000-0005", "type" : "Other" }, { "number" : "(444) 000-0005", "type" : "Other" },{ "number" : "(555) 000-0005", "type" : "Other" } ], "address" : { "city" : "Chantilly", "country" : "US", "stateAbbrev" : "VA" , "line1" : "5155 Parkstone Dr" , "line2" : "3rd floor" , "zipCode" : "20151" }, "emailAddress" : "test@agilex.com" , "website" : "https://www.agilex.com" , "firstName" : "Lantern", "lastName" : "Green" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432baa93004473703e9dee1" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Other", "phones" : [ { "number" : "(111) 000-0006", "type" : "" }, { "number" : "(222) 000-0006", "type" : "" },{ "number" : "(333) 000-0006", "type" : "" }, { "number" : "(444) 000-0006", "type" : "" },{ "number" : "(555) 000-0006", "type" : "" } ], "address" : { "city" : "Amersham" , "country" : "UK" , "providence" : "Buckinghamshire" }, "emailAddress" : "test@agilex.com" , "notes" : "Notes line" , "lastName" : "Yellow" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432baa93004473703e9defa" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Dentist", "phones" : [ { "number" : "(111) 000-0002", "type" : "Office" }, { "number" : "(222) 000-0002", "type" : "Office" },{ "number" : "(333) 000-0002", "type" : "Office" }, { "number" : "(444) 000-0002", "type" : "Office" },{ "number" : "(555) 000-0002", "type" : "Office" } ], "address" : { "city" : "Boston" , "country" : "US", "stateAbbrev" : "MA" } , "prefix" : "Mr.", "firstName" : "Jack" , "lastName" : "Black" , "specialty" : "Specialist in Something", "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432baa93004473703e9defb" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Dentist", "phones" : [ { "number" : "(111) 000-0002", "type" : "Office" }, { "number" : "(222) 000-0002", "type" : "Office" },{ "number" : "(333) 000-0002", "type" : "Office" }, { "number" : "(444) 000-0002", "type" : "Office" },{ "number" : "(555) 000-0002", "type" : "Office" } ], "address" : { "city" : "Boston" , "country" : "US", "stateAbbrev" : "MA" } , "prefix" : "Dr.", "firstName" : "Joe" , "lastName" : "black" , "specialty" : "Specialist in Something", "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432baa93004473703e9defc" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Individual Provider", "association": "Dentist", "phones" : [ { "number" : "(111) 000-0002", "type" : "Office" }, { "number" : "(222) 000-0002", "type" : "Office" },{ "number" : "(333) 000-0002", "type" : "Office" }, { "number" : "(444) 000-0002", "type" : "Office" },{ "number" : "(555) 000-0002", "type" : "Office" } ], "address" : { "city" : "Boston" , "country" : "US", "stateAbbrev" : "MA" } , "lastName" : "black" , "specialty" : "Specialist in Something", "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b6b23004473703e9defd" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "", "phones" : [ { "number" : "" , "type" : "" }, { "number" : "" , "type" : "" } ], "address" : { "name" : "Reston Hospital" } , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b7673004473703e9defe" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "Clinic", "phones" : [ { "number" : "(111) 000-0001", "type" : "" }, { "number" : "(222) 000-0001", "type" : "" } ], "address" : { "city" : "Arlington" , "name" : "Fairfax Hospital" } , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b8893004473703e9dee4" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "Hospital", "phones" : [ { "number" : "(111) 000-0002", "type" : "Office" }, { "number" : "(222) 000-0002", "type" : "Office" },{ "number" : "(333) 000-0002", "type" : "Office" }, { "number" : "(444) 000-0002", "type" : "Office" },{ "number" : "(555) 000-0002", "type" : "Office" } ], "address" : { "city" : "Atlanta" , "country" : "US" , "name" : "Arlington Hospital" } , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432baa93004473703e9dee5" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "Lab", "phones" : [ { "number" : "(111) 000-0003", "type" : "Fax" }, { "number" : "(222) 000-0003", "type" : "Fax" },{ "number" : "(333) 000-0003", "type" : "Fax" }, { "number" : "(444) 000-0003", "type" : "Fax" },{ "number" : "(555) 000-0003", "type" : "Fax" } ], "address" : { "city" : "Boston" , "country" : "US", "stateAbbrev" : "MA" , "name" : "Alexandria Hospital" }, "emailAddress" : "test@agilex.com" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b6b23004473703e9dee6" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "Pharmacy", "phones" : [ { "number" : "(111) 000-0004", "type" : "Mobile" }, { "number" : "(222) 000-0004", "type" : "Mobile" },{ "number" : "(333) 000-0004", "type" : "Mobile" }, { "number" : "(444) 000-0004", "type" : "Mobile" },{ "number" : "(555) 000-0004", "type" : "Mobile" } ], "address" : { "city" : "Chantilly", "country" : "US" , "line1" : "5155 Parkstone Dr" , "name" : "Oakton Hospital" }, "emailAddress" : "test@agilex.com" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b6b23004473703e9def6" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "Pharmacy", "phones" : [ { "number" : "(111) 000-0004", "type" : "Mobile" }, { "number" : "(222) 000-0004", "type" : "Mobile" },{ "number" : "(333) 000-0004", "type" : "Mobile" }, { "number" : "(444) 000-0004", "type" : "Mobile" },{ "number" : "(555) 000-0004", "type" : "Mobile" } ], "address" : { "city" : "Chantilly", "country" : "US" , "line1" : "5155 Parkstone Dr" , "name" : "oakton Hospital" }, "emailAddress" : "test@agilex.com" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b7673004473703e9dee7" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "Nursing Home", "phones" : [ { "number" : "(111) 000-0005", "type" : "Other" }, { "number" : "(222) 000-0005", "type" : "Other" },{ "number" : "(333) 000-0005", "type" : "Other" }, { "number" : "(444) 000-0005", "type" : "Other" },{ "number" : "(555) 000-0005", "type" : "Other" } ], "address" : { "city" : "Amersham" , "country" : "UK" , "providence" : "Buckinghamshire", "line1" : "Some Street" , "line2" : "Some Suite", "zipCode" : "ZZ3883" , "name" : "Falls Church Hospital" }, "emailAddress" : "test@agilex.com" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b8893004473703e9dee8" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "Other", "phones" : [ { "number" : "(111) 000-0006", "type" : "" }, { "number" : "(222) 000-0006", "type" : "" } ], "address" : { "city" : "Chantilly", "country" : "US", "stateAbbrev" : "VA" , "line1" : "5155 Parkstone Dr" , "line2" : "3rd floor" , "zipCode" : "20151" , "name" : "Vienna Hospital" }, "emailAddress" : "test@agilex.com" , "createdDate": { "$date": 1413864000000 } }
{ "_class": "com.agilex.healthcare.patientprofile.domain.contact.Contact", "_id" : { "$oid" : "5432b8893004473703e9def8" }, "patientIdentifier" : { "uniqueId" : "D123401", "assigningAuthority" : "EDIPI" }, "type": "Organization", "association": "Other", "phones" : [ { "number" : "(111) 000-0006", "type" : "" }, { "number" : "(222) 000-0006", "type" : "" } ], "address" : { "city" : "Chantilly", "country" : "US", "stateAbbrev" : "VA" , "line1" : "5155 Parkstone Dr" , "line2" : "3rd floor" , "zipCode" : "20151" , "name" : "VIENNA Hospital" }, "emailAddress" : "test@agilex.com" , "createdDate": { "$date": 1413864000000 } }