Versions Compared

Key

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

...

FHIR R4 field

openIMIS field

Notes

Mapping status

identifier

tblFamilies.FamilyUUID

not mapped

type

static value = “person”

required

not mapped

actual

static value = True

required

not mapped

name

tblFamilies.InsureeID → tblInsuree.LastName

name field contains values that are being mapped for head of the family’s LastName

not mapped

quantity

SUM(tblInsuree.FamilyID == tblFamilies.FamilyID)

count of Group.member list

not mapped

member

list of family members

not mapped

member.entity

tblInsuree.InsureeUUID where tblInsuree.FamilyID == tblFamilies.FamilyID

reference/Patient/UUID

not mapped

member.inactive

static value = False

preparation for Insuree status feature

not mapped

Endpoint specification

...

Should be used the GET HTTP method.

  • PUT - the operation currently not supported

  • DELETE - the operation currently not supported

Module configuration used by the endpoint:

...