PARTY_RELATED
- _typeenumconst:PARTY_RELATEDrequiredvalues
- P
A R T Y _ R E L A T E D
- relationshipType: object · DV_CODED_TEXTrequired
- definingType: object · CODE_PHRASE
_code required - valueType: stringrequired
- _typeType: string
- encodingType: object · CODE_PHRASE
- formattingType: string
- hyperlink
- _typeDiscriminatorenumconst:DV_URIrequiredvalues
- D
V _ U R I
- valueType: stringrequired
- languageType: object · CODE_PHRASE
- mappingsType: array object[] · TERM_MAPPING[]
- externalType: object · PARTY_REF
_ref Identifier for parties in a demographic or identity service.
- idrequired
- _typeDiscriminatorenumconst:ARCHETYPE_IDrequiredvalues
- A
R C H E T Y P E _ I D
- valueType: stringrequired
- namespaceType: stringrequired
- typeType: string
Pattern: ^PERSON|ORGANISATION|GROUP|AGENT|ROLE|PARTY|ACTOR$required
- identifiersType: array object[] · DV_IDENTIFIER[]
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.
- idType: stringrequired
- assignerType: string
- issuerType: string
- typeType: string
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"
}
}