ContactPoint interface
Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. See https://www.hl7.org/fhir/R4/datatypes.html#ContactPoint
Properties
period | Time period when the contact point was/is in use |
rank | Specify preferred order of use (1 = highest) |
system | phone | fax | email | pager | url | sms | other Possible values: "phone", "fax", "email", "pager", "url", "sms", "other" |
use | home | work | temp | old | mobile - purpose of this contact point Possible values: "home", "work", "temp", "old", "mobile" |
value | The actual contact point details |
Property Details
period
rank
Specify preferred order of use (1 = highest)
rank?: number
Property Value
number
system
phone | fax | email | pager | url | sms | other
Possible values: "phone", "fax", "email", "pager", "url", "sms", "other"
system?: string
Property Value
string
use
home | work | temp | old | mobile - purpose of this contact point
Possible values: "home", "work", "temp", "old", "mobile"
use?: string
Property Value
string
value
The actual contact point details
value?: string
Property Value
string