description: Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process. package_name: hie2.packages derivation: specialization name: RelatedPersonMyCore type: RelatedPerson elements: patient: short: The patient this person is related to refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core'] type: Reference mustSupport: true isSummary: true index: 6 address: {type: Address, short: Address where the related person can be contacted or visited, isSummary: true, index: 4} name: {short: A name associated with the person, mustSupport: true, index: 2} birthDate: {type: date, short: The date on which the related person was born, isSummary: true, index: 9} relationship: short: The nature of the relationship type: CodeableConcept mustSupport: true binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype'} isSummary: true index: 7 photo: {type: Attachment, short: Image of the person, index: 10} active: {short: Whether this related person's record is in active use, index: 1} communication: type: BackboneElement short: A language which may be used to communicate with about the patient's health index: 12 elements: language: short: The language which can be used to communicate with the patient about his or her health type: CodeableConcept binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/languages'} index: 13 preferred: {short: Language preference indicator, type: boolean, index: 14} required: [language] identifier: {short: A human identifier for this person, mustSupport: true, index: 0} telecom: {short: A contact detail for the person, isSummary: true, index: 3} gender: short: male | female | other | unknown type: code mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'} isSummary: true index: 8 period: {type: Period, short: Period of time that this relationship is considered valid, index: 11} partOf: type: Reference refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core'] index: 5 package_version: 1.0.1 class: resource kind: resource url: http://fhir.hie.moh.gov.my/StructureDefinition/RelatedPerson-my-core base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0 required: [name, patient]