GET api/Auscultations
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of SharedAuscultationViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| ConsultationId | globally unique identifier |
Required |
|
| OwnerId | globally unique identifier |
Required |
|
| OwnerUsername | string |
Required |
|
| PatientWeight | decimal number |
Required |
|
| PatientAge | integer |
None. |
|
| PatientHeight | decimal number |
Required |
|
| Reason | string |
None. |
|
| Medications | string |
None. |
|
| Description | 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. |
|
| B1MMaxPoints | string |
None. |
|
| B1TMaxPoints | string |
None. |
|
| B2AMaxPoints | string |
None. |
|
| B2PMaxPoints | string |
None. |
|
| PressionPiedPoints | string |
None. |
|
| PressionMaxPoints | string |
None. |
|
| PressionIncisurePoints | string |
None. |
|
| Signal | Collection of byte |
None. |
|
| PulmonarySymptoms | Collection of PulmonarySymptom |
None. |
|
| Souffles | Collection of Souffles |
None. |
|
| FoyerId | globally unique identifier |
Required |
|
| AuscultationPositionId | globally unique identifier |
Required |
|
| Comments | Collection of CommentViewModel |
None. |
|
| ShareWith | Collection of SharedWithUserViewModel |
Required |
|
| CreationDate | date |
Required |
|
| LastUpdateDate | date |
Required |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "93650221-a92d-4ad4-aac3-4eda73f2f7c6",
"ConsultationId": "f4078853-1509-4b51-9762-5aec1c12ba32",
"OwnerId": "67a5580d-eabf-455f-9f60-d38f781f0ed0",
"OwnerUsername": "sample string 4",
"PatientWeight": 5.0,
"PatientAge": 6,
"PatientHeight": 7.0,
"Reason": "sample string 8",
"Medications": "sample string 9",
"Description": "sample string 10",
"Diagnostics": "sample string 11",
"ComplementaryExams": "sample string 12",
"Type": 1,
"AnalyseType": 1,
"ECGType": 1,
"Rythm": 1,
"PPoints": "sample string 13",
"QPoints": "sample string 14",
"RPoints": "sample string 15",
"SPoints": "sample string 16",
"TPoints": "sample string 17",
"B1MMaxPoints": "sample string 18",
"B1TMaxPoints": "sample string 19",
"B2AMaxPoints": "sample string 20",
"B2PMaxPoints": "sample string 21",
"PressionPiedPoints": "sample string 22",
"PressionMaxPoints": "sample string 23",
"PressionIncisurePoints": "sample string 24",
"Signal": "QEA=",
"PulmonarySymptoms": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "0c4a7335-ce79-4b52-9d17-b02829af5a2e",
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "0c4a7335-ce79-4b52-9d17-b02829af5a2e",
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"Souffles": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6867eee9-e924-40e7-b8b0-ed2665b628c5",
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6867eee9-e924-40e7-b8b0-ed2665b628c5",
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"FoyerId": "f8a0dcc2-1e2d-456e-8faa-47a8d9fc3f7e",
"AuscultationPositionId": "19690c4e-940a-4380-abfd-87e5b9e36961",
"Comments": [
{
"Id": "ce819e2f-9f87-4b82-ad0f-3eab006f67ce",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "a839fb38-2e1e-415e-b27e-b8c7897f1408",
"AuscultationId": "595a53e6-ad49-4e20-b87c-661d4a3569e7",
"OwnerUserName": "sample string 5"
},
{
"Id": "ce819e2f-9f87-4b82-ad0f-3eab006f67ce",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "a839fb38-2e1e-415e-b27e-b8c7897f1408",
"AuscultationId": "595a53e6-ad49-4e20-b87c-661d4a3569e7",
"OwnerUserName": "sample string 5"
}
],
"ShareWith": [
{
"Id": "601447b2-f00c-4f2c-a5d2-ffdb9e2d1b08",
"UserName": "sample string 2"
},
{
"Id": "601447b2-f00c-4f2c-a5d2-ffdb9e2d1b08",
"UserName": "sample string 2"
}
],
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00"
},
{
"Id": "93650221-a92d-4ad4-aac3-4eda73f2f7c6",
"ConsultationId": "f4078853-1509-4b51-9762-5aec1c12ba32",
"OwnerId": "67a5580d-eabf-455f-9f60-d38f781f0ed0",
"OwnerUsername": "sample string 4",
"PatientWeight": 5.0,
"PatientAge": 6,
"PatientHeight": 7.0,
"Reason": "sample string 8",
"Medications": "sample string 9",
"Description": "sample string 10",
"Diagnostics": "sample string 11",
"ComplementaryExams": "sample string 12",
"Type": 1,
"AnalyseType": 1,
"ECGType": 1,
"Rythm": 1,
"PPoints": "sample string 13",
"QPoints": "sample string 14",
"RPoints": "sample string 15",
"SPoints": "sample string 16",
"TPoints": "sample string 17",
"B1MMaxPoints": "sample string 18",
"B1TMaxPoints": "sample string 19",
"B2AMaxPoints": "sample string 20",
"B2PMaxPoints": "sample string 21",
"PressionPiedPoints": "sample string 22",
"PressionMaxPoints": "sample string 23",
"PressionIncisurePoints": "sample string 24",
"Signal": "QEA=",
"PulmonarySymptoms": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "0c4a7335-ce79-4b52-9d17-b02829af5a2e",
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "0c4a7335-ce79-4b52-9d17-b02829af5a2e",
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"Souffles": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6867eee9-e924-40e7-b8b0-ed2665b628c5",
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6867eee9-e924-40e7-b8b0-ed2665b628c5",
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"FoyerId": "f8a0dcc2-1e2d-456e-8faa-47a8d9fc3f7e",
"AuscultationPositionId": "19690c4e-940a-4380-abfd-87e5b9e36961",
"Comments": [
{
"Id": "ce819e2f-9f87-4b82-ad0f-3eab006f67ce",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "a839fb38-2e1e-415e-b27e-b8c7897f1408",
"AuscultationId": "595a53e6-ad49-4e20-b87c-661d4a3569e7",
"OwnerUserName": "sample string 5"
},
{
"Id": "ce819e2f-9f87-4b82-ad0f-3eab006f67ce",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "a839fb38-2e1e-415e-b27e-b8c7897f1408",
"AuscultationId": "595a53e6-ad49-4e20-b87c-661d4a3569e7",
"OwnerUserName": "sample string 5"
}
],
"ShareWith": [
{
"Id": "601447b2-f00c-4f2c-a5d2-ffdb9e2d1b08",
"UserName": "sample string 2"
},
{
"Id": "601447b2-f00c-4f2c-a5d2-ffdb9e2d1b08",
"UserName": "sample string 2"
}
],
"CreationDate": "2026-04-07T11:01:59.6565735+02:00",
"LastUpdateDate": "2026-04-07T11:01:59.6565735+02:00"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.