ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build

ELGA e-Diagnose R4 (Draft) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: AT ELGA e-Diagnose List

Official URL: https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-list Version: 0.1.0
Active as of 2026-08-28 Responsible: ELGA GmbH Computable Name: AtEdiagList

Das AT e-Diagnose List-Profil dient der strukturierten Listung von Einträgen.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. List C 0..* List AT e-Diagnose List
Constraints: lst-1, lst-2, lst-3, list-integrity, list-emptyreason-required
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code Status des Liste.
Binding: ListStatus (required): The current state of the list.
Fixed Value: current
... code SΣ 1..1 CodeableConcept Code, der den Typ der Liste beschreibt.
Binding: ELGA AT e-Diagnose List Entry Code Value Set (required)
... subject SΣ 1..1 Reference(AT ELGA Core Patient Profil) Patient, für den die Liste geführt wird, der über den Zentralen Patientenindex identifizierbar und Teilnehmer der e-Diagnose ist.
... date SΣ 1..1 dateTime Datum der letzten Aktualisierung der Liste.
... source SΣ 1..1 Reference(AT ELGA Core Practitioner Profil | AT ELGA Core PractitionerRole Profil | AT ELGA Core Patient Profil) Person, die die Liste erstellt hat und für den Inhalt verantwortlich ist. Im Falle eines GDA: eindeutig identifiziert über den GDA-Index und berechtigt auf die ELGA-Anwendung des Patienten zuzugreifen. Im Falle eines Patienten: eindeutig identifiziert durch den Z-PI.
... entry SC 0..* BackboneElement Die Reihenfolge der Listeneinträge kann in die Fachanwendung zurückgeschrieben werden. Gleichzeitig kann die Sortierung in lokalen Systemen erfolgen.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... item S 1..1 Reference(AT ELGA e-Diagnose Condition | AT ELGA e-Diagnose Procedure | AT ELGA e-Diagnose AllergyIntolerance) Referenz auf einen Eintrag.
..... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... emptyReason SC 0..1 CodeableConcept Begründung, warum die Summary-Liste leer ist.
Binding: ELGA List Empty Reason Value Set (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
List.status Base required ListStatus 📍4.0.1 FHIR Std.
List.mode Base required ListMode 📍4.0.1 FHIR Std.
List.code Base required ELGA AT e-Diagnose List Entry Code Value Set 📦0.1.0 This IG
List.emptyReason Base required ELGA List Empty Reason Value Set 📦0.1.0 ELGA Core vnull

Constraints

Id Grade Path(s) Description Expression
dom-2 error List If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error List 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error List If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error List If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice List A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
list-emptyreason-required error List Begründung für leere Liste ist erforderlich. entry.empty() implies emptyReason.exists()
list-integrity error List Die Liste darf nur Referenzen (List.entry.item) enthalten, die dem Code der Liste (List.code) entsprechen. (code.coding.exists(system='http://loinc.org' and code='11450-4') implies entry.item.all(reference.matches('(^|/)Condition/'))) and (code.coding.exists(system='http://loinc.org' and code='47519-4') implies entry.item.all(reference.matches('(^|/)Procedure/'))) and (code.coding.exists(system='http://loinc.org' and code='48765-2') implies entry.item.all(reference.matches('(^|/)AllergyIntolerance/')))
lst-1 error List A list can only have an emptyReason if it is empty emptyReason.empty() or entry.empty()
lst-2 error List The deleted flag can only be used if the mode of the list is "changes" mode = 'changes' or entry.deleted.empty()
lst-3 error List An entry date can only be used if the mode of the list is "working" mode = 'working' or entry.date.empty()

This structure is derived from List

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. List C 0..* List AT e-Diagnose List
Constraints: list-integrity, list-emptyreason-required
... identifier 0..0 Kein logischer Identifier für die Liste erforderlich.
... status S 1..1 code Status des Liste.
Fixed Value: current
... mode S 1..1 code Die Liste wird laufend gepflegt, hat daher den fixen Wert: working.
Fixed Value: working
... code S 1..1 CodeableConcept Code, der den Typ der Liste beschreibt.
Binding: ELGA AT e-Diagnose List Entry Code Value Set (required)
... subject S 1..1 Reference(AT ELGA Core Patient Profil) Patient, für den die Liste geführt wird, der über den Zentralen Patientenindex identifizierbar und Teilnehmer der e-Diagnose ist.
... encounter 0..0 Es wird kein Behandlungskontext dokumentiert.
... date S 1..1 dateTime Datum der letzten Aktualisierung der Liste.
... source S 1..1 Reference(AT ELGA Core Practitioner Profil | AT ELGA Core PractitionerRole Profil | AT ELGA Core Patient Profil) Person, die die Liste erstellt hat und für den Inhalt verantwortlich ist. Im Falle eines GDA: eindeutig identifiziert über den GDA-Index und berechtigt auf die ELGA-Anwendung des Patienten zuzugreifen. Im Falle eines Patienten: eindeutig identifiziert durch den Z-PI.
... orderedBy 0..0 Die Reihenfolge der Einträge wird über die List.entries durch den Ersteller vorgegeben.
... note 0..0 Keine Freitext-Anmerkungen auf Listenebene.
... entry S 0..* BackboneElement Die Reihenfolge der Listeneinträge kann in die Fachanwendung zurückgeschrieben werden. Gleichzeitig kann die Sortierung in lokalen Systemen erfolgen.
.... flag 0..0 Kennzeichnung des Status entsprechend Workflow nicht relevant.
.... deleted 0..0 Kennzeichnung, dass der Eintrag gelöscht wurde, ist nicht erlaubt (siehe Invariant lst-2).
.... date 0..0 Datum der Aufnahme des Eintrags in die Liste wird nicht dokumentiert, da die Liste laufend gepflegt wird und das Datum der letzten Aktualisierung der Liste (List.date) dokumentiert wird.
.... item S 1..1 Reference(AT ELGA e-Diagnose Condition | AT ELGA e-Diagnose Procedure | AT ELGA e-Diagnose AllergyIntolerance) Referenz auf einen Eintrag.
..... reference 1..1 string Literal reference, Relative, internal or absolute URL
... emptyReason S 0..1 CodeableConcept Begründung, warum die Summary-Liste leer ist.
Binding: ELGA List Empty Reason Value Set (required)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
List.code Base required ELGA AT e-Diagnose List Entry Code Value Set 📦0.1.0 This IG
List.emptyReason Base required ELGA List Empty Reason Value Set 📦0.1.0 ELGA Core vnull

Constraints

Id Grade Path(s) Description Expression
list-emptyreason-required error List Begründung für leere Liste ist erforderlich. entry.empty() implies emptyReason.exists()
list-integrity error List Die Liste darf nur Referenzen (List.entry.item) enthalten, die dem Code der Liste (List.code) entsprechen. (code.coding.exists(system='http://loinc.org' and code='11450-4') implies entry.item.all(reference.matches('(^|/)Condition/'))) and (code.coding.exists(system='http://loinc.org' and code='47519-4') implies entry.item.all(reference.matches('(^|/)Procedure/'))) and (code.coding.exists(system='http://loinc.org' and code='48765-2') implies entry.item.all(reference.matches('(^|/)AllergyIntolerance/')))
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. List C 0..* List AT e-Diagnose List
Constraints: lst-1, lst-2, lst-3, list-integrity, list-emptyreason-required
... 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code Status des Liste.
Binding: ListStatus (required): The current state of the list.
Fixed Value: current
... mode ?!SΣ 1..1 code Die Liste wird laufend gepflegt, hat daher den fixen Wert: working.
Binding: ListMode (required): The processing mode that applies to this list.
Fixed Value: working
... code SΣ 1..1 CodeableConcept Code, der den Typ der Liste beschreibt.
Binding: ELGA AT e-Diagnose List Entry Code Value Set (required)
... subject SΣ 1..1 Reference(AT ELGA Core Patient Profil) Patient, für den die Liste geführt wird, der über den Zentralen Patientenindex identifizierbar und Teilnehmer der e-Diagnose ist.
... date SΣ 1..1 dateTime Datum der letzten Aktualisierung der Liste.
... source SΣ 1..1 Reference(AT ELGA Core Practitioner Profil | AT ELGA Core PractitionerRole Profil | AT ELGA Core Patient Profil) Person, die die Liste erstellt hat und für den Inhalt verantwortlich ist. Im Falle eines GDA: eindeutig identifiziert über den GDA-Index und berechtigt auf die ELGA-Anwendung des Patienten zuzugreifen. Im Falle eines Patienten: eindeutig identifiziert durch den Z-PI.
... entry SC 0..* BackboneElement Die Reihenfolge der Listeneinträge kann in die Fachanwendung zurückgeschrieben werden. Gleichzeitig kann die Sortierung in lokalen Systemen erfolgen.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... item S 1..1 Reference(AT ELGA e-Diagnose Condition | AT ELGA e-Diagnose Procedure | AT ELGA e-Diagnose AllergyIntolerance) Referenz auf einen Eintrag.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... emptyReason SC 0..1 CodeableConcept Begründung, warum die Summary-Liste leer ist.
Binding: ELGA List Empty Reason Value Set (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
List.language Base preferred Common Languages 📍4.0.1 FHIR Std.
List.status Base required ListStatus 📍4.0.1 FHIR Std.
List.mode Base required ListMode 📍4.0.1 FHIR Std.
List.code Base required ELGA AT e-Diagnose List Entry Code Value Set 📦0.1.0 This IG
List.entry.item.type Base extensible ResourceType 📍4.0.1 FHIR Std.
List.emptyReason Base required ELGA List Empty Reason Value Set 📦0.1.0 ELGA Core vnull

Constraints

Id Grade Path(s) Description Expression
dom-2 error List If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error List 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error List If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error List If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice List A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
list-emptyreason-required error List Begründung für leere Liste ist erforderlich. entry.empty() implies emptyReason.exists()
list-integrity error List Die Liste darf nur Referenzen (List.entry.item) enthalten, die dem Code der Liste (List.code) entsprechen. (code.coding.exists(system='http://loinc.org' and code='11450-4') implies entry.item.all(reference.matches('(^|/)Condition/'))) and (code.coding.exists(system='http://loinc.org' and code='47519-4') implies entry.item.all(reference.matches('(^|/)Procedure/'))) and (code.coding.exists(system='http://loinc.org' and code='48765-2') implies entry.item.all(reference.matches('(^|/)AllergyIntolerance/')))
lst-1 error List A list can only have an emptyReason if it is empty emptyReason.empty() or entry.empty()
lst-2 error List The deleted flag can only be used if the mode of the list is "changes" mode = 'changes' or entry.deleted.empty()
lst-3 error List An entry date can only be used if the mode of the list is "working" mode = 'working' or entry.date.empty()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. List C 0..* List AT e-Diagnose List
Constraints: lst-1, lst-2, lst-3, list-integrity, list-emptyreason-required
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code Status des Liste.
Binding: ListStatus (required): The current state of the list.
Fixed Value: current
... code SΣ 1..1 CodeableConcept Code, der den Typ der Liste beschreibt.
Binding: ELGA AT e-Diagnose List Entry Code Value Set (required)
... subject SΣ 1..1 Reference(AT ELGA Core Patient Profil) Patient, für den die Liste geführt wird, der über den Zentralen Patientenindex identifizierbar und Teilnehmer der e-Diagnose ist.
... date SΣ 1..1 dateTime Datum der letzten Aktualisierung der Liste.
... source SΣ 1..1 Reference(AT ELGA Core Practitioner Profil | AT ELGA Core PractitionerRole Profil | AT ELGA Core Patient Profil) Person, die die Liste erstellt hat und für den Inhalt verantwortlich ist. Im Falle eines GDA: eindeutig identifiziert über den GDA-Index und berechtigt auf die ELGA-Anwendung des Patienten zuzugreifen. Im Falle eines Patienten: eindeutig identifiziert durch den Z-PI.
... entry SC 0..* BackboneElement Die Reihenfolge der Listeneinträge kann in die Fachanwendung zurückgeschrieben werden. Gleichzeitig kann die Sortierung in lokalen Systemen erfolgen.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... item S 1..1 Reference(AT ELGA e-Diagnose Condition | AT ELGA e-Diagnose Procedure | AT ELGA e-Diagnose AllergyIntolerance) Referenz auf einen Eintrag.
..... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... emptyReason SC 0..1 CodeableConcept Begründung, warum die Summary-Liste leer ist.
Binding: ELGA List Empty Reason Value Set (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
List.status Base required ListStatus 📍4.0.1 FHIR Std.
List.mode Base required ListMode 📍4.0.1 FHIR Std.
List.code Base required ELGA AT e-Diagnose List Entry Code Value Set 📦0.1.0 This IG
List.emptyReason Base required ELGA List Empty Reason Value Set 📦0.1.0 ELGA Core vnull

Constraints

Id Grade Path(s) Description Expression
dom-2 error List If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error List 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error List If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error List If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice List A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
list-emptyreason-required error List Begründung für leere Liste ist erforderlich. entry.empty() implies emptyReason.exists()
list-integrity error List Die Liste darf nur Referenzen (List.entry.item) enthalten, die dem Code der Liste (List.code) entsprechen. (code.coding.exists(system='http://loinc.org' and code='11450-4') implies entry.item.all(reference.matches('(^|/)Condition/'))) and (code.coding.exists(system='http://loinc.org' and code='47519-4') implies entry.item.all(reference.matches('(^|/)Procedure/'))) and (code.coding.exists(system='http://loinc.org' and code='48765-2') implies entry.item.all(reference.matches('(^|/)AllergyIntolerance/')))
lst-1 error List A list can only have an emptyReason if it is empty emptyReason.empty() or entry.empty()
lst-2 error List The deleted flag can only be used if the mode of the list is "changes" mode = 'changes' or entry.deleted.empty()
lst-3 error List An entry date can only be used if the mode of the list is "working" mode = 'working' or entry.date.empty()

Differential View

This structure is derived from List

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. List C 0..* List AT e-Diagnose List
Constraints: list-integrity, list-emptyreason-required
... identifier 0..0 Kein logischer Identifier für die Liste erforderlich.
... status S 1..1 code Status des Liste.
Fixed Value: current
... mode S 1..1 code Die Liste wird laufend gepflegt, hat daher den fixen Wert: working.
Fixed Value: working
... code S 1..1 CodeableConcept Code, der den Typ der Liste beschreibt.
Binding: ELGA AT e-Diagnose List Entry Code Value Set (required)
... subject S 1..1 Reference(AT ELGA Core Patient Profil) Patient, für den die Liste geführt wird, der über den Zentralen Patientenindex identifizierbar und Teilnehmer der e-Diagnose ist.
... encounter 0..0 Es wird kein Behandlungskontext dokumentiert.
... date S 1..1 dateTime Datum der letzten Aktualisierung der Liste.
... source S 1..1 Reference(AT ELGA Core Practitioner Profil | AT ELGA Core PractitionerRole Profil | AT ELGA Core Patient Profil) Person, die die Liste erstellt hat und für den Inhalt verantwortlich ist. Im Falle eines GDA: eindeutig identifiziert über den GDA-Index und berechtigt auf die ELGA-Anwendung des Patienten zuzugreifen. Im Falle eines Patienten: eindeutig identifiziert durch den Z-PI.
... orderedBy 0..0 Die Reihenfolge der Einträge wird über die List.entries durch den Ersteller vorgegeben.
... note 0..0 Keine Freitext-Anmerkungen auf Listenebene.
... entry S 0..* BackboneElement Die Reihenfolge der Listeneinträge kann in die Fachanwendung zurückgeschrieben werden. Gleichzeitig kann die Sortierung in lokalen Systemen erfolgen.
.... flag 0..0 Kennzeichnung des Status entsprechend Workflow nicht relevant.
.... deleted 0..0 Kennzeichnung, dass der Eintrag gelöscht wurde, ist nicht erlaubt (siehe Invariant lst-2).
.... date 0..0 Datum der Aufnahme des Eintrags in die Liste wird nicht dokumentiert, da die Liste laufend gepflegt wird und das Datum der letzten Aktualisierung der Liste (List.date) dokumentiert wird.
.... item S 1..1 Reference(AT ELGA e-Diagnose Condition | AT ELGA e-Diagnose Procedure | AT ELGA e-Diagnose AllergyIntolerance) Referenz auf einen Eintrag.
..... reference 1..1 string Literal reference, Relative, internal or absolute URL
... emptyReason S 0..1 CodeableConcept Begründung, warum die Summary-Liste leer ist.
Binding: ELGA List Empty Reason Value Set (required)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
List.code Base required ELGA AT e-Diagnose List Entry Code Value Set 📦0.1.0 This IG
List.emptyReason Base required ELGA List Empty Reason Value Set 📦0.1.0 ELGA Core vnull

Constraints

Id Grade Path(s) Description Expression
list-emptyreason-required error List Begründung für leere Liste ist erforderlich. entry.empty() implies emptyReason.exists()
list-integrity error List Die Liste darf nur Referenzen (List.entry.item) enthalten, die dem Code der Liste (List.code) entsprechen. (code.coding.exists(system='http://loinc.org' and code='11450-4') implies entry.item.all(reference.matches('(^|/)Condition/'))) and (code.coding.exists(system='http://loinc.org' and code='47519-4') implies entry.item.all(reference.matches('(^|/)Procedure/'))) and (code.coding.exists(system='http://loinc.org' and code='48765-2') implies entry.item.all(reference.matches('(^|/)AllergyIntolerance/')))

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. List C 0..* List AT e-Diagnose List
Constraints: lst-1, lst-2, lst-3, list-integrity, list-emptyreason-required
... 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code Status des Liste.
Binding: ListStatus (required): The current state of the list.
Fixed Value: current
... mode ?!SΣ 1..1 code Die Liste wird laufend gepflegt, hat daher den fixen Wert: working.
Binding: ListMode (required): The processing mode that applies to this list.
Fixed Value: working
... code SΣ 1..1 CodeableConcept Code, der den Typ der Liste beschreibt.
Binding: ELGA AT e-Diagnose List Entry Code Value Set (required)
... subject SΣ 1..1 Reference(AT ELGA Core Patient Profil) Patient, für den die Liste geführt wird, der über den Zentralen Patientenindex identifizierbar und Teilnehmer der e-Diagnose ist.
... date SΣ 1..1 dateTime Datum der letzten Aktualisierung der Liste.
... source SΣ 1..1 Reference(AT ELGA Core Practitioner Profil | AT ELGA Core PractitionerRole Profil | AT ELGA Core Patient Profil) Person, die die Liste erstellt hat und für den Inhalt verantwortlich ist. Im Falle eines GDA: eindeutig identifiziert über den GDA-Index und berechtigt auf die ELGA-Anwendung des Patienten zuzugreifen. Im Falle eines Patienten: eindeutig identifiziert durch den Z-PI.
... entry SC 0..* BackboneElement Die Reihenfolge der Listeneinträge kann in die Fachanwendung zurückgeschrieben werden. Gleichzeitig kann die Sortierung in lokalen Systemen erfolgen.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... item S 1..1 Reference(AT ELGA e-Diagnose Condition | AT ELGA e-Diagnose Procedure | AT ELGA e-Diagnose AllergyIntolerance) Referenz auf einen Eintrag.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... emptyReason SC 0..1 CodeableConcept Begründung, warum die Summary-Liste leer ist.
Binding: ELGA List Empty Reason Value Set (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
List.language Base preferred Common Languages 📍4.0.1 FHIR Std.
List.status Base required ListStatus 📍4.0.1 FHIR Std.
List.mode Base required ListMode 📍4.0.1 FHIR Std.
List.code Base required ELGA AT e-Diagnose List Entry Code Value Set 📦0.1.0 This IG
List.entry.item.type Base extensible ResourceType 📍4.0.1 FHIR Std.
List.emptyReason Base required ELGA List Empty Reason Value Set 📦0.1.0 ELGA Core vnull

Constraints

Id Grade Path(s) Description Expression
dom-2 error List If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error List 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error List If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error List If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice List A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
list-emptyreason-required error List Begründung für leere Liste ist erforderlich. entry.empty() implies emptyReason.exists()
list-integrity error List Die Liste darf nur Referenzen (List.entry.item) enthalten, die dem Code der Liste (List.code) entsprechen. (code.coding.exists(system='http://loinc.org' and code='11450-4') implies entry.item.all(reference.matches('(^|/)Condition/'))) and (code.coding.exists(system='http://loinc.org' and code='47519-4') implies entry.item.all(reference.matches('(^|/)Procedure/'))) and (code.coding.exists(system='http://loinc.org' and code='48765-2') implies entry.item.all(reference.matches('(^|/)AllergyIntolerance/')))
lst-1 error List A list can only have an emptyReason if it is empty emptyReason.empty() or entry.empty()
lst-2 error List The deleted flag can only be used if the mode of the list is "changes" mode = 'changes' or entry.deleted.empty()
lst-3 error List An entry date can only be used if the mode of the list is "working" mode = 'working' or entry.date.empty()

 

Other representations of profile: CSV, Excel, Schematron