Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FHIR R4 field

openIMIS field

Notes

Mapping status

identifier

InsureeID / CHFID / passport / TypeOfId / InsureeUUID

there is a 0..* relation on identifier

InsureeID / CHFID / passport / InsureeUUID is mapped

name

LastName / OtherNames

name field contains values that are being mapped for both LastName and OtherNames fields

mapped

birthDate

DOB

mapped

gender

Gender

mapped

maritalStatus

Marital

mapped

telecom

Phone / Email

telecom field contains values that are being mapped for both Phone and Email fields

mapped

photo.url

tblInsuree.PhotoID → tblPhotos.PhotoFolder + PhotoFileName

Should include the base URL

not mapped

photo. creation

tblInsuree.PhotoID → tblPhotos.PhotoDate

not mapped

generalPractitioner

HFID

reference/HeathcareService

not mapped

address

CurrentAddress / GeoLocation

The patient can contain multiple addresses

mapped

povertyStatus

tblInsuree → tblFamilies → Poverty

Extension valueBoolean

If Poverty from tblFamilies is “None” nothing is returned and the field is empty, else it’s “True” or “False”

mapped

link.other

link to tblInsuree.FamilyId → FamilytblFamilies.InsureeId → InsureetblInsurees.InsureeUUID

reference Patient/UUID
UUID is head of the family

not mapped

link.type

tblInsuree.relationship → tblRelations.relation

not mapped

...