Please note:
- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
ContactPoint
Details for all kinds of technology-mediated contact points for a person or organisation, including telephone, email, etc.
The ContactPoint datatype has the following elements and this is an overview of the datatype with additional UK Core guidance. The full definition is available from the FHIR standard.
The ContactPoint datatype has a UK Core extension Extension UKCore-OtherContactSystem. This extension provides information about other contact methods which could be used in addition to those listed in ContactPoint.system.
Element | type | Usage Guidance | Description |
---|---|---|---|
system |
code | SHALL be present | Details for all kinds of technology-mediated contact points for a person or organisation, including telephone, email, etc. |
value |
string | SHALL be present | The actual contact point details |
use |
code | MAY be present | Identifies the purpose for the contact point. |
rank |
positiveInt | MAY be present | Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values. |
period |
Period | MAY be present | Time period when the contact point was/is in use. |