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_name: hl7.fhir.uv.extensions.r3 derivation: constraint name: PatRelatedPerson type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/patient-relatedPerson'} index: 1 value: choices: [valueReference] index: 3 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 4 package_version: 5.3.0-ballot-tc1 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/patient-relatedPerson base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.3.0-ballot-tc1 required: [valueReference, value]