Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PatientContact

A contact party (e.g. guardian, partner, friend) for the patient

Hierarchy

Index

Properties

Optional address

address: Address

Address for the contact person

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional gender

male | female | other | unknown

Optional id

id: undefined | string

xml:id (or equivalent in JSON)

Optional modifierExtension

modifierExtension: Extension[]

Extensions that cannot be ignored if unrecognized

Optional name

name: HumanName

A name associated with the contact person

Optional organization

organization: Reference

Organization that is associated with the contact

Optional period

period: Period

The period during which this contact person or organization is valid to be contacted relating to this patient

Optional relationship

relationship: CodeableConcept[]

The kind of relationship

Optional telecom

telecom: ContactPoint[]

A contact detail for the person

Generated using TypeDoc