IKNL PZP STU3
1.0.0-alpha1 - consultation International flag

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

Extension: ext Encounter Reference

Official URL: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference Version: 1.0.0-alpha1
Draft as of 2025-10-30 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 ext Encounter Reference
... extension 0..0 Extension
... url 1..1 uri "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference"
... value[x] 0..1 Reference(Encounter) Encounter

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension ext Encounter Reference
... id 0..1 string xml:id (or equivalent in JSON)
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://api.iknl.nl/docs/pzp/stu3/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 ext Encounter Reference
... extension 0..0 Extension
... url 1..1 uri "https://api.iknl.nl/docs/pzp/stu3/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 ext Encounter Reference
... id 0..1 string xml:id (or equivalent in JSON)
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://api.iknl.nl/docs/pzp/stu3/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 **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()