description: Dieses Profil enthält diagnostisch relevante Informationen. Es können entweder Unfallabhängige oder Unfallunabhängige Informationen abgelegt werden. package_name: dguv.basis derivation: constraint name: DGUV_Basis_PR_Diagnose type: Condition elements: extension: index: 0 slicing: slices: Unfalldiagnose: match: {} schema: {type: Extension, isModifier: false, url: 'http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Unfalldiagnose', index: 1} min: 1 max: 1 code: index: 2 elements: coding: index: 3 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: ICD-10-GM: match: {system: null} schema: type: Coding index: 4 elements: display: {index: 5} required: [display] snomed: match: {system: 'http://snomed.info/sct'} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Diagnosis_SNOMED_CT'} index: 6 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 7 version: {index: 8} code: {index: 9} required: [version, system, code] alphaId: match: {system: null} schema: {type: Coding, index: 10} max: 1 orphanet: match: {system: 'http://www.orpha.net'} schema: index: 11 elements: system: pattern: {type: Uri, value: 'http://www.orpha.net'} index: 12 code: {index: 13} required: [system, code] required: [coding] bodySite: {index: 14} subject: type: Reference refers: ['http://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson'] index: 15 recorder: type: Reference refers: ['http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer', 'http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] index: 16 package_version: 1.2.0 extensions: Unfalldiagnose: {url: 'http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Unfalldiagnose', min: 1, max: 1, type: Extension, isModifier: false, index: 1} class: profile kind: resource url: http://fhir.dguv.de/Basis/Condition/DGUV-Basis-PR-Diagnose base: http://hl7.org/fhir/StructureDefinition/Condition version: '1.2' required: [extension, code]