Danish MedCom Core
2.2.0 - Release Denmark flag

This page is part of the DK MedCom Core (v2.2.0: Release) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

Extension: ContactExtension

Official URL: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension Version: 2.2.0
Active as of 2023-10-04 Computable Name: MedComCoreContactExtension

Extension that contains the contact information

Context of Use

This extension may be used on the following element(s):

  • Element ID Element

Usage info

Usage:

  • This Extension is not used by any profiles in this Implementation Guide

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type ContactPoint: Extension that contains the contact information

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContactExtension
... extension 0..0
... url 1..1uri"http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension"
... Slices for value[x] 1..1ContactPointValue of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueContactPoint 1..1ContactPointValue of extension
..... system S0..1codephone | fax | email | pager | url | sms | other
Required Pattern: phone
..... value SC1..1stringShall contain a relevant telephone number.
medcom-core-contact: The telephone number may include + and numbers from 0-9

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContactExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension"
.... value[x]:valueContactPoint 1..1ContactPointValue of extension
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣC0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.


Required Pattern: phone
..... value SΣC1..1stringShall contain a relevant telephone number.
medcom-core-contact: The telephone number may include + and numbers from 0-9
..... use ?!Σ0..1codehome | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.

..... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
..... period Σ0..1PeriodTime period when the contact point was/is in use

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type ContactPoint: Extension that contains the contact information

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContactExtension
... extension 0..0
... url 1..1uri"http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension"
... Slices for value[x] 1..1ContactPointValue of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueContactPoint 1..1ContactPointValue of extension
..... system S0..1codephone | fax | email | pager | url | sms | other
Required Pattern: phone
..... value SC1..1stringShall contain a relevant telephone number.
medcom-core-contact: The telephone number may include + and numbers from 0-9

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContactExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension"
.... value[x]:valueContactPoint 1..1ContactPointValue of extension
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣC0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.


Required Pattern: phone
..... value SΣC1..1stringShall contain a relevant telephone number.
medcom-core-contact: The telephone number may include + and numbers from 0-9
..... use ?!Σ0..1codehome | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.

..... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
..... period Σ0..1PeriodTime period when the contact point was/is in use

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / Code
Extension.value[x]:valueContactPoint.systemrequiredPattern: phone
Extension.value[x]:valueContactPoint.userequiredContactPointUse

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
medcom-core-contacterrorExtension.value[x]:valueContactPoint.valueThe telephone number may include + and numbers from 0-9
: matches('[+]?[-0-9]')