http://hl7.org/fhir/StructureDefinition/patient-relatedPerson|4.0.1

In some cases a Patient.contact will also be populated as a RelatedPerson resource. This linkage permits the linkage between the 2 resources to be able to accurately indicate a representation of the same individual, and updating details between could be appropriate.
{
  "description": "In some cases a Patient.contact will also be populated as a RelatedPerson resource. This linkage permits the linkage between the 2 resources to be able to accurately indicate a representation of the same individual, and updating details between could be appropriate.",
  "package": "hl7.fhir.r4.examples@4.0.1",
  "date": "2019-10-31T22:29:23Z",
  "derivation": "constraint",
  "publisher": "HL7",
  "fhirVersion": "4.0.1",
  "name": "relatedPerson",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "fhirversion": null,
  "title": "relatedPerson",
  "versionAlgorithmCoding": null,
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "22a908eb-9041-5846-b7d0-552e53d95bfc",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/patient-relatedPerson",
  "identifier": null,
  "context": [ {
    "type": "element",
    "expression": "Patient.contact"
  } ],
  "versionAlgorithmString": null,
  "fhir_id": null,
  "version": "4.0.1",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}