People

The following is the data definition for Person Data. Every person in the database should confirm to FHIR record standard for a person.

Name

Description

Example

Name

Description

Example

preflanguage

This is the preferred language that has

English

managingorganization

This is the organization that has created this record. This is taken from the API Key of the call

HFHS - Henry Ford Health System

Ride United

address

This is a structure with all of the address for the person. It contains the following fields

  • country

  • city

  • county

  • state

  • text - the full address

  • use

{country=USA, city=Detroit, line=, county=Wayne, text=633 Eliot Street, Detroit, MI, USA, state=MI, use=null, type=null}

gender

The gender of the person

Female

recordtype

This defines the structure of the record. We had changed the structure to FHIR at the beginning of the project. There are a few records that have this empty

 

name

The name of the person. The following are the fields

  • given - first name

  • use

  • middlename

  • family - lat name

  • text - full name

  • prefix

{given=Christopher, use=official, middlename=null, text=Christopher Foster-Kennedy, family=Foster-Kennedy, prefix=null}

personid

The unique id of the person in the CIE hub

d847d792-d56d-44d3-aaf7-2ac450e2700f

birthdate

The birth date of the person

19850112

raceethencity

The race and ethnicity of the person.

 

telecom

Information about the user method of communication. This includes both phone numbers and emails.

  • system - email or phone

  • use - mobile or home for phone

  • value

    • string - value

    • long - value

 

[{system=email, use=, rank=1, value={long=null, string=firstandlastphotos@yahoo.com}}, {system=phone, use=mobile, rank=1, value={long=null, string=(313) 995-6339}}]

chknumber

This is the Mihin number that is provided by health systems.

Â