Uci

Deprecated.

The Uci type represents a map matching the UCI (unique country identifier) code for an HCP (object of the Individual type) in each of the countries they work.

Schema

 

 

type Uci {

    adeli: String

    rpps: String

    npi: String   

    lanr: String   

    gln: String   

    zsr: String   

}

 

 

Field

Type

Description

npi

String

UCI code for US. National Provider Identifier (NPI) is a unique 10-digit identification number issued to healthcare providers in the United States.

adeli

String

UCI code for France.

rpps

String

UCI code for France.

lanr

String

UCI code for Germany.

gln

String

UCI code for Switzerland.

zsr

String

UCI code for Switzerland.

 

 

 

Availability

HealthCare Locator SDK 1.2.15 and higher

GraphQL Activity API 2.0