POST api/Auscultations
Request Information
URI Parameters
None.
Body Parameters
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 |
Request Formats
application/json, text/json
Sample:
{
"Id": "9fa7dc2a-c539-4da8-86c3-4cf98b0c0918",
"ConsultationId": "1db5f407-41a7-41aa-b979-ba150501cf5d",
"OwnerId": "c02e999d-cf04-41fc-90e2-1eb84a4d90e3",
"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": "421da879-5183-491e-890d-44b6f49a62ed",
"CreationDate": "2026-02-02T15:37:51.5224591+01:00",
"LastUpdateDate": "2026-02-02T15:37:51.5224591+01:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "421da879-5183-491e-890d-44b6f49a62ed",
"CreationDate": "2026-02-02T15:37:51.5224591+01:00",
"LastUpdateDate": "2026-02-02T15:37:51.5224591+01:00",
"Description": "sample string 6",
"IsActive": true
}
],
"Souffles": [
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "b85fe4e2-22c3-4931-a00e-2267e3cd954b",
"CreationDate": "2026-02-02T15:37:51.5067665+01:00",
"LastUpdateDate": "2026-02-02T15:37:51.5067665+01:00",
"Description": "sample string 6",
"IsActive": true
},
{
"Name": "sample string 1",
"Code": 2,
"PhonoSignal": "QEA=",
"Id": "b85fe4e2-22c3-4931-a00e-2267e3cd954b",
"CreationDate": "2026-02-02T15:37:51.5067665+01:00",
"LastUpdateDate": "2026-02-02T15:37:51.5067665+01:00",
"Description": "sample string 6",
"IsActive": true
}
],
"FoyerId": "b4f35a2c-23eb-49e7-8ecd-3eb0100d00b5",
"AuscultationPositionId": "d897033e-7d5a-4370-b290-8afa7a690e45",
"Comments": [
{
"Id": "0a4d01a7-0df8-4ee4-a3f0-41cfdc86f6ea",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "88730a9a-f241-4ac1-ad12-0040e1b08eaa",
"AuscultationId": "87256cfb-cf03-4f02-85ca-12315a616be3",
"OwnerUserName": "sample string 5"
},
{
"Id": "0a4d01a7-0df8-4ee4-a3f0-41cfdc86f6ea",
"Subject": "sample string 2",
"Message": "sample string 3",
"OwnerId": "88730a9a-f241-4ac1-ad12-0040e1b08eaa",
"AuscultationId": "87256cfb-cf03-4f02-85ca-12315a616be3",
"OwnerUserName": "sample string 5"
}
],
"ShareWith": [
{
"Id": "38e03de8-fda6-49a4-87f3-6b71ec529be6",
"UserName": "sample string 2"
},
{
"Id": "38e03de8-fda6-49a4-87f3-6b71ec529be6",
"UserName": "sample string 2"
}
],
"CreationDate": "2026-02-02T15:37:51.5224591+01:00",
"LastUpdateDate": "2026-02-02T15:37:51.5224591+01:00"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.