description: Dieses Profil bildet die Empfehlungen für weitere therapeutische und diagnostische Maßnahmen wie regelmäßige Wundkontrolle, kardiologische Kontrolle, Konsiliaruntersuchungen etc. ab. package_name: dguv.enla derivation: constraint name: DGUV_ENLA_PR_Therapieempfehlung 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/ENLA/Observation/DGUV-ENLA-PR-Therapieempfehlung'} index: 2 required: [profile] status: pattern: {type: Code, value: final} mustSupport: true index: 3 code: short: Kennzeichnung des ENLA-Teilberichtsinhalts mustSupport: true index: 4 elements: coding: mustSupport: true index: 5 elements: system: short: CodeSystem für ENLA-Teilberichtsinhalte pattern: {type: Uri, value: 'http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Teilberichtsinhalt'} mustSupport: true index: 6 code: short: Kürzel für ENLA-Teilberichtsinhalt Therapieempfehlung pattern: {type: Code, value: THE} mustSupport: true index: 7 display: short: Bezeichnung für Teilberichtsinhalt Therapieempfehlung pattern: {type: String, value: Therapieempfehlung} 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/ENLA/Patient/DGUV-ENLA-PR-VersichertePerson'] index: 9 elements: reference: {short: Konkreter Verweis auf versicherte Person, mustSupport: true, index: 10} required: [reference] value: short: Freitext für Empfehlungen für weitere therapeutische und diagnostische Maßnahmen mustSupport: true choices: [valueString] index: 12 valueString: {type: string, short: Freitext für Empfehlungen für weitere therapeutische und diagnostische Maßnahmen, mustSupport: true, choiceOf: value, index: 13} package_version: 1.0.0 class: profile kind: resource url: http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Therapieempfehlung base: http://hl7.org/fhir/StructureDefinition/Observation version: '1.0' required: [valueString, value, subject, meta]