Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

Extension: ext CodeSpecification

Official URL: http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification Version: 0.9.0
Draft as of 2023-10-17 Computable Name: ExtCodeSpecification

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.

Sometimes it is not possible to use the ValueSet from the functional description on the corresponding FHIR element. This is a common occurrence when the FHIR element has datatype code and has a required binding with an incompatible FHIR core ValueSet. It can also happen when the FHIR element has a string or other non-coded datatype.

In this case, the FHIR element may be augmented with this extension to communicate the code from the functional description. This information should always be added to the normal use of the FHIR element to allow for maximum interoperability.

Context of Use

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

  • Element ID code
  • Element ID Coding
  • Element ID string

Usage info

Usage:

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 of type CodeableConcept: Sometimes it is not possible to use the ValueSet from the functional description on the corresponding FHIR element. This is a common occurrence when the FHIR element has datatype code and has a required binding with an incompatible FHIR core ValueSet. It can also happen when the FHIR element has a string or other non-coded datatype.

In this case, the FHIR element may be augmented with this extension to communicate the code from the functional description. This information should always be added to the normal use of the FHIR element to allow for maximum interoperability.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension Extension
... url 1..1uri"http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"
... value[x] 0..1CodeableConceptValue of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension N0..*ExtensionOptional Extensions Element
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type CodeableConcept: Sometimes it is not possible to use the ValueSet from the functional description on the corresponding FHIR element. This is a common occurrence when the FHIR element has datatype code and has a required binding with an incompatible FHIR core ValueSet. It can also happen when the FHIR element has a string or other non-coded datatype.

In this case, the FHIR element may be augmented with this extension to communicate the code from the functional description. This information should always be added to the normal use of the FHIR element to allow for maximum interoperability.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension Extension
... url 1..1uri"http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"
... value[x] 0..1CodeableConceptValue of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension N0..*ExtensionOptional Extensions Element
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"

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() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()