description: Defines the UK Core constraints and extensions on the RelatedPerson resource for the minimal set of data to query and retrieve related person information. package_name: fhir.r4.ukcore.stu1 derivation: constraint name: UKCoreRelatedPerson type: RelatedPerson elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: contactPreference: match: {url: null} schema: {type: Extension, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference', index: 1} min: 0 contactRank: match: {url: null} schema: {type: Extension, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank', index: 2} min: 0 copyCorrespondenceIndicator: match: {url: null} schema: {type: Extension, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator', index: 3} min: 0 identifier: elements: assigner: type: Reference refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization'] index: 4 patient: type: Reference refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient'] index: 5 elements: identifier: elements: assigner: type: Reference refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization'] index: 6 relationship: binding: {strength: extensible, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-PersonRelationshipType'} index: 7 telecom: elements: system: extensions: otherContactSystem: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OtherContactSystem', min: 0, type: Extension, index: 9} elements: extension: index: 8 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: otherContactSystem: match: {url: null} schema: {type: Extension, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OtherContactSystem', index: 9} min: 0 package_version: 1.0.0 extensions: contactPreference: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference', min: 0, type: Extension, index: 1} contactRank: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank', min: 0, type: Extension, index: 2} copyCorrespondenceIndicator: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator', min: 0, type: Extension, index: 3} class: profile kind: resource url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson base: http://hl7.org/fhir/StructureDefinition/RelatedPerson version: 2.3.0