| Official URL: https://gematik.de/fhir/isik/StructureDefinition/ISiKICD10GMCoding | Version: 6.0.0-rc | |||
| Active as of 2025-12-17 | Computable Name: ISiKICD10GMCoding | |||
Data Type profile for ICD10-GM Codings in ISiK
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| icd-regex | warning | Coding.code | In code sind nur gültige ICD-10-Codes ohne Zusätze erlaubt |
matches('^[A-Z][0-9][A-Z0-9](\\.?[A-Z0-9]{0,4})?$')
|
This structure is derived from CodingICD10GM
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| icd-regex | warning | Coding.code | In code sind nur gültige ICD-10-Codes ohne Zusätze erlaubt |
matches('^[A-Z][0-9][A-Z0-9](\\.?[A-Z0-9]{0,4})?$')
|
| Element | Short description | Notes |
|---|---|---|
| Coding.code | Code | Motivation MS: Kodierter Wert aus einem CodeSystem. |
| Coding.display | Display | Motivation MS: Anzeigename des kodierten Wertes. |
| Coding.system | System | Motivation MS: URL des CodeSystems des kodierten Wertes. |
| Coding.version | Version | Motivation MS: Version des kodierten Wertes. |
This structure is derived from CodingICD10GM
Key Elements View
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| icd-regex | warning | Coding.code | In code sind nur gültige ICD-10-Codes ohne Zusätze erlaubt |
matches('^[A-Z][0-9][A-Z0-9](\\.?[A-Z0-9]{0,4})?$')
|
Differential View
This structure is derived from CodingICD10GM
Snapshot View
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| icd-regex | warning | Coding.code | In code sind nur gültige ICD-10-Codes ohne Zusätze erlaubt |
matches('^[A-Z][0-9][A-Z0-9](\\.?[A-Z0-9]{0,4})?$')
|
This structure is derived from CodingICD10GM
Other representations of profile: CSV, Excel, Schematron