Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Comment

Official URL: http://nictiz.nl/fhir/StructureDefinition/Comment Version: 1.3.15
Active as of 2025-09-22 Computable Name: Comment

Copyright/Legal: CC0

Many Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) have a comment concept. This concept can not be mapped to all the HCIM’s respective FHIR resources. This extension provides a generic method to extend profiles with a comment element.

Need to extend some FHIR resources with an additional unstructured comment value.

Context of Use

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

  • Element ID Element

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

Summary

Simple Extension with the type string: Many Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) have a comment concept. This concept can not be mapped to all the HCIM's respective FHIR resources. This extension provides a generic method to extend profiles with a comment element.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Comment
... url 1..1 uri "http://nictiz.nl/fhir/StructureDefinition/Comment"
... Slices for valueString Content/Rules for all slices
.... valueString:valueString 0..1 string Comment

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Comment
... id 0..1 string xml:id (or equivalent in JSON)
... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1 uri "http://nictiz.nl/fhir/StructureDefinition/Comment"
.... value[x]:valueString 0..1 string Comment

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type string: Many Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) have a comment concept. This concept can not be mapped to all the HCIM's respective FHIR resources. This extension provides a generic method to extend profiles with a comment element.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Comment
... url 1..1 uri "http://nictiz.nl/fhir/StructureDefinition/Comment"
... Slices for valueString Content/Rules for all slices
.... valueString:valueString 0..1 string Comment

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Comment
... id 0..1 string xml:id (or equivalent in JSON)
... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1 uri "http://nictiz.nl/fhir/StructureDefinition/Comment"
.... value[x]:valueString 0..1 string Comment

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

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