Cumuluz Translate Implementation Guide
0.1.0 - ci-build
Cumuluz Translate Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://cumuluz/fhir/StructureDefinition/validation-issue-count-error | Version: 0.1.0 | |||
| Draft as of 2026-04-01 | Computable Name: ValidationIssueCountError | |||
Counts the number of validation issues with severity error.
Context of Use
This extension may be used on the following element(s)
OperationOutcome
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
| Naam | Markeringen | Kard. | Type | Omschrijving & constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Validation issue count: error | |
![]() ![]() |
0..0 | Extension | ||
![]() ![]() |
1..1 | uri | "http://cumuluz/fhir/StructureDefinition/validation-issue-count-error" | |
![]() ![]() |
0..1 | integer | Value of extension | |
Documentatie voor dit formaat | ||||
| Naam | Markeringen | Kard. | Type | Omschrijving & constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Validation issue count: error | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Zonder volgorde, Open op value:url | ||
![]() ![]() |
1..1 | uri | "http://cumuluz/fhir/StructureDefinition/validation-issue-count-error" | |
![]() ![]() |
0..1 | integer | Value of extension | |
Documentatie voor dit formaat | ||||
This structure is derived from Extension
Differential View
This structure is derived from Extension
| Naam | Markeringen | Kard. | Type | Omschrijving & constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Validation issue count: error | |
![]() ![]() |
0..0 | Extension | ||
![]() ![]() |
1..1 | uri | "http://cumuluz/fhir/StructureDefinition/validation-issue-count-error" | |
![]() ![]() |
0..1 | integer | Value of extension | |
Documentatie voor dit formaat | ||||
Snapshot View
| Naam | Markeringen | Kard. | Type | Omschrijving & constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Validation issue count: error | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Zonder volgorde, Open op value:url | ||
![]() ![]() |
1..1 | uri | "http://cumuluz/fhir/StructureDefinition/validation-issue-count-error" | |
![]() ![]() |
0..1 | integer | Value of extension | |
Documentatie voor dit formaat | ||||
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
| Id | Grade | Pad(en) | Omschrijving | Expressie |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|