description: Dieses Profil bildet im Zusammenhang mit dem stationären Operationsbericht das operative Vorgehen, bei der Operation aufgetretene besondere Ereignisse und den intraoperativen Befund ab. package_name: dguv.oper derivation: constraint name: DGUV_OPER_PR_OpBefundVerlauf type: Observation elements: id: {mustSupport: true, index: 0} meta: mustSupport: true index: 1 elements: profile: mustSupport: true pattern: {type: Canonical, value: 'http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-OpBefundVerlauf'} index: 2 required: [profile] status: pattern: {type: Code, value: final} mustSupport: true index: 3 code: short: Kennzeichnung des OPER-Teilberichtsinhalts mustSupport: true index: 4 elements: coding: mustSupport: true index: 5 elements: system: short: CodeSystem für OPER-Teilberichtsinhalte pattern: {type: Uri, value: 'http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Teilberichtsinhalt'} mustSupport: true index: 6 code: short: Kürzel für konkreten OPER-Teilberichtsinhalt pattern: {type: Code, value: OPBV} mustSupport: true index: 7 display: short: Konkrete Bezeichnung für OPER-Teilberichtsinhalt pattern: {type: String, value: OPBefundVerlauf} mustSupport: true index: 8 required: [display, system, code] required: [coding] subject: type: Reference short: Verweis auf betroffene versicherte Person mustSupport: true refers: ['http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson'] index: 9 elements: reference: {short: Konkreter Verweis auf versicherte Person, mustSupport: true, index: 10} required: [reference] value: short: OP-Befund und -Verlauf als Freitext mustSupport: true choices: [valueString] index: 12 valueString: {type: string, short: OP-Befund und -Verlauf als Freitext, mustSupport: true, choiceOf: value, index: 13} package_version: 0.1.0-Kommentierung class: profile kind: resource url: http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-OpBefundVerlauf base: http://hl7.org/fhir/StructureDefinition/Observation version: '0.1' required: [valueString, value, subject, meta]