3.32.6 StructureDefinition: Shared Health ContactPoint - Detailed Descriptions
Definitions for the dtprofile-contactpoint Profile.
| 1. ContactPoint | |
| Definition | Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. |
| Control | 0..* |
| Max Length | 0 |
| Invariants | Defined on this element cpt-2: A system is required if a value is provided. (: value.empty() or system.exists()) |
| 2. ContactPoint.id | |
| Definition | unique id for the element within a resource (for internal references). |
| Control | 0..1 |
| Type | id |
| Max Length | 0 |
| 3. ContactPoint.extension | |
| Definition | An Extension |
| Control | 0..* |
| Type | Extension |
| Must Support | true |
| Max Length | 0 |
| Slicing | This element introduces a set of slices on ContactPoint.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
| 4. ContactPoint.extension:confidential | |
| SliceName | confidential |
| Definition | If true, indicates that the contact point is considered to be confidential and should be disclosed only in limited circumstances |
| Control | 0..1 |
| Type | Extension(Contact Point is Confidential) (Extension Type: boolean) |
| Must Support | true |
| Comments | Conformance Rule: If the phone number is not to be published, set value to 'true'. |
| Max Length | 0 |
| 5. ContactPoint.system | |
| Definition | Telecommunications form for contact point - what communications system is required to make use of the contact. |
| Control | 1..1 This element is affected by the following invariants: cpt-2 |
| Binding | The codes SHALL be taken from SharedContactPointSystem (20190415) |
| Type | code |
| Must Support | true |
| Max Length | 0 |
| 6. ContactPoint.value | |
| Definition | The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address). |
| Control | 1..1 |
| Type | string |
| Must Support | true |
| Requirements | Need to support legacy numbers that are not in a tightly controlled format. |
| Comments | Conformance Rule: Format as (123) 456-7890 x 11111. |
| Max Length | 0 |
| 7. ContactPoint.use | |
| Definition | Identifies the purpose for the contact point. |
| Control | 1..1 |
| Binding | The codes SHALL be taken from SharedContactPointUse (20190415) |
| Type | code |
| Is Modifier | true |
| Must Support | true |
| Requirements | Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose. |
| Comments | Binding value set defined. (home, mobile, work) |
| Max Length | 0 |
| 8. ContactPoint.rank | |
| Definition | Specifies a preferred order in which to use a set of contacts. Contacts are ranked with lower values coming before higher values. |
| Control | 0..1 |
| Type | positiveInt |
| Comments | Note that rank does not necessarily follow the order in which the contacts are represented in the instance. |
| Max Length | 0 |
| 9. ContactPoint.period | |
| Definition | Time period when the contact point was/is in use. |
| Control | 0..1 |
| Type | Period |
| Max Length | 0 |