{ "@context": { "@vocab": "https://app.drchrono.com/api/", "drchrono": "https://app.drchrono.com/api/", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "fhir": "http://hl7.org/fhir/", "Patient": "drchrono:Patient", "Appointment": "drchrono:Appointment", "Doctor": "drchrono:Doctor", "Office": "drchrono:Office", "ClinicalNote": "drchrono:ClinicalNote", "LabOrder": "drchrono:LabOrder", "Prescription": "drchrono:medications", "Problem": "drchrono:problems", "InsuranceCard": "drchrono:insurance", "Billing": "drchrono:billing_profiles", "id": "@id", "first_name": "schema:givenName", "last_name": "schema:familyName", "email": "schema:email", "date_of_birth": { "@id": "schema:birthDate", "@type": "xsd:date" }, "gender": "schema:gender", "phone": "schema:telephone", "address": "schema:address", "city": "schema:addressLocality", "state": "schema:addressRegion", "zip_code": "schema:postalCode", "scheduled_time": { "@id": "schema:startDate", "@type": "xsd:dateTime" }, "duration": "schema:duration", "doctor": "schema:provider", "patient": "schema:patient", "office": "schema:location", "description": "schema:description", "created_at": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "updated_at": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "AppointmentProfile": "drchrono:AppointmentProfile", "CarePlan": "drchrono:CarePlan", "WorkDay": "drchrono:WorkDay", "FeeScheduleItem": "drchrono:FeeScheduleItem", "PatientFlagType": "drchrono:PatientFlagType", "AsyncResourceError": "drchrono:AsyncResourceError", "BillingProfile": "drchrono:BillingProfile", "CashPaymentLog": "drchrono:CashPaymentLog", "TelemedicineAppointmentEventLog": "drchrono:TelemedicineAppointmentEventLog", "YellowNotepad": "drchrono:YellowNotepad", "PatientMessage": "drchrono:PatientMessage", "ScheduleBlock": "drchrono:ScheduleBlock", "CustomAppointmentFieldType": "drchrono:CustomAppointmentFieldType", "UserProfilesGroup": "drchrono:UserProfilesGroup", "UserProfile": "drchrono:UserProfile", "PatientCommunication": "drchrono:PatientCommunication", "PatientProblem": "drchrono:PatientProblem", "TaskCategory": "drchrono:TaskCategory", "TaskNote": "drchrono:TaskNote", "CustomInsurancePlanName": "drchrono:CustomInsurancePlanName", "SignedConsentForm": "drchrono:SignedConsentForm", "WorkSchedule": "drchrono:WorkSchedule", "Staff": "drchrono:Staff", "DoctorOptions": "drchrono:DoctorOptions", "CareTeamMember": "drchrono:CareTeamMember", "AppointmentTemplate": "drchrono:AppointmentTemplate", "PatientLabResultSet": "drchrono:PatientLabResultSet", "ClaimBillingNotes": "drchrono:ClaimBillingNotes", "Coverage": "drchrono:Coverage", "PatientAllergy": "drchrono:PatientAllergy", "TaskTemplate": "drchrono:TaskTemplate", "BillingLineItemDeletion": "drchrono:BillingLineItemDeletion", "PhoneCallLog": "drchrono:PhoneCallLog", "PatientAuthorization": "drchrono:PatientAuthorization", "InventoryCategory": "drchrono:InventoryCategory", "ImplantableDevice": "drchrono:ImplantableDevice", "LabResult": "drchrono:LabResult", "LabTest": "drchrono:LabTest", "PatientRiskAssessment": "drchrono:PatientRiskAssessment", "BillingLineItem": "drchrono:BillingLineItem", "CustomVitalType": "drchrono:CustomVitalType", "EOBObject": "drchrono:EOBObject", "PatientAmendment": "drchrono:PatientAmendment", "TelemedicineAppointment": "drchrono:TelemedicineAppointment", "PatientDrug": "drchrono:PatientDrug", "DoctorMessage": "drchrono:DoctorMessage", "Procedure": "drchrono:Procedure", "ScannedClinicalDocument": "drchrono:ScannedClinicalDocument", "PatientPhysicalExam": "drchrono:PatientPhysicalExam", "FeeSchedule": "drchrono:FeeSchedule", "SoapNoteLineItemFieldValue": "drchrono:SoapNoteLineItemFieldValue", "AuditLog": "drchrono:AuditLog", "CashPayment": "drchrono:CashPayment", "ConsentForm": "drchrono:ConsentForm", "LabOrderDocument": "drchrono:LabOrderDocument", "SoapNoteCustomReport": "drchrono:SoapNoteCustomReport", "LabVendorLocation": "drchrono:LabVendorLocation", "InventoryVaccine": "drchrono:InventoryVaccine", "TaskStatus": "drchrono:TaskStatus", "PatientVaccineRecord": "drchrono:PatientVaccineRecord", "PatientIntervention": "drchrono:PatientIntervention", "WorkHours": "drchrono:WorkHours", "DoctorFeeSchedule": "drchrono:DoctorFeeSchedule", "SignedConsentFormUpdate": "drchrono:SignedConsentFormUpdate", "PrescriptionMessage": "drchrono:PrescriptionMessage", "LineItemTransaction": "drchrono:LineItemTransaction", "ReminderProfile": "drchrono:ReminderProfile", "Task": "drchrono:Task", "Insurance": "drchrono:Insurance", "CustomPatientFieldType": "drchrono:CustomPatientFieldType", "SoapNoteLineItemFieldType": "drchrono:SoapNoteLineItemFieldType" } }