3.31.6 StructureDefinition: Shared Health ContactPoint - Detailed Descriptions
Definitions for the dtprofile-contactpoint Profile.
ContactPoint | |
Definition | Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. |
Control | 0..* |
Must Support | true |
Max Length | 0 |
Invariants | Defined on this element cpt-2: A system is required if a value is provided. (: value.empty() or system.exists()) |
ContactPoint.id | |
Definition | unique id for the element within a resource (for internal references). |
Control | 0..1 |
Type | id |
Max Length | 0 |
ContactPoint.extension | |
Definition | An Extension |
Control | 0..* |
Type | Extension |
Must Support | true |
Max Length | 0 |
ContactPoint.extension ([CanonicalType[http://sharedhealth.exchange/fhir/StructureDefinition/ext-contactpoint-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 |
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 |
Type | code |
Must Support | true |
Max Length | 0 |
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. |
Max Length | 0 |
ContactPoint.use | |
Definition | Identifies the purpose for the contact point. |
Control | 1..1 |
Binding | The codes SHALL be taken from SharedContactPointUse |
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 |
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 |
ContactPoint.period | |
Definition | Time period when the contact point was/is in use. |
Control | 0..1 |
Type | Period |
Max Length | 0 |