PII identity and address details for a utility service customer.
Canonical IRI: https://schema.nfh.global/CustomerDetails/v1.0
CIM: cim:Customer (IEC 61968-1)
| Version | Status | Notes |
|---|---|---|
| v1.0 | Current | Extracted from ElectricityCredential/v1.2 customerDetails. Reusable across any utility credential carrying customer PII. |
CustomerDetails carries the personally-identifiable information (PII) for a utility customer. It is intentionally kept separate from CustomerProfile (which is non-PII) so that credentials can be issued with or without the PII section depending on the data-sharing context.
Three concerns:
fullName (as per ID proof), optional careOf (a reference person with optional gender-neutral relationship, used to uniquely identify / disambiguate the customer)installationAddress (GeoJSON + PostalAddress via beckn Location/2.0)serviceConnectionDate (when the connection was activated)
fullNameappears only here — never incustomerProfileor anyenergyResourcesentry.
Carried as credentialSubject.customerDetails in ElectricityCredential/v1.2. May be reused by any utility credential (gas, water) that needs to carry customer PII.
See v1.0/README.md for the full field table and example.