DK MedCom Carecommunication
2.1.0 - Release Denmark flag

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

Extension: PayloadAuthorContactExtension

Official URL: http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-carecommunication-author-contact-extension Version: 2.1.0
Active as of 2023-04-14 Computable Name: MedComCareCommunicationPayloadAuthorContactExtension

Extension to contain the contact information tha author of the payload

Context of Use

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

  • Element ID Element

Usage info

Usage:

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

Mandatory: 3 elements
Must-Support: 2 elements
Fixed Value: 1 element
Prohibited: 1 element

Slices

This structure defines the following Slices:

  • The element Extension.value[x] is sliced based on the value of type:$this

 

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-carecommunication-authorcontacterrorExtension.value[x]:valueContactPoint.valueThe telephone number may include + and numbers from 0-9
: matches('[+]?[-0-9]')