GET api/Auscultations/{id}?dateFrom={dateFrom}&userName={userName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dateFrom | integer |
Required |
|
| id | globally unique identifier |
Required |
|
| userName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SharedWIthMeAuscultationViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| ConsultationId | globally unique identifier |
Required |
|
| OwnerId | globally unique identifier |
Required |
|
| PatientWeight | decimal number |
Required |
|
| PatientHeight | decimal number |
Required |
|
| PatientAge | integer |
None. |
|
| Reason | string |
None. |
|
| Medications | string |
None. |
|
| Diagnostics | string |
None. |
|
| ComplementaryExams | string |
None. |
|
| Type | AuscultationType |
Required |
|
| AnalyseType | AnalyseType |
Required |
|
| ECGType | ECGType |
Required |
|
| Rythm | Rythm |
None. |
|
| PPoints | string |
None. |
|
| QPoints | string |
None. |
|
| RPoints | string |
None. |
|
| SPoints | string |
None. |
|
| TPoints | string |
None. |
|
| CreationDate | date |
None. |
|
| LastUpdateDate | date |
None. |
|
| Signal | Collection of byte |
None. |
|
| Description | string |
None. |
|
| PulmonarySymptoms | Collection of PulmonarySymptom |
None. |
|
| Souffles | Collection of Souffles |
None. |
|
| FoyerId | globally unique identifier |
Required |
|
| AuscultationPositionId | globally unique identifier |
Required |
|
| Comments | Collection of Comment |
None. |
|
| ShareWith | Collection of SharedWithUserViewModel |
Required |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "542247ff-24fc-42c8-bad0-ffe46c790709",
"ConsultationId": "2b48c450-1d8b-4c8e-9970-c7c3e14f7b46",
"OwnerId": "e2a50e84-a09d-4ddd-af01-b4231a161ca3",
"PatientWeight": 4.0,
"PatientHeight": 5.0,
"PatientAge": 6,
"Reason": "sample string 7",
"Medications": "sample string 8",
"Diagnostics": "sample string 9",
"ComplementaryExams": "sample string 10",
"Type": 1,
"AnalyseType": 1,
"ECGType": 1,
"Rythm": 1,
"PPoints": "sample string 11",
"QPoints": "sample string 12",
"RPoints": "sample string 13",
"SPoints": "sample string 14",
"TPoints": "sample string 15",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Signal": "QEA=",
"Description": "sample string 18",
"PulmonarySymptoms": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6340fd0e-8578-4446-9aa4-30f05bf9ecb0",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6340fd0e-8578-4446-9aa4-30f05bf9ecb0",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"Souffles": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "f83d2a9e-e989-4875-9ed3-9bcf419969e1",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "f83d2a9e-e989-4875-9ed3-9bcf419969e1",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"FoyerId": "8e4b1d57-880f-4933-8336-188b6b8cf696",
"AuscultationPositionId": "00c041af-0663-4bdd-8c02-d11942e6541b",
"Comments": [
{
"Subject": "sample string 1",
"Message": "sample string 2",
"OwnerId": "415f0aa7-a12a-47bb-ba8e-30178b1b4f0a",
"OwnerCareGiverId": "3853ce93-5243-4e92-8105-baa372befde4",
"AuscultationId": "7a3b786f-5214-449c-97af-2861b5270f10",
"SharedAuscultationId": "d4d531cd-d928-4d52-b2f4-f000d8033c92",
"Id": "3963df87-c1a1-4c4f-bcf5-9d0bd2a07f6c",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Subject": "sample string 1",
"Message": "sample string 2",
"OwnerId": "415f0aa7-a12a-47bb-ba8e-30178b1b4f0a",
"OwnerCareGiverId": "3853ce93-5243-4e92-8105-baa372befde4",
"AuscultationId": "7a3b786f-5214-449c-97af-2861b5270f10",
"SharedAuscultationId": "d4d531cd-d928-4d52-b2f4-f000d8033c92",
"Id": "3963df87-c1a1-4c4f-bcf5-9d0bd2a07f6c",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"ShareWith": [
{
"Id": "46f1b7ad-40a1-412d-a1fc-cf2d777ce18d",
"UserName": "sample string 2"
},
{
"Id": "46f1b7ad-40a1-412d-a1fc-cf2d777ce18d",
"UserName": "sample string 2"
}
]
},
{
"Id": "542247ff-24fc-42c8-bad0-ffe46c790709",
"ConsultationId": "2b48c450-1d8b-4c8e-9970-c7c3e14f7b46",
"OwnerId": "e2a50e84-a09d-4ddd-af01-b4231a161ca3",
"PatientWeight": 4.0,
"PatientHeight": 5.0,
"PatientAge": 6,
"Reason": "sample string 7",
"Medications": "sample string 8",
"Diagnostics": "sample string 9",
"ComplementaryExams": "sample string 10",
"Type": 1,
"AnalyseType": 1,
"ECGType": 1,
"Rythm": 1,
"PPoints": "sample string 11",
"QPoints": "sample string 12",
"RPoints": "sample string 13",
"SPoints": "sample string 14",
"TPoints": "sample string 15",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Signal": "QEA=",
"Description": "sample string 18",
"PulmonarySymptoms": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6340fd0e-8578-4446-9aa4-30f05bf9ecb0",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6340fd0e-8578-4446-9aa4-30f05bf9ecb0",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"Souffles": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "f83d2a9e-e989-4875-9ed3-9bcf419969e1",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "f83d2a9e-e989-4875-9ed3-9bcf419969e1",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"FoyerId": "8e4b1d57-880f-4933-8336-188b6b8cf696",
"AuscultationPositionId": "00c041af-0663-4bdd-8c02-d11942e6541b",
"Comments": [
{
"Subject": "sample string 1",
"Message": "sample string 2",
"OwnerId": "415f0aa7-a12a-47bb-ba8e-30178b1b4f0a",
"OwnerCareGiverId": "3853ce93-5243-4e92-8105-baa372befde4",
"AuscultationId": "7a3b786f-5214-449c-97af-2861b5270f10",
"SharedAuscultationId": "d4d531cd-d928-4d52-b2f4-f000d8033c92",
"Id": "3963df87-c1a1-4c4f-bcf5-9d0bd2a07f6c",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Subject": "sample string 1",
"Message": "sample string 2",
"OwnerId": "415f0aa7-a12a-47bb-ba8e-30178b1b4f0a",
"OwnerCareGiverId": "3853ce93-5243-4e92-8105-baa372befde4",
"AuscultationId": "7a3b786f-5214-449c-97af-2861b5270f10",
"SharedAuscultationId": "d4d531cd-d928-4d52-b2f4-f000d8033c92",
"Id": "3963df87-c1a1-4c4f-bcf5-9d0bd2a07f6c",
"CreationDate": "2026-06-02T17:05:41.2844202+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.2844202+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"ShareWith": [
{
"Id": "46f1b7ad-40a1-412d-a1fc-cf2d777ce18d",
"UserName": "sample string 2"
},
{
"Id": "46f1b7ad-40a1-412d-a1fc-cf2d777ce18d",
"UserName": "sample string 2"
}
]
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.