description: Dieses Profil bildet im Zusammenhang mit dem stationären Operationsbericht die freitextlichen Hinweise des Operateurs zur Nachbehandlung ab (z. B. anschließender Belastungsbeginn und Belastungsaufbau). package_name: dguv.oper derivation: constraint name: DGUV_OPER_PR_PostoperativeTherapieempfehlung 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-PostoperativeTherapieempfehlung'} 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 OPER-Teilberichtsinhalt PostoperativeTherapieempfehlung pattern: {type: Code, value: POTE} mustSupport: true index: 7 display: short: Bezeichnung für Teilberichtsinhalt PostoperativeTherapieempfehlung pattern: {type: String, value: PostoperativeTherapieempfehlung} 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: Postoperative Therapieempfehlung als Freitext mustSupport: true choices: [valueString] index: 12 valueString: {type: string, short: Postoperative Therapieempfehlung 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-PostoperativeTherapieempfehlung base: http://hl7.org/fhir/StructureDefinition/Observation version: '0.1' required: [valueString, value, subject, meta]