eHealth Infrastructure (v2019.5)

StructureDefinition: ehealth-modifier-role

Formal Views of Profile Content

The official URL for this profile is:

http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role

This is a modifier role that can hold a role and a reference to the item who has the role. Ex. owner + a reference to the owner organization.

This profile builds on Extension.

This profile was published on Wed May 08 06:17:13 UTC 2019 as a draft by ehealth.sundhed.dk.

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

This structure is derived from Extension

Summary

Mandatory: 4 elements
Fixed Value: 3 elements
Prohibited: 1 element

Structures

This structure refers to these other structures:

This structure is derived from Extension

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*Optional Extensions Element
ext-1: Must have either extensions or value[x], not both
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension 1..1ExtensionHolds a reference to either Organization, CareTeam, Practitioner
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"reference"
.... valueReference 1..1Reference(eHealth Organization | eHealth Practitioner | eHealth CareTeam) {r}This holds a reference to either an Organization, CareTeam or a Practitioner.
... extension 1..1ExtensionThis tells something about the value of the reference.
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"role"
.... valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: ModifierRole (required)
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role"

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 4 elements
Fixed Value: 3 elements
Prohibited: 1 element

Structures

This structure refers to these other structures:

Differential View

This structure is derived from Extension

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*Optional Extensions Element
ext-1: Must have either extensions or value[x], not both
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension 1..1ExtensionHolds a reference to either Organization, CareTeam, Practitioner
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"reference"
.... valueReference 1..1Reference(eHealth Organization | eHealth Practitioner | eHealth CareTeam) {r}This holds a reference to either an Organization, CareTeam or a Practitioner.
... extension 1..1ExtensionThis tells something about the value of the reference.
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"role"
.... valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: ModifierRole (required)
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role"

doco Documentation for this format

 

Terminology Bindings

PathNameConformanceValueSet
Extension.extension.valueCodeableConceptModifierRolerequiredModifierRole

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()
.