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

Resource Profile: Communication

Official URL: https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Communication Version: 0.1.3-beta3
Draft as of 2025-08-28 Computable Name: ACPCommunication

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.

Communication events that have taken place in context of Advance Care Planning. Based on Communication resource.

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.

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Communication C 0..* Communication A record of information transmitted from a sender to a receiver
Constraints: com-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!Σ 1..1 code preparation | in-progress | suspended | aborted | completed | entered-in-error
Binding: EventStatus (required): The status of the communication.
... subject Σ 0..1 Reference(Patient(0.1.3-beta3)) Focus of message
... recipient 0..* Reference(Patient(0.1.3-beta3)) Message recipient
... topic 0..* Reference(Resource) Focal resources
... sent 0..1 dateTime When sent
... sender 0..1 Reference(HealthProfessional Practitioner(0.1.3-beta3)) Message sender
... reasonCode Σ 1..1 CodeableConcept Indication for message
Binding: SNOMED CT Clinical Findings (example): Codes for describing reasons for the occurrence of a communication.

Verplicht patroon: Tenminste de volgende
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Vaste waarde: (complex)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
..... system 1..1 uri Identity of the terminology system
Vaste waarde: http://snomed.info/sct
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Vaste waarde: 713603004
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept

doco Documentatie voor dit formaat

Terminologiebindings

PadConformanceValueSet / codeUri
Communication.statusrequiredEventStatus
http://hl7.org/fhir/ValueSet/event-status|3.0.2
From the FHIR Standard
Communication.reasonCodeexamplePattern Value: SNOMED CT code 713603004
http://hl7.org/fhir/ValueSet/clinical-findings|3.0.2
From the FHIR Standard

Constrains

IdGradePad(en)DetailsRequirements
com-1errorCommunicationNot Done Reason can only be specified if NotDone is "true"
: notDone or notDoneReason.exists().not()
dom-1errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain any narrative
: contained.text.empty()
dom-2errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
: contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4errorCommunicationIf 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()

This structure is derived from Communication

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Communication 0..* Communication A record of information transmitted from a sender to a receiver
... subject 0..1 Reference(Patient(0.1.3-beta3)) Focus of message
... recipient 0..* Reference(Patient(0.1.3-beta3)) Message recipient
... topic 0..* Reference(Resource) Focal resources
... sender 0..1 Reference(HealthProfessional Practitioner(0.1.3-beta3)) Message sender
... reasonCode 1..1 CodeableConcept Indication for message
Verplicht patroon: Tenminste de volgende
.... coding 1..* Coding Code defined by a terminology system
Vaste waarde: (complex)
..... system 1..1 uri Identity of the terminology system
Vaste waarde: http://snomed.info/sct
..... code 1..1 code Symbol in syntax defined by the system
Vaste waarde: 713603004

doco Documentatie voor dit formaat
NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Communication C 0..* Communication A record of information transmitted from a sender to a receiver
Constraints: com-1
... 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
... language 0..1 code Language of the resource content
Binding: Common Languages (extensible): A human language.
Additionele bindingsDoel
All Languages Max binding
... 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
... identifier Σ 0..* Identifier Unique identifier
... definition Σ 0..* Reference(PlanDefinition | ActivityDefinition) Instantiates protocol or definition
... basedOn Σ 0..* Reference(Resource) Request fulfilled by this communication
... partOf Σ 0..* Reference(Resource) Part of this action
... status ?!Σ 1..1 code preparation | in-progress | suspended | aborted | completed | entered-in-error
Binding: EventStatus (required): The status of the communication.
... notDone ?!Σ 0..1 boolean Communication did not occur
... notDoneReason ΣC 0..1 CodeableConcept Why communication did not occur
Binding: CommunicationNotDoneReason (example): Codes for the reason why a communication was not done.
... category 0..* CodeableConcept Message category
Binding: CommunicationCategory (example): Codes for general categories of communications such as alerts, instruction, etc.
... medium 0..* CodeableConcept A channel of communication
Binding: ParticipationMode|2016-11-11 (example): Codes for communication mediums such as phone, fax, email, in person, etc.
... subject Σ 0..1 Reference(Patient(0.1.3-beta3)) Focus of message
... recipient 0..* Reference(Patient(0.1.3-beta3)) Message recipient
... topic 0..* Reference(Resource) Focal resources
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Encounter or episode leading to message
... sent 0..1 dateTime When sent
... received 0..1 dateTime When received
... sender 0..1 Reference(HealthProfessional Practitioner(0.1.3-beta3)) Message sender
... reasonCode Σ 1..1 CodeableConcept Indication for message
Binding: SNOMED CT Clinical Findings (example): Codes for describing reasons for the occurrence of a communication.

Verplicht patroon: Tenminste de volgende
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Vaste waarde: (complex)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
..... system 1..1 uri Identity of the terminology system
Vaste waarde: http://snomed.info/sct
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Vaste waarde: 713603004
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... reasonReference Σ 0..* Reference(Condition | Observation) Why was communication done?
... payload 0..* BackboneElement Message payload
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... content[x] 1..1 Message part content
..... contentString string
..... contentAttachment Attachment
..... contentReference Reference(Resource)
... note 0..* Annotation Comments made about the communication

doco Documentatie voor dit formaat

Terminologiebindings

PadConformanceValueSet / codeUri
Communication.languageextensibleCommon Languages
http://hl7.org/fhir/ValueSet/languages|3.0.2
From the FHIR Standard
Additionele bindings Doel
All Languages Max binding
Communication.statusrequiredEventStatus
http://hl7.org/fhir/ValueSet/event-status|3.0.2
From the FHIR Standard
Communication.notDoneReasonexampleCommunicationNotDoneReason
http://hl7.org/fhir/ValueSet/communication-not-done-reason|3.0.2
From the FHIR Standard
Communication.categoryexampleCommunicationCategory
http://hl7.org/fhir/ValueSet/communication-category|3.0.2
From the FHIR Standard
Communication.mediumexamplev3 Code System ParticipationMode
http://hl7.org/fhir/ValueSet/v3-ParticipationMode|2016-11-11
From the FHIR Standard
Communication.reasonCodeexamplePattern Value: SNOMED CT code 713603004
http://hl7.org/fhir/ValueSet/clinical-findings|3.0.2
From the FHIR Standard

Constrains

IdGradePad(en)DetailsRequirements
com-1errorCommunicationNot Done Reason can only be specified if NotDone is "true"
: notDone or notDoneReason.exists().not()
dom-1errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain any narrative
: contained.text.empty()
dom-2errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
: contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4errorCommunicationIf 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()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())

Key Elements View

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Communication C 0..* Communication A record of information transmitted from a sender to a receiver
Constraints: com-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!Σ 1..1 code preparation | in-progress | suspended | aborted | completed | entered-in-error
Binding: EventStatus (required): The status of the communication.
... subject Σ 0..1 Reference(Patient(0.1.3-beta3)) Focus of message
... recipient 0..* Reference(Patient(0.1.3-beta3)) Message recipient
... topic 0..* Reference(Resource) Focal resources
... sent 0..1 dateTime When sent
... sender 0..1 Reference(HealthProfessional Practitioner(0.1.3-beta3)) Message sender
... reasonCode Σ 1..1 CodeableConcept Indication for message
Binding: SNOMED CT Clinical Findings (example): Codes for describing reasons for the occurrence of a communication.

Verplicht patroon: Tenminste de volgende
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Vaste waarde: (complex)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
..... system 1..1 uri Identity of the terminology system
Vaste waarde: http://snomed.info/sct
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Vaste waarde: 713603004
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept

doco Documentatie voor dit formaat

Terminologiebindings

PadConformanceValueSet / codeUri
Communication.statusrequiredEventStatus
http://hl7.org/fhir/ValueSet/event-status|3.0.2
From the FHIR Standard
Communication.reasonCodeexamplePattern Value: SNOMED CT code 713603004
http://hl7.org/fhir/ValueSet/clinical-findings|3.0.2
From the FHIR Standard

Constrains

IdGradePad(en)DetailsRequirements
com-1errorCommunicationNot Done Reason can only be specified if NotDone is "true"
: notDone or notDoneReason.exists().not()
dom-1errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain any narrative
: contained.text.empty()
dom-2errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
: contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4errorCommunicationIf 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()

Differential View

This structure is derived from Communication

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Communication 0..* Communication A record of information transmitted from a sender to a receiver
... subject 0..1 Reference(Patient(0.1.3-beta3)) Focus of message
... recipient 0..* Reference(Patient(0.1.3-beta3)) Message recipient
... topic 0..* Reference(Resource) Focal resources
... sender 0..1 Reference(HealthProfessional Practitioner(0.1.3-beta3)) Message sender
... reasonCode 1..1 CodeableConcept Indication for message
Verplicht patroon: Tenminste de volgende
.... coding 1..* Coding Code defined by a terminology system
Vaste waarde: (complex)
..... system 1..1 uri Identity of the terminology system
Vaste waarde: http://snomed.info/sct
..... code 1..1 code Symbol in syntax defined by the system
Vaste waarde: 713603004

doco Documentatie voor dit formaat

Snapshot View

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. Communication C 0..* Communication A record of information transmitted from a sender to a receiver
Constraints: com-1
... 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
... language 0..1 code Language of the resource content
Binding: Common Languages (extensible): A human language.
Additionele bindingsDoel
All Languages Max binding
... 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
... identifier Σ 0..* Identifier Unique identifier
... definition Σ 0..* Reference(PlanDefinition | ActivityDefinition) Instantiates protocol or definition
... basedOn Σ 0..* Reference(Resource) Request fulfilled by this communication
... partOf Σ 0..* Reference(Resource) Part of this action
... status ?!Σ 1..1 code preparation | in-progress | suspended | aborted | completed | entered-in-error
Binding: EventStatus (required): The status of the communication.
... notDone ?!Σ 0..1 boolean Communication did not occur
... notDoneReason ΣC 0..1 CodeableConcept Why communication did not occur
Binding: CommunicationNotDoneReason (example): Codes for the reason why a communication was not done.
... category 0..* CodeableConcept Message category
Binding: CommunicationCategory (example): Codes for general categories of communications such as alerts, instruction, etc.
... medium 0..* CodeableConcept A channel of communication
Binding: ParticipationMode|2016-11-11 (example): Codes for communication mediums such as phone, fax, email, in person, etc.
... subject Σ 0..1 Reference(Patient(0.1.3-beta3)) Focus of message
... recipient 0..* Reference(Patient(0.1.3-beta3)) Message recipient
... topic 0..* Reference(Resource) Focal resources
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Encounter or episode leading to message
... sent 0..1 dateTime When sent
... received 0..1 dateTime When received
... sender 0..1 Reference(HealthProfessional Practitioner(0.1.3-beta3)) Message sender
... reasonCode Σ 1..1 CodeableConcept Indication for message
Binding: SNOMED CT Clinical Findings (example): Codes for describing reasons for the occurrence of a communication.

Verplicht patroon: Tenminste de volgende
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Vaste waarde: (complex)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
..... system 1..1 uri Identity of the terminology system
Vaste waarde: http://snomed.info/sct
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Vaste waarde: 713603004
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... reasonReference Σ 0..* Reference(Condition | Observation) Why was communication done?
... payload 0..* BackboneElement Message payload
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... content[x] 1..1 Message part content
..... contentString string
..... contentAttachment Attachment
..... contentReference Reference(Resource)
... note 0..* Annotation Comments made about the communication

doco Documentatie voor dit formaat

Terminologiebindings

PadConformanceValueSet / codeUri
Communication.languageextensibleCommon Languages
http://hl7.org/fhir/ValueSet/languages|3.0.2
From the FHIR Standard
Additionele bindings Doel
All Languages Max binding
Communication.statusrequiredEventStatus
http://hl7.org/fhir/ValueSet/event-status|3.0.2
From the FHIR Standard
Communication.notDoneReasonexampleCommunicationNotDoneReason
http://hl7.org/fhir/ValueSet/communication-not-done-reason|3.0.2
From the FHIR Standard
Communication.categoryexampleCommunicationCategory
http://hl7.org/fhir/ValueSet/communication-category|3.0.2
From the FHIR Standard
Communication.mediumexamplev3 Code System ParticipationMode
http://hl7.org/fhir/ValueSet/v3-ParticipationMode|2016-11-11
From the FHIR Standard
Communication.reasonCodeexamplePattern Value: SNOMED CT code 713603004
http://hl7.org/fhir/ValueSet/clinical-findings|3.0.2
From the FHIR Standard

Constrains

IdGradePad(en)DetailsRequirements
com-1errorCommunicationNot Done Reason can only be specified if NotDone is "true"
: notDone or notDoneReason.exists().not()
dom-1errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain any narrative
: contained.text.empty()
dom-2errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
: contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4errorCommunicationIf 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()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())

 

Other representations of profile: CSV, Excel, Schematron