IKNL PZP STU3
1.0.0-rc1 - 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-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-STU3/ and changes regularly. See the Directory of published versions

Extension: ext LegallyCapable regarding medical treatment decisions

Official URL: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions Version: 1.0.0-rc1
Draft as of 2025-10-31 Computable Name: ExtLegallyCapableMedicalTreatmentDecisions

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 indicate the patient's legal capability regarding medical treatment decisions, and to provide a comment on this capability.

This extension is based on the extension FreedomRestrictingIntervention.LegallyCapable, but is adapted for the ACP context by allowing its use on the Patient resource and specifying its application to treatment decisions.

Context of Use

    This extension may be used on the following element(s)

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 LegallyCapable regarding medical treatment decisions
... Slices for extension Content/Rules for all slices
.... extension:legallyCapable 0..1 Extension Extension
..... extension 0..0 Extension
..... url 1..1 uri "legallyCapable"
..... value[x] 0..1 boolean LegallyCapable
.... extension:legallyCapableComment 0..1 Extension Extension
..... extension 0..0 Extension
..... url 1..1 uri "legallyCapableComment"
..... value[x] 0..1 string LegallyCapableComment
... url 1..1 uri "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions"
... value[x] 0..0 Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension ext LegallyCapable regarding medical treatment decisions
... id 0..1 string xml:id (or equivalent in JSON)
... Slices for extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
.... extension:legallyCapable 0..1 Extension Extension
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "legallyCapable"
..... value[x] 0..1 boolean LegallyCapable
.... extension:legallyCapableComment 0..1 Extension Extension
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "legallyCapableComment"
..... value[x] 0..1 string LegallyCapableComment
... url 1..1 uri "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An extension to indicate the patient's legal capability regarding medical treatment decisions, and to provide a comment on this capability.

  • legallyCapable: boolean: An Extension
  • legallyCapableComment: string: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension ext LegallyCapable regarding medical treatment decisions
... Slices for extension Content/Rules for all slices
.... extension:legallyCapable 0..1 Extension Extension
..... extension 0..0 Extension
..... url 1..1 uri "legallyCapable"
..... value[x] 0..1 boolean LegallyCapable
.... extension:legallyCapableComment 0..1 Extension Extension
..... extension 0..0 Extension
..... url 1..1 uri "legallyCapableComment"
..... value[x] 0..1 string LegallyCapableComment
... url 1..1 uri "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions"
... value[x] 0..0 Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension ext LegallyCapable regarding medical treatment decisions
... id 0..1 string xml:id (or equivalent in JSON)
... Slices for extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
.... extension:legallyCapable 0..1 Extension Extension
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "legallyCapable"
..... value[x] 0..1 boolean LegallyCapable
.... extension:legallyCapableComment 0..1 Extension Extension
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "legallyCapableComment"
..... value[x] 0..1 string LegallyCapableComment
... url 1..1 uri "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An extension to indicate the patient's legal capability regarding medical treatment decisions, and to provide a comment on this capability.

  • legallyCapable: boolean: An Extension
  • legallyCapableComment: string: An Extension

 

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()