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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionPayloadAuthorContactExtension
... extension 0..0
... url 1..1uri"http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-carecommunication-author-contact-extension"
... value[x] 1..1ContactPointValue of extension
Slice: Unordered, Open by type:$this
.... system S0..1codephone | fax | email | pager | url | sms | other
Required Pattern: phone
.... value SC1..1stringShall contain the telephone number for the department or area. The telephonenumber should be applied automaticly without user interference and it is recommended to use the same telephonenumber as in the SOR-register for the sender organisation.
medcom-carecommunication-authorcontact: The telephone number may include + and numbers from 0-9

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionPayloadAuthorContactExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-carecommunication-author-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 the telephone number for the department or area. The telephonenumber should be applied automaticly without user interference and it is recommended to use the same telephonenumber as in the SOR-register for the sender organisation.
medcom-carecommunication-authorcontact: 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

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

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionPayloadAuthorContactExtension
... extension 0..0
... url 1..1uri"http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-carecommunication-author-contact-extension"
... value[x] 1..1ContactPointValue of extension
Slice: Unordered, Open by type:$this
.... system S0..1codephone | fax | email | pager | url | sms | other
Required Pattern: phone
.... value SC1..1stringShall contain the telephone number for the department or area. The telephonenumber should be applied automaticly without user interference and it is recommended to use the same telephonenumber as in the SOR-register for the sender organisation.
medcom-carecommunication-authorcontact: The telephone number may include + and numbers from 0-9

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionPayloadAuthorContactExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-carecommunication-author-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 the telephone number for the department or area. The telephonenumber should be applied automaticly without user interference and it is recommended to use the same telephonenumber as in the SOR-register for the sender organisation.
medcom-carecommunication-authorcontact: 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-carecommunication-authorcontacterrorExtension.value[x]:valueContactPoint.valueThe telephone number may include + and numbers from 0-9
: matches('[+]?[-0-9]')