Factsheet

Health Insurance - Package 1

Package hlth/stnd/1111

Profile Requirement

  • first name;
  • middle name (if the entity has a middle name);
  • last name;
  • date of birth;
  • gender;
  • means of identification type;
  • means of identification id/number (e.g. NIN);
  • means of identification image;
  • location;
  • phone number; and
  • email.

Additional Fact Required

Applying this insurance upon an entity requires some additional facts:

{
    "srvcVrsn": "2",
    "userInfo": {
        "id": "us0123456789abcdefghij0123456789",
        "athrzt": {
            "id":  "id1234567890abcdefghij1234567890",
            "key": "ky1234567890abcdefghij1234567890"
        }
    },
    "cmmnd": {
        "cmmnd": "entt_61650326540479734892b1uszoua2hib: insure",
        "seed": {
            "ctgry": "hlth",
            "type":  "stnd",
            "pckg":  "1111",
            "id": "1234567890abcdefghij1234567890aq",
            "addtnlFact": {
                "lgaOfResidence":   "osun",
                "stateOfResidence": "lagos",
                "genotype":         "aa",
                "bloodGroup":       "o-",
                "medicalAllergy":   ["peanut", "wheat", "fish"],
                "hospital":         "abc hospital, lekki"
            },
            "drtn": "1m"
        }
    }
}