eHealth Infrastructure (vlatest)

StructureDefinition: ehealth-careteam-telecom

Formal Views of Profile Content

The official URL for this profile is:

http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom

A contact detail for the careteam

This profile builds on Extension.

This profile was published on Fri Aug 20 10:30:19 UTC 2021 as a draft by null.

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

This structure is derived from Extension

Summary

Mandatory: 2 elements
Fixed Value: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom"
... valueContactPoint:valueContactPoint 1..1ContactPointValue of extension
.... system 0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPoint System (required)
.... value 1..1stringThe actual contact point details

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringxml:id (or equivalent in JSON)
... Slices for extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom"
... Slices for value[x] 1..1ContactPointValue of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueContactPoint 1..1ContactPointValue of extension
..... id 0..1stringxml:id (or equivalent in JSON)
..... Slices for extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣI0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPoint System (required)
..... value Σ1..1stringThe actual contact point details
..... 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: 2 elements
Fixed Value: 1 element

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom"
... valueContactPoint:valueContactPoint 1..1ContactPointValue of extension
.... system 0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPoint System (required)
.... value 1..1stringThe actual contact point details

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringxml:id (or equivalent in JSON)
... Slices for extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom"
... Slices for value[x] 1..1ContactPointValue of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueContactPoint 1..1ContactPointValue of extension
..... id 0..1stringxml:id (or equivalent in JSON)
..... Slices for extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣI0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPoint System (required)
..... value Σ1..1stringThe actual contact point details
..... 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

 

Terminology Bindings

PathConformanceValueSet
Extension.value[x]:valueContactPoint.systemrequiredContactPointSystem
Extension.value[x]:valueContactPoint.userequiredContactPointUse

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
.