Get a list of demographics data associated with the user

Returns a list of social histories data associated with a user
*GET https://api.humanapi.co/v1/human/medical/social_history"

Returns a single record of social history data associated with a user
*GET https://api.humanapi.co/v1/human/medical/social_history/{id}"

// Not available at this time
# Get all social history data associated with the user
# Note that the demo access token currently returns an empty array. The results in the JSON tab are fictional values.
curl -H "Authorization: Bearer someToken" "https://api.humanapi.co/v1/human/medical/social_histories"

Response Properties

PropertyTypeDescription
idStringid of the resource
updatedAtDateTime the record was updated on the Human API server
createdAtDateTime the record was created on the Human API server
organizationObjectSee organizations
datetimeDate(Optional) Datetime associated with the social history record
entriesArray[Object](optional) Array of entries associated with social history
codesArray[Object](optional) See codes
ccdObject(optional) See CCD Object details below

Entry Object

PropertyTypeDescription
valueString(optional) Value of the social history entry
datetimeDate(optional) Datetime of the social history entry
nameString(optional) Name of the social history entry
CodesArray[Object](optional) See codes

CCD Object

PropertyTypeDescription
hrefStringLink to a more detailed CCD object
idStringid of the CCD