description: This profile sets minimum expectations for the RelatedPerson resource to record, search, and fetch basic administrative information about persons with a legal or familial relationship to a patient. It is patterned off of USCORE. package_name: hl7.fhir.us.eltss.r4 derivation: constraint name: RelatedPerson_eltss type: RelatedPerson elements: patient: type: Reference refers: ['http://hl7.org/fhir/us/eltss/StructureDefinition/Patient-eltss'] index: 0 name: elements: family: {mustSupport: true, index: 1} given: {mustSupport: true, index: 2} telecom: elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/eltss/StructureDefinition/RelatedPerson-eltss base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson version: 2.0.0