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 NameTelecom
Parent ElementsUserLocation, Organization
Element XPath(s)
  • /ODM/AdminData/User/Address/Telecom
  • /ODM/AdminData/Location/Address/Telecom
  • /ODM/AdminData/Organization/Address/Telecom
Element Textual ValueNone
AttributesTelcomType, Value
Child ElementsNone
Usage/Business Rules

AttributeSchema Datatype or EnumerationUsageDefintionBusiness Rule(s)
TelecomType(Email | Pager | Phone | Fax | SMS | URL | Other)RequiredIdentifies the telecommunications technology type.
  • Values are aligned with FHIR ContactPoint/System data element.
ValuetextRequired

Specifies the contact information for the TelecomType.

Provided as a string for compatability with legacy and external systems.


  • No labels