GET api/Auscultations/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "270b5424-1d6c-458b-965f-af51d329adeb",
"ConsultationId": "115d3b2b-b5dc-4e7d-8971-5da0618643a5",
"OwnerId": "40357f72-7308-4e82-b309-75d7f4670fee",
"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": "6daa183d-8253-409e-a2b7-6b30a584ab74",
"CreationDate": "2025-12-10T04:44:04.9926394+01:00",
"LastUpdateDate": "2025-12-10T04:44:04.9926394+01:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "6daa183d-8253-409e-a2b7-6b30a584ab74",
"CreationDate": "2025-12-10T04:44:04.9926394+01:00",
"LastUpdateDate": "2025-12-10T04:44:04.9926394+01:00",
"Description": "sample string 6",
"IsActive": true
}
],
"Souffles": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "115f6e10-f9de-4eeb-9485-908604916165",
"CreationDate": "2025-12-10T04:44:04.9926394+01:00",
"LastUpdateDate": "2025-12-10T04:44:04.9926394+01:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "115f6e10-f9de-4eeb-9485-908604916165",
"CreationDate": "2025-12-10T04:44:04.9926394+01:00",
"LastUpdateDate": "2025-12-10T04:44:04.9926394+01:00",
"Description": "sample string 6",
"IsActive": true
}
],
"FoyerId": "2b954875-ed30-4cab-972e-a62a740d2253",
"AuscultationPositionId": "30672bfc-ace9-47e6-adec-1cbfdf494783",
"Comments": [
{
"Id": "7e1a020c-f066-4b8e-9fc0-d4d01e7a1828",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "a1ea7841-6208-4591-b9e5-c9da4a240f40",
"AuscultationId": "79272e83-457e-4df1-92df-3eda04338e66",
"OwnerUserName": "sample string 5"
},
{
"Id": "7e1a020c-f066-4b8e-9fc0-d4d01e7a1828",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "a1ea7841-6208-4591-b9e5-c9da4a240f40",
"AuscultationId": "79272e83-457e-4df1-92df-3eda04338e66",
"OwnerUserName": "sample string 5"
}
],
"ShareWith": [
{
"Id": "11c0a230-e771-4798-af3e-d1feccd4399a",
"UserName": "sample string 2"
},
{
"Id": "11c0a230-e771-4798-af3e-d1feccd4399a",
"UserName": "sample string 2"
}
],
"CreationDate": "2025-12-10T04:44:04.9926394+01:00",
"LastUpdateDate": "2025-12-10T04:44:04.9926394+01:00"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.