GET api/Diagnose

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Diagnose
NameDescriptionTypeAdditional information
Id

integer

Required

Text

string

Max length: -1

ICD10

string

Max length: -1

Beschreibung

string

None.

VorgangPatients

Collection of VorgangPatient

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Diagnose' with type 'TriageAppBackend.Models.Diagnose'. Path '[0].VorgangPatients[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Diagnose' with type 'TriageAppBackend.Models.Diagnose'. Path '[0].VorgangPatients[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'TriageAppBackend.Models.AntwortPatient' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'TriageAppBackend.Models.AntwortPatient' contains cycles and cannot be serialized if reference tracking is disabled.