description: RelatedPerson profile for emergency contacts and family members in the Emergency Record. package_name: ch.fhir.ig.ch-emr derivation: constraint name: ChEmrRelatedPerson type: RelatedPerson elements: patient: type: Reference refers: ['http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient'] index: 0 relationship: binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v3-PersonalRelationshipRoleType'} mustSupport: true index: 1 name: {mustSupport: true, index: 2} telecom: mustSupport: true index: 3 slicing: slices: email: match: {} schema: {mustSupport: true, index: 3} phone: match: {} schema: {mustSupport: true, index: 4} address: {mustSupport: true, index: 5} communication: elements: language: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/languages'} mustSupport: true index: 6 package_version: 1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-relatedperson base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-relatedperson|7.0.0-ballot version: 1.0.0-ballot required: [name]