PUT api/ExternalSubmission/SubmitMalariaCase

Request Information

URI Parameters

None.

Body Parameters

NMCCaseModelMalariaExternal
NameDescriptionTypeAdditional information
token

string

None.

Province

integer

None.

District

integer

None.

SubDistrict

integer

None.

FacilityDHISRef

integer

None.

FacilityID

integer

None.

FacilityName

string

None.

FacilityContact

string

None.

FacilityAltConact

string

None.

FacilityFileNo

string

None.

FacilityHPRSPRN

string

None.

NotificationDate

date

None.

NotifierName

string

None.

NotifierSurname

string

None.

NotifierContact

string

None.

NotifierEmail

string

None.

NotifierSANCHPCSA

string

None.

NMCDiagnosed

integer

None.

NMCContact

integer

None.

NMCMethodDiagnosis

integer

None.

NMCOtherDiagnosis

string

None.

NMCSymptoms

string

None.

NMCTreatmentDescription

string

None.

NMCSymptomDate

date

None.

NMCDiagnosisDate

date

None.

NMCAdmissionStatus

integer

None.

NMCWardName

string

None.

NMCPatientVitalStatus

integer

None.

NMCDeathDate

date

None.

HasTravelled

integer

None.

VacStatus

integer

None.

VacLastDate

date

None.

VacSpecimenCollected

integer

None.

VacSpecimenDate

date

None.

VacSpecimenbarcode

string

None.

NMCDiagnosedGroup

integer

None.

PatientTitle

integer

None.

PatientFirstname

string

None.

PatientSurname

string

None.

PatientIDType

integer

None.

PatientIDPassNbr

string

None.

PatientDOB

string

None.

PatientSex

integer

None.

PatientPregnancyStatus

integer

None.

PatientContactNo

string

None.

PatientContactNoWork

string

None.

PatientEmailAddr

string

None.

PatientCountry

integer

None.

PatientProvince

integer

None.

PatientSpecifyProvince

string

None.

PatientCity

string

None.

PatientSuburb

string

None.

PatientAddress

string

None.

PatientPostalCode

string

None.

PatientEthnicity

integer

None.

PatientPatientOccupation

integer

None.

PatientPatientOccupatonIndustry

integer

None.

PatientNextOfKinName

string

None.

PatientNextOfKinSurname

string

None.

PatientNextOfKinContact

string

None.

PatientEmployementStatus

integer

None.

PatientEmployerInstitution

string

None.

PatientSpecifyEmpStatus

string

None.

PatientEmployerInstCountry

integer

None.

PatientEmployerInstProvince

integer

None.

PatientEmplInstProvinceOther

string

None.

PatientEmployerInstCity

string

None.

PatientEmployerInstSuburb

string

None.

PatientEmployerInstAddress

string

None.

PatientEmployerInstPostalCode

string

None.

PatientEmpIoyerInstLocality

integer

None.

Episode_Number

string

None.

Request Formats

application/json, text/json

Sample:
{
  "token": "sample string 1",
  "Province": 1,
  "District": 1,
  "SubDistrict": 1,
  "FacilityDHISRef": 2,
  "FacilityID": 3,
  "FacilityName": "sample string 4",
  "FacilityContact": "sample string 5",
  "FacilityAltConact": "sample string 6",
  "FacilityFileNo": "sample string 7",
  "FacilityHPRSPRN": "sample string 8",
  "NotificationDate": "2025-06-18T23:55:44.3777032+02:00",
  "NotifierName": "sample string 9",
  "NotifierSurname": "sample string 10",
  "NotifierContact": "sample string 11",
  "NotifierEmail": "sample string 12",
  "NotifierSANCHPCSA": "sample string 13",
  "NMCDiagnosed": 14,
  "NMCContact": 15,
  "NMCMethodDiagnosis": 16,
  "NMCOtherDiagnosis": "sample string 17",
  "NMCSymptoms": "sample string 18",
  "NMCTreatmentDescription": "sample string 19",
  "NMCSymptomDate": "2025-06-18T23:55:44.3777032+02:00",
  "NMCDiagnosisDate": "2025-06-18T23:55:44.3777032+02:00",
  "NMCAdmissionStatus": 1,
  "NMCWardName": "sample string 20",
  "NMCPatientVitalStatus": 1,
  "NMCDeathDate": "2025-06-18T23:55:44.3777032+02:00",
  "HasTravelled": 1,
  "VacStatus": 1,
  "VacLastDate": "2025-06-18T23:55:44.3777032+02:00",
  "VacSpecimenCollected": 1,
  "VacSpecimenDate": "2025-06-18T23:55:44.3777032+02:00",
  "VacSpecimenbarcode": "sample string 21",
  "NMCDiagnosedGroup": 1,
  "PatientTitle": 22,
  "PatientFirstname": "sample string 23",
  "PatientSurname": "sample string 24",
  "PatientIDType": 1,
  "PatientIDPassNbr": "sample string 25",
  "PatientDOB": "sample string 26",
  "PatientSex": 1,
  "PatientPregnancyStatus": 27,
  "PatientContactNo": "sample string 28",
  "PatientContactNoWork": "sample string 29",
  "PatientEmailAddr": "sample string 30",
  "PatientCountry": 1,
  "PatientProvince": 1,
  "PatientSpecifyProvince": "sample string 31",
  "PatientCity": "sample string 32",
  "PatientSuburb": "sample string 33",
  "PatientAddress": "sample string 34",
  "PatientPostalCode": "sample string 35",
  "PatientEthnicity": 1,
  "PatientPatientOccupation": 1,
  "PatientPatientOccupatonIndustry": 1,
  "PatientNextOfKinName": "sample string 36",
  "PatientNextOfKinSurname": "sample string 37",
  "PatientNextOfKinContact": "sample string 38",
  "PatientEmployementStatus": 1,
  "PatientEmployerInstitution": "sample string 39",
  "PatientSpecifyEmpStatus": "sample string 40",
  "PatientEmployerInstCountry": 1,
  "PatientEmployerInstProvince": 1,
  "PatientEmplInstProvinceOther": "sample string 41",
  "PatientEmployerInstCity": "sample string 42",
  "PatientEmployerInstSuburb": "sample string 43",
  "PatientEmployerInstAddress": "sample string 44",
  "PatientEmployerInstPostalCode": "sample string 45",
  "PatientEmpIoyerInstLocality": 1,
  "Episode_Number": "sample string 46"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Response
NameDescriptionTypeAdditional information
status

string

None.

message

string

None.

sqlErrorNumber

string

None.

sqlErrorMessage

string

None.

Response Formats

application/json, text/json

Sample:
{
  "status": "sample string 1",
  "message": "sample string 2",
  "sqlErrorNumber": "sample string 3",
  "sqlErrorMessage": "sample string 4"
}