description: Die vom Arzt formulierte freitextliche Beschreibung der Unfallverletzung(en), sowie die Angabe eines AO-Klassifikationscodes. package_name: DGUV.Basis derivation: constraint name: DGUV_Basis_EX_Jargondiagnose type: Extension elements: extension: index: 0 slicing: slices: Jargondiagnose-Text: match: {} schema: short: Jargondiagnose-Text _required: true index: 1 elements: url: pattern: {type: Uri, value: Jargondiagnose-Text} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} AO-Klassifikation: match: {} schema: short: AO-Klassifikation index: 6 elements: url: pattern: {type: Uri, value: AO-Klassifikation} index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} url: pattern: {type: Uri, value: 'https://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Jargondiagnose'} index: 11 value: choices: [] index: 13 package_version: 1.0.0 extensions: Jargondiagnose-Text: url: null short: Jargondiagnose-Text _required: true index: 1 elements: url: pattern: {type: Uri, value: Jargondiagnose-Text} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} AO-Klassifikation: url: null short: AO-Klassifikation index: 6 elements: url: pattern: {type: Uri, value: AO-Klassifikation} index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} class: extension kind: complex-type url: https://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Jargondiagnose base: http://hl7.org/fhir/StructureDefinition/Extension version: '1.0' required: [extension]