{ "title": "PatientCommunication Example", "description": "Example PatientCommunication resource for drchrono REST API", "resource": "PatientCommunication", "path": "/api/patient_communications/{id}", "example": { "value_name": "example-value_name", "value_code_system": "example-value_code_system", "code": "example-code", "appointment": "example-appointment", "name": "example-name", "doctor": 1, "created_at": "example-created_at", "effective_time": "example-effective_time" } }