...
Data Element | Description | Required | ||
---|---|---|---|---|
Identifiers | ||||
mrn | This will be the Medical Record Number of the person that received the social service |
| ||
cks | This will be the MIHN MiHIN record number of the person that received the social service | |||
Person | ||||
personId | This will be the id that the Community of Information Exchange has assigned the person. |
| ||
name.family name.middle name.given | This represents the name of the person that received the service. |
| ||
sex | The gender of the person. |
| ||
birthTime | The birthTime of the user. The format of this will be YYYYMMDD |
| ||
address.streetAddressLine address.streetAddressLine2 address.city address.state address.postalCode | This represents the address of the person that received the service. |
| ||
contacts.mobilePhone contacts.homePhone contacts.email | The contact information of the person that receives the service. |
| ||
Outcome | ||||
referralId | This represents the referralId that is associated with the outcome. When a referral is made to the CIE a referralId is created. Currently for Henry Ford Health System this is the value that is returned when a HL7 message is received. |
| ||
outcomeId | This represents an outcome Id that the CIE assigns when a service has been given to the user. |
| ||
createdFormAssessmentId | This is the assessment id that was sent in the original referral that was sent in the HL7 message. | |||
dateTime | The date and time the service was given to the person. This will be in the ISO Date time format | |||
domain | This represents the SDOH domain. The domains currently being sent is
| |||
subDomain | Current this is not being used | |||
organizationName | The name of the organization that performed the service. | |||
status | The status of outcome. | |||
notes | Any notes that have been provided on this outcome. |
...