POST doktor/GecmisMuayeneDetay?MuayeneId={MuayeneId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
MuayeneId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of FNMED_GECMISMUAYENEDETAY_Result
NameDescriptionTypeAdditional information
HMUAYENEID

integer

None.

HDOSYAID

integer

None.

HKIMLIKID

integer

None.

HADISOYADI

string

None.

BOLUMADI

string

None.

DRID

integer

None.

DRADI

string

None.

ITARIH

date

None.

ITEMADI

string

None.

HMSIKAYETI

string

None.

HMHKIKAYESI

string

None.

HMMUAYENE

string

None.

HMLABNOT

string

None.

HMRADNOT

string

None.

HMAMELNOT

string

None.

HMTANI

string

None.

HMTEDAVI

string

None.

HMKLINIKIZLEM

string

None.

HMACIKLAMA

string

None.

HMSONUC

string

None.

HMONERI

string

None.

ICD

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "HMUAYENEID": 1,
    "HDOSYAID": 1,
    "HKIMLIKID": 1,
    "HADISOYADI": "sample string 2",
    "BOLUMADI": "sample string 3",
    "DRID": 1,
    "DRADI": "sample string 4",
    "ITARIH": "2024-09-24T03:32:49.5562612+03:00",
    "ITEMADI": "sample string 5",
    "HMSIKAYETI": "sample string 6",
    "HMHKIKAYESI": "sample string 7",
    "HMMUAYENE": "sample string 8",
    "HMLABNOT": "sample string 9",
    "HMRADNOT": "sample string 10",
    "HMAMELNOT": "sample string 11",
    "HMTANI": "sample string 12",
    "HMTEDAVI": "sample string 13",
    "HMKLINIKIZLEM": "sample string 14",
    "HMACIKLAMA": "sample string 15",
    "HMSONUC": "sample string 16",
    "HMONERI": "sample string 17",
    "ICD": "sample string 18"
  },
  {
    "HMUAYENEID": 1,
    "HDOSYAID": 1,
    "HKIMLIKID": 1,
    "HADISOYADI": "sample string 2",
    "BOLUMADI": "sample string 3",
    "DRID": 1,
    "DRADI": "sample string 4",
    "ITARIH": "2024-09-24T03:32:49.5562612+03:00",
    "ITEMADI": "sample string 5",
    "HMSIKAYETI": "sample string 6",
    "HMHKIKAYESI": "sample string 7",
    "HMMUAYENE": "sample string 8",
    "HMLABNOT": "sample string 9",
    "HMRADNOT": "sample string 10",
    "HMAMELNOT": "sample string 11",
    "HMTANI": "sample string 12",
    "HMTEDAVI": "sample string 13",
    "HMKLINIKIZLEM": "sample string 14",
    "HMACIKLAMA": "sample string 15",
    "HMSONUC": "sample string 16",
    "HMONERI": "sample string 17",
    "ICD": "sample string 18"
  }
]

text/html

Sample:
[{"HMUAYENEID":1,"HDOSYAID":1,"HKIMLIKID":1,"HADISOYADI":"sample string 2","BOLUMADI":"sample string 3","DRID":1,"DRADI":"sample string 4","ITARIH":"2024-09-24T03:32:49.5562612+03:00","ITEMADI":"sample string 5","HMSIKAYETI":"sample string 6","HMHKIKAYESI":"sample string 7","HMMUAYENE":"sample string 8","HMLABNOT":"sample string 9","HMRADNOT":"sample string 10","HMAMELNOT":"sample string 11","HMTANI":"sample string 12","HMTEDAVI":"sample string 13","HMKLINIKIZLEM":"sample string 14","HMACIKLAMA":"sample string 15","HMSONUC":"sample string 16","HMONERI":"sample string 17","ICD":"sample string 18"},{"HMUAYENEID":1,"HDOSYAID":1,"HKIMLIKID":1,"HADISOYADI":"sample string 2","BOLUMADI":"sample string 3","DRID":1,"DRADI":"sample string 4","ITARIH":"2024-09-24T03:32:49.5562612+03:00","ITEMADI":"sample string 5","HMSIKAYETI":"sample string 6","HMHKIKAYESI":"sample string 7","HMMUAYENE":"sample string 8","HMLABNOT":"sample string 9","HMRADNOT":"sample string 10","HMAMELNOT":"sample string 11","HMTANI":"sample string 12","HMTEDAVI":"sample string 13","HMKLINIKIZLEM":"sample string 14","HMACIKLAMA":"sample string 15","HMSONUC":"sample string 16","HMONERI":"sample string 17","ICD":"sample string 18"}]

application/xml, text/xml

Sample:
<ArrayOfFNMED_GECMISMUAYENEDETAY_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MEDWEB">
  <FNMED_GECMISMUAYENEDETAY_Result>
    <BOLUMADI>sample string 3</BOLUMADI>
    <DRADI>sample string 4</DRADI>
    <DRID>1</DRID>
    <HADISOYADI>sample string 2</HADISOYADI>
    <HDOSYAID>1</HDOSYAID>
    <HKIMLIKID>1</HKIMLIKID>
    <HMACIKLAMA>sample string 15</HMACIKLAMA>
    <HMAMELNOT>sample string 11</HMAMELNOT>
    <HMHKIKAYESI>sample string 7</HMHKIKAYESI>
    <HMKLINIKIZLEM>sample string 14</HMKLINIKIZLEM>
    <HMLABNOT>sample string 9</HMLABNOT>
    <HMMUAYENE>sample string 8</HMMUAYENE>
    <HMONERI>sample string 17</HMONERI>
    <HMRADNOT>sample string 10</HMRADNOT>
    <HMSIKAYETI>sample string 6</HMSIKAYETI>
    <HMSONUC>sample string 16</HMSONUC>
    <HMTANI>sample string 12</HMTANI>
    <HMTEDAVI>sample string 13</HMTEDAVI>
    <HMUAYENEID>1</HMUAYENEID>
    <ICD>sample string 18</ICD>
    <ITARIH>2024-09-24T03:32:49.5562612+03:00</ITARIH>
    <ITEMADI>sample string 5</ITEMADI>
  </FNMED_GECMISMUAYENEDETAY_Result>
  <FNMED_GECMISMUAYENEDETAY_Result>
    <BOLUMADI>sample string 3</BOLUMADI>
    <DRADI>sample string 4</DRADI>
    <DRID>1</DRID>
    <HADISOYADI>sample string 2</HADISOYADI>
    <HDOSYAID>1</HDOSYAID>
    <HKIMLIKID>1</HKIMLIKID>
    <HMACIKLAMA>sample string 15</HMACIKLAMA>
    <HMAMELNOT>sample string 11</HMAMELNOT>
    <HMHKIKAYESI>sample string 7</HMHKIKAYESI>
    <HMKLINIKIZLEM>sample string 14</HMKLINIKIZLEM>
    <HMLABNOT>sample string 9</HMLABNOT>
    <HMMUAYENE>sample string 8</HMMUAYENE>
    <HMONERI>sample string 17</HMONERI>
    <HMRADNOT>sample string 10</HMRADNOT>
    <HMSIKAYETI>sample string 6</HMSIKAYETI>
    <HMSONUC>sample string 16</HMSONUC>
    <HMTANI>sample string 12</HMTANI>
    <HMTEDAVI>sample string 13</HMTEDAVI>
    <HMUAYENEID>1</HMUAYENEID>
    <ICD>sample string 18</ICD>
    <ITARIH>2024-09-24T03:32:49.5562612+03:00</ITARIH>
    <ITEMADI>sample string 5</ITEMADI>
  </FNMED_GECMISMUAYENEDETAY_Result>
</ArrayOfFNMED_GECMISMUAYENEDETAY_Result>