The telecommunication contacts points of a user, a location, or an organization. The Type attribute designates the type of contact.
Aligns with FHIR ContactPoint (https://www.hl7.org/implement/standards/fhir/datatypes.html#ContactPoint).
Element Name | Telecom |
---|---|
Parent Elements | User, Location, Organization |
Element XPath(s) |
|
Element Textual Value | None |
Attributes | TelcomType, Value |
Child Elements | None |
Usage/Business Rules |
Attribute | Schema Datatype or Enumeration | Usage | Defintion | Business Rule(s) |
---|---|---|---|---|
TelecomType | (Email | Pager | Phone | Fax | SMS | URL | Other) | Required | Identifies the telecommunications technology type. |
|
Value | text | Required | Specifies the contact information for the TelecomType. Provided as a string for compatability with legacy and external systems. |