Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Patient

Information about an individual or animal receiving health care services

Hierarchy

Index

Properties

Optional active

active: undefined | false | true

Whether this patient's record is in active use

Optional address

address: Address[]

Addresses for the individual

Optional birthDate

birthDate: date

The date of birth for the individual

Optional communication

communication: PatientCommunication[]

A list of Languages which may be used to communicate with the patient about his or her health

Optional contact

contact: PatientContact[]

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

Optional contained

contained: Resource[]

Contained, inline Resources

Optional deceasedBoolean

deceasedBoolean: undefined | false | true

Indicates if the individual is deceased or not

Optional deceasedDateTime

deceasedDateTime: dateTime

Indicates if the individual is deceased or not

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional gender

gender: "male" | "female" | "other" | "unknown"

male | female | other | unknown

Optional generalPractitioner

generalPractitioner: Reference[]

Patient's nominated primary care provider

Optional id

id: id

Logical id of this artifact

Optional identifier

identifier: Identifier[]

An identifier for this patient

Optional implicitRules

implicitRules: uri

A set of rules under which this content was created

Optional language

language: code

Language of the resource content

Optional link

link: PatientLink[]

Link to another patient resource that concerns the same actual person

Optional managingOrganization

managingOrganization: Reference

Organization that is the custodian of the patient record

Optional maritalStatus

maritalStatus: CodeableConcept

Marital (civil) status of a patient

Optional meta

meta: Meta

Metadata about the resource

Optional modifierExtension

modifierExtension: Extension[]

Extensions that cannot be ignored

Optional multipleBirthBoolean

multipleBirthBoolean: undefined | false | true

Whether patient is part of a multiple birth

Optional multipleBirthInteger

multipleBirthInteger: integer

Whether patient is part of a multiple birth

Optional name

name: HumanName[]

A name associated with the patient

Optional photo

photo: Attachment[]

Image of the patient

Optional resourceType

resourceType: code

The type of the resource.

Optional telecom

telecom: ContactPoint[]

A contact detail for the individual

Optional text

text: Narrative

Text summary of the resource, for human interpretation

Generated using TypeDoc