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": "06eaeafe-f4b4-413b-933b-d5ada9e26283",
"ConsultationId": "f1d19224-e0f4-4df6-a906-f1f00e9f2e76",
"OwnerId": "0a5a175c-1772-47d4-ad35-e22a66115a75",
"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": "dc195745-3025-4a69-a693-cb161e981369",
"CreationDate": "2026-06-02T17:05:41.143864+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.143864+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "dc195745-3025-4a69-a693-cb161e981369",
"CreationDate": "2026-06-02T17:05:41.143864+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.143864+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"Souffles": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "ef2587c9-a7c6-42d1-a1f3-0e03eec4ee41",
"CreationDate": "2026-06-02T17:05:41.143864+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.143864+02:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "ef2587c9-a7c6-42d1-a1f3-0e03eec4ee41",
"CreationDate": "2026-06-02T17:05:41.143864+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.143864+02:00",
"Description": "sample string 6",
"IsActive": true
}
],
"FoyerId": "988be300-3ed5-4131-9da6-4afcf12aa275",
"AuscultationPositionId": "c14d927e-a63e-4c47-8463-4b5374af3af5",
"Comments": [
{
"Id": "dda6a8a7-8684-4e43-85a3-ecf7f6e06cdd",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "71f25133-9831-47a9-9d22-ed1f1aa70f00",
"AuscultationId": "108e1fa6-ca97-444c-a061-33ee2898b5dc",
"OwnerUserName": "sample string 5"
},
{
"Id": "dda6a8a7-8684-4e43-85a3-ecf7f6e06cdd",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "71f25133-9831-47a9-9d22-ed1f1aa70f00",
"AuscultationId": "108e1fa6-ca97-444c-a061-33ee2898b5dc",
"OwnerUserName": "sample string 5"
}
],
"ShareWith": [
{
"Id": "53a0a04e-25f2-43e6-9c3b-e552f531795d",
"UserName": "sample string 2"
},
{
"Id": "53a0a04e-25f2-43e6-9c3b-e552f531795d",
"UserName": "sample string 2"
}
],
"CreationDate": "2026-06-02T17:05:41.143864+02:00",
"LastUpdateDate": "2026-06-02T17:05:41.143864+02:00"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.