IKNL PZP STU3
0.1.3-beta3 - consultation International flag

IKNL PZP STU3 - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: ext Encounter Reference

Official URL: https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference Version: 0.1.3-beta3
Draft as of 2025-08-28 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

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Extension 0..* Extension ext Encounter Reference
... extension 0..0
... url 1..1 uri "https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference"
... value[x] 0..1 Reference(Encounter) Encounter

doco Documentatie voor dit formaat
NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Extension 0..* Extension ext Encounter Reference
... id 0..1 string xml:id (or equivalent in JSON)
... extension 0..0
... url 1..1 uri "https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference"

doco Documentatie voor dit formaat

This structure is derived from Extension

Samenvatting

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

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Extension 0..* Extension ext Encounter Reference
... extension 0..0
... url 1..1 uri "https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference"
... value[x] 0..1 Reference(Encounter) Encounter

doco Documentatie voor dit formaat

Snapshot View

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Extension 0..* Extension ext Encounter Reference
... id 0..1 string xml:id (or equivalent in JSON)
... extension 0..0
... url 1..1 uri "https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference"

doco Documentatie voor dit formaat

This structure is derived from Extension

Samenvatting

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

Constrains

IdGradePad(en)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()