DK MedCom Core
            
            3.0.1 - release
  
            
          
DK MedCom Core, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 3.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-core/ and changes regularly. See the Directory of published versions
| Official URL: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-messaging-contactpoint | Version: 3.0.1 | |||
| Active as of 2025-10-29 | Computable Name: MedComMessagingContactPoint | |||
The datatype ContactPoint is specified for use in MedCom messages.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ContactPoint | C | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) Constraints: cpt-2 | 
|    system | SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | 
|    value | SΣ | 0..1 | string | The actual contact point details | 
|    use | ?!SΣ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | 
|  Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source | 
| ContactPoint.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. | 
| ContactPoint.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. | 
| Id | Grade | Path(s) | Description | Expression | 
| cpt-2 | error | ContactPoint | A system is required if a value is provided. | value.empty() or system.exists() | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children | hasValue() or (children().count() > id.count()) | 
This structure is derived from ContactPoint
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ContactPoint | ContactPoint | |||
|    system | S | 0..1 | code | phone | fax | email | pager | url | sms | other | 
|    value | S | 0..1 | string | The actual contact point details | 
|    use | S | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point | 
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ContactPoint | C | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) Constraints: cpt-2 | 
|    id | 0..1 | string | Unique id for inter-element referencing | |
|    extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
|    system | SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | 
|    value | SΣ | 0..1 | string | The actual contact point details | 
|    use | ?!SΣ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | 
|    rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | 
|    period | Σ | 0..1 | Period | Time period when the contact point was/is in use | 
|  Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source | 
| ContactPoint.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. | 
| ContactPoint.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. | 
| Id | Grade | Path(s) | Description | Expression | 
| cpt-2 | error | ContactPoint | A system is required if a value is provided. | value.empty() or system.exists() | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children | hasValue() or (children().count() > id.count()) | 
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both | extension.exists() != value.exists() | 
This structure is derived from ContactPoint
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ContactPoint | C | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) Constraints: cpt-2 | 
|    system | SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | 
|    value | SΣ | 0..1 | string | The actual contact point details | 
|    use | ?!SΣ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | 
|  Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source | 
| ContactPoint.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. | 
| ContactPoint.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. | 
| Id | Grade | Path(s) | Description | Expression | 
| cpt-2 | error | ContactPoint | A system is required if a value is provided. | value.empty() or system.exists() | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children | hasValue() or (children().count() > id.count()) | 
Differential View
This structure is derived from ContactPoint
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ContactPoint | ContactPoint | |||
|    system | S | 0..1 | code | phone | fax | email | pager | url | sms | other | 
|    value | S | 0..1 | string | The actual contact point details | 
|    use | S | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point | 
|  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ContactPoint | C | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) Constraints: cpt-2 | 
|    id | 0..1 | string | Unique id for inter-element referencing | |
|    extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
|    system | SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | 
|    value | SΣ | 0..1 | string | The actual contact point details | 
|    use | ?!SΣ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | 
|    rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | 
|    period | Σ | 0..1 | Period | Time period when the contact point was/is in use | 
|  Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source | 
| ContactPoint.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. | 
| ContactPoint.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. | 
| Id | Grade | Path(s) | Description | Expression | 
| cpt-2 | error | ContactPoint | A system is required if a value is provided. | value.empty() or system.exists() | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children | hasValue() or (children().count() > id.count()) | 
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both | extension.exists() != value.exists() | 
This structure is derived from ContactPoint
Other representations of profile: CSV, Excel, Schematron