Advance Care Planning (PZP)
1.0.0-rc1 - trial-use

Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-R4/ and changes regularly. See the Directory of published versions

Extension: ext Encounter Reference

Official URL: https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ext-EncounterReference Version: 1.0.0-rc1
Draft as of 2025-10-31 Computable Name: ExtEncounterReference

Copyright/Legal: Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

An extension to link the Encounter during which the Consent, Goal or DeviceUseStatement was created or to which the creation is tightly associated.

For some resources it may be important to know the link between the resource and a particular encounter while this is not part of the base resource. This extension allows to link the resource to the Encounter context.

Context of Use

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) ext Encounter Reference
... extension 0..0 Extension
... url 1..1 uri "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ext-EncounterReference"
... value[x] 0..1 Reference(Encounter) Encounter

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) ext Encounter Reference
Constraints: ext-1
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
... url 1..1 uri "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ext-EncounterReference"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Reference: An extension to link the Encounter during which the Consent, Goal or DeviceUseStatement was created or to which the creation is tightly associated.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) ext Encounter Reference
... extension 0..0 Extension
... url 1..1 uri "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ext-EncounterReference"
... value[x] 0..1 Reference(Encounter) Encounter

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) ext Encounter Reference
Constraints: ext-1
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
... url 1..1 uri "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ext-EncounterReference"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Reference: An extension to link the Encounter during which the Consent, Goal or DeviceUseStatement was created or to which the creation is tightly associated.

 

Other representations of profile: CSV, Excel, Schematron

Constraints

Id Grade Path(s) Description Expression
ele-1 error Extension, Extension.value[x] All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Extension Must have either extensions or value[x], not both extension.exists() != value.exists()