{ "Id": "12345", "CompanyId": 1, "ResultId": 101, "Identification": "A123456789", "ProcessingDate": "2025-01-23T14:30:00", "ResultOrigin": "Laboratory", "Action": "Create", "PatientId": 1001, "OriginPatientId": "P123456", "ServiceOrder": 2001, "OriginServiceOrder": "SO123456", "AttendanceId": 3001, "OriginAttendanceId": "A123456", "Base64Content": "", "Exam": { "CompanyId": 1, "ServiceOrder": 2001, "ExamId": 5001, "Sequential": 1, "OriginExamId": "E123456", "MethodDescription": "Coleta de sangue", "Results": [ { "ParameterName": "Hemoglobina", "Result": "13.5", "UnitMeasurement": "mL", "Alert": false, "Comment": "Nada a declarar", "ReferenceValues": [ { "Type": "Normal", "ReferenceText": "15mL", "IntialValue": "12.0", "EndValue": "16.0" } ] } ] } }