Skip to main content
GET
Retrieve Family History

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Response

200 - application/json
patient
integer<int64>
required

The id of the patient.

relationship
enum<string>
required

The relationship of the family member of the family history.

Available options:
Aunt,
Brother,
Daughter,
Father,
Grandfather,
Grandmother,
Mother,
Other,
Sister,
Son,
Uncle
created_date
string<date-time> | null
read-only

The date the family history was created.

deleted_date
string<date-time> | null
read-only

The date the family history was deleted.

icd9_code
string | null

The icd9 code of the family history.

id
integer
read-only
rank
integer
snomed_code
string | null

The SNOMED code for the family history.

text
string

The value (or text) of the family history.