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 Jul 01 12:30:20 UTC 2022 as a draft by null.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Extension | |
![]() ![]() ![]() | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom" | |
![]() ![]() ![]() | 1..1 | ContactPoint | Value of extension | |
![]() ![]() ![]() ![]() | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPoint System (required) | |
![]() ![]() ![]() ![]() | 1..1 | string | The actual contact point details | |
![]() |
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | I | 0..* | Extension | Extension |
![]() ![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom" | |
![]() ![]() ![]() | 1..1 | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() | 1..1 | ContactPoint | Value of extension | |
![]() ![]() ![]() ![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() | ΣI | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPoint System (required) |
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | string | The actual contact point details |
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Period | Time period when the contact point was/is in use |
![]() |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Extension | |
![]() ![]() ![]() | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom" | |
![]() ![]() ![]() | 1..1 | ContactPoint | Value of extension | |
![]() ![]() ![]() ![]() | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPoint System (required) | |
![]() ![]() ![]() ![]() | 1..1 | string | The actual contact point details | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | I | 0..* | Extension | Extension |
![]() ![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom" | |
![]() ![]() ![]() | 1..1 | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() | 1..1 | ContactPoint | Value of extension | |
![]() ![]() ![]() ![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() | ΣI | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPoint System (required) |
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | string | The actual contact point details |
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Period | Time period when the contact point was/is in use |
![]() |
Path | Conformance | ValueSet |
Extension.value[x]:valueContactPoint.system | required | ContactPointSystem |
Extension.value[x]:valueContactPoint.use | required | ContactPointUse |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |