{ "title": "PatientPhysicalExam Example", "description": "Example PatientPhysicalExam resource for drchrono REST API", "resource": "PatientPhysicalExam", "path": "/api/patient_physical_exams/{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" } }