DK MedCom Core
2.4.0 - release Denmark flag

This page is part of the DK MedCom Core (v2.4.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.3.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.4.0
Active as of 2024-06-27 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

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / CodeURI
Extension.value[x]:valueContactPoint.systemrequiredPattern: phone
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Extension.value[x]:valueContactPoint.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard

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]')