😚Screening_Outcome

Memo / Amt, Ebas, Zarit API

upsert / update

POST https://api.fatos.biz/mogos/v3/viriya/smemo

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Request Body

Name
Type
Description

member_uid*

String

memo

String

{
    "member_uid": "92657657-f6b9-eb16-f75a-4552d0ccbb06",
    "memo" : "this is the tester!!"
}

upsert

POST https://api.fatos.biz/mogos/v3/viriya/amt

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Request Body

Name
Type
Description

memeber_uid*

String

living_arrangement*

List

client_education_level*

String

client_have_diagnosed_mental_health_issues*

List

client_have_physical_health_issues*

List

client_have_social_support*

String

client_have_caregiver*

String

client_caregiver*

String

client_have_domestic_helper*

String

assessment_conducted*

String

date_of_assessment*

String

user_name*

String

please_remember_this_address*

int

what_is_hisher_occupation*

int

who_is_your_country_current_prime_minister*

int

where_are_we_now*

int

what_is_your_home_address*

int

what_is_your_date_of_birth*

int

what_is_your_age*

int

what_is_the_time_now*

int

what_year_are_we_in_now*

int

recall_house_number_and_name*

int

count_backwards_from*

int

total_score*

int

upsert

POST https://api.fatos.biz/mogos/v3/viriya/ebas

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Request Body

Name
Type
Description

member_uid*

String

during_past_month_felt_be_dead*

int

how_future_what_future*

int

during_past_month_living*

int

you_sad_or_depressed*

int

you_worry_in_the_past_month*

int

living_arrangement*

List

client_education_level*

String

client_have_diagnosed_mental_health_issues*

List

client_have_physical_health_issues*

List

client_have_social_support*

String

client_have_caregiver*

String

client_caregiver*

String

client_have_domestic_helper*

String

assessment_conducted*

String

date_of_assessment*

String

user_name*

String

total_score*

int

general_how_happy*

int

because_depressed_nervous*

int

you_enjoy_things_year_ago*

int

upsert

POST https://api.fatos.biz/mogos/v3/viriya/zarit

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Request Body

Name
Type
Description

member_uid*

String

feel_strained_when_individual*

int

individual_currently_affects_your_relationship*

int

angry_when_you_individual*

int

stressed_caring_individual_responsibilities*

int

time_you_spend_individual_enough*

int

living_arrangement*

List

client_education_level*

String

client_have_diagnosed_mental_health_issues*

List

client_have_physical_health_issues*

List

client_have_social_support*

String

client_have_caregiver*

String

client_caregiver*

String

client_have_domestic_helper*

String

assessment_conducted*

String

date_of_assessment*

String

user_name*

String

feel_control_life_illness*

int

feel_suffered_individual*

int

feel_you_privacy_individual*

int

feel_that_your_health_individual*

int

total_score2*

int

total_score1*

int

feel_caring_individual*

int

feel_more_individual*

int

feel_uncertain_individual*

int

Select amt / ebas / zarit 평가 μ—¬λΆ€ & outcome & memo

GET https://api.fatos.biz/mogos/v3/viriya/screening

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Query Parameters

Name
Type
Description

member_uid*

String

select amt

GET https://api.fatos.biz/mogos/v3/viriya/amt

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Query Parameters

Name
Type
Description

member_uid*

String

select ebas

GET https://api.fatos.biz/mogos/v3/viriya/ebas

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Query Parameters

Name
Type
Description

member_uid*

String

select zarit

GET https://api.fatos.biz/mogos/v3/viriya/zarit

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Query Parameters

Name
Type
Description

member_uid*

String

Last updated