PARTY_RELATED
- enum
_type const:PARTY_RELATEDrequiredvaluesP A R T Y _ R E L A T E D
- Type: object · DV_CODED_TEXT
relationship required- Type: object · CODE_PHRASE
defining _code required - Type: string
value required - Type: string
_type - Type: object · CODE_PHRASE
encoding - Type: string
formatting hyperlink _type Discriminatorenumconst:DV_URIrequiredvaluesD V _ U R I
- Type: string
value required
- Type: object · CODE_PHRASE
language - Type: array object[] · TERM_MAPPING[]
mappings
- Type: object · PARTY_REF
external _ref Identifier for parties in a demographic or identity service.
id required_type Discriminatorenumconst:ARCHETYPE_IDrequiredvaluesA R C H E T Y P E _ I D
- Type: string
value required
- Type: string
namespace required - Type: string
type Pattern: ^PERSON|ORGANISATION|GROUP|AGENT|ROLE|PARTY|ACTOR$required
- Type: array object[] · DV_IDENTIFIER[]
identifiers Type for representing identifiers of real-world entities. Typical identifiers include drivers licence number, social security number, veterans affairs number, prescription id, order id, and so on.
DV_IDENTIFIER is used to represent any identifier of a real thing, issued by some authority or agency.
- Type: string
id required - Type: string
assigner - Type: string
issuer - Type: string
type
Examples
{
"_type": "PARTY_RELATED",
"external_ref": {
"id": {
"_type": "GENERIC_ID",
"value": "16b74749-e6aa-4945-b760-b42bdc07098a",
"scheme": "pid"
},
"namespace": "cataniamc.prod.cadasto.com",
"type": "PERSON"
}
}