eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Official URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view | Version: 3.3.0 | |||
Active as of 2024-12-20 | Computable Name: ehealth-view |
An ehealth-view is a projection on one / several Questionnaires in relation to the display of selected questions / answers in a QuestionnaireResponse. An example of applying a questionnaire response to an interpreted view defines a projection of responses to a questionnaire. Here it refers to the questionnaire through ehealth-view-for
.
The profile is based on the native FHIR Basic resource and adds the following extensions:
ehealth-content
The element is used for the actual modeling of the viewehealth-basic-title
Name for this viewehealth-description
A description of this viewehealth-purpose
Why this view is definedehealth-version
The business version of the viewehealth-useContext
The context that the content is intended to supportehealth-recommendation
The recommendation level of this view.ehealth-intendedAudience
Can be set to one or more Organizations to indicate for which Organization(s) this view is intended to be used by. This is meant for filtering and is not enforced or in any way restricting which Organization has access.ehealth-view-type
Type of viewehealth-view-for
A reference to a resource for which this view appliesThe element ehealth-modifier-role
specifies one or more Organization and each Organization's role in maintaining
the View:
ehealth-modifier-role.reference
references the Organization.ehealth-modifier-role.role
set to owner
means that the referenced Organization can update the resource
and alter the entities referenced by ehealth-modifier-role
, for instance, by adding more co-authors.ehealth-modifier-role.role
set to co-author
means that the referenced Organization can update the resource
but not alter the element ehealth-modifier-role
.The status field,ehealth-status
, will express the lifecycle of the resource. Changes follow this pattern.
draft
.draft
can change to either active
or retired
.Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Basic
Path | Conformance | ValueSet | URI |
Basic.code | required | BasicResourceType (a valid code from Basic resource type)http://ehealth.sundhed.dk/vs/basic-resource-type from this IG |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | 0..* | Basic | Resource for non-supported content dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
Slices for extension | 4..* | Extension | Extension Slice: Unordered, Open by value:url ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
recommendation | 0..1 | CodeableConcept | Recommendation state of the plan definition URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-recommendation Binding: PlanDefinition Recommendation (required) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
intendedAudience | 0..* | Reference(ehealth-organization) {r} | The intended audience of the resource URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-intendedAudience ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierRole | 1..* | (Complex) | Modifier role URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
title | 0..1 | string | Name for this (human friendly) URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-basic-title ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
version | 0..1 | string | The current version URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
description | 0..1 | markdown | Natural language description URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-description ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
purpose | 0..1 | markdown | Why this is defined URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-purpose ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
useContext | 0..1 | UsageContext | The context that the content is intended to support URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-useContext ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
status | 1..1 | Coding | The current status URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status Binding: PublicationStatus (required) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
content | 1..1 | Reference() | The content URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
type | 1..1 | Coding | View type URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view-type Binding: View Type (required) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
viewFor | 0..* | (Complex) | The valueset matching the view URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view-for ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
code | ?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic resource type (required) ele-1: All FHIR elements must have a @value or children |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Basic.code | required | BasicResourceType (a valid code from Basic resource type)http://ehealth.sundhed.dk/vs/basic-resource-type from this IG |
Path | Conformance | ValueSet | URI | |||
Basic.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages from the FHIR Standard
| ||||
Basic.code | required | BasicResourceType (a valid code from Basic resource type)http://ehealth.sundhed.dk/vs/basic-resource-type from this IG |
This structure is derived from Basic
Summary
Mandatory: 4 elements
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from Basic
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | 0..* | Basic | Resource for non-supported content | |
Slices for extension | 4..* | Extension | Extension Slice: Unordered, Open by value:url | |
recommendation | 0..1 | CodeableConcept | Recommendation state of the plan definition URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-recommendation Binding: PlanDefinition Recommendation (required) | |
intendedAudience | 0..* | Reference(ehealth-organization) {r} | The intended audience of the resource URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-intendedAudience | |
modifierRole | 1..* | (Complex) | Modifier role URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role | |
title | 0..1 | string | Name for this (human friendly) URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-basic-title | |
version | 0..1 | string | The current version URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version | |
description | 0..1 | markdown | Natural language description URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-description | |
purpose | 0..1 | markdown | Why this is defined URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-purpose | |
useContext | 0..1 | UsageContext | The context that the content is intended to support URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-useContext | |
status | 1..1 | Coding | The current status URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status Binding: PublicationStatus (required) | |
content | 1..1 | Reference() | The content URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content | |
type | 1..1 | Coding | View type URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view-type Binding: View Type (required) | |
viewFor | 0..* | (Complex) | The valueset matching the view URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view-for | |
code | 1..1 | CodeableConcept | Kind of Resource Binding: Basic resource type (required) | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Basic.code | required | BasicResourceType (a valid code from Basic resource type)http://ehealth.sundhed.dk/vs/basic-resource-type from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | 0..* | Basic | Resource for non-supported content dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
Slices for extension | 4..* | Extension | Extension Slice: Unordered, Open by value:url ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
recommendation | 0..1 | CodeableConcept | Recommendation state of the plan definition URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-recommendation Binding: PlanDefinition Recommendation (required) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
intendedAudience | 0..* | Reference(ehealth-organization) {r} | The intended audience of the resource URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-intendedAudience ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierRole | 1..* | (Complex) | Modifier role URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
title | 0..1 | string | Name for this (human friendly) URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-basic-title ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
version | 0..1 | string | The current version URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
description | 0..1 | markdown | Natural language description URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-description ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
purpose | 0..1 | markdown | Why this is defined URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-purpose ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
useContext | 0..1 | UsageContext | The context that the content is intended to support URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-useContext ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
status | 1..1 | Coding | The current status URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status Binding: PublicationStatus (required) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
content | 1..1 | Reference() | The content URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
type | 1..1 | Coding | View type URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view-type Binding: View Type (required) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
viewFor | 0..* | (Complex) | The valueset matching the view URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view-for ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
code | ?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic resource type (required) ele-1: All FHIR elements must have a @value or children |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Basic.code | required | BasicResourceType (a valid code from Basic resource type)http://ehealth.sundhed.dk/vs/basic-resource-type from this IG |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Basic | 0..* | Basic | Resource for non-supported content | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 4..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
recommendation | 0..1 | CodeableConcept | Recommendation state of the plan definition URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-recommendation Binding: PlanDefinition Recommendation (required) | |||||
intendedAudience | 0..* | Reference(ehealth-organization) {r} | The intended audience of the resource URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-intendedAudience | |||||
modifierRole | 1..* | (Complex) | Modifier role URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role | |||||
title | 0..1 | string | Name for this (human friendly) URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-basic-title | |||||
version | 0..1 | string | The current version URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version | |||||
description | 0..1 | markdown | Natural language description URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-description | |||||
purpose | 0..1 | markdown | Why this is defined URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-purpose | |||||
useContext | 0..1 | UsageContext | The context that the content is intended to support URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-useContext | |||||
status | 1..1 | Coding | The current status URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status Binding: PublicationStatus (required) | |||||
content | 1..1 | Reference() | The content URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content | |||||
type | 1..1 | Coding | View type URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view-type Binding: View Type (required) | |||||
viewFor | 0..* | (Complex) | The valueset matching the view URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-view-for | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Business identifier | ||||
code | ?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic resource type (required) | ||||
subject | Σ | 0..1 | Reference(Resource) | Identifies the focus of this resource | ||||
created | Σ | 0..1 | date | When created | ||||
author | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | Who created | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Basic.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages from the FHIR Standard
| ||||
Basic.code | required | BasicResourceType (a valid code from Basic resource type)http://ehealth.sundhed.dk/vs/basic-resource-type from this IG |
This structure is derived from Basic
Summary
Mandatory: 4 elements
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron