description: Dieses Profil spezifiziert die Minimalanforderungen für die Bereitstellung von Informationen über das Körpergewicht eines Patienten im Rahmen der interoperablen Kommunikation gemäß den Vorgaben der ISiK (Interoperable Schnittstelle im Krankenhaus).\n### Motivation\nDie Erfassung und Überwachung des Körpergewichts ist essenziell für die Beurteilung des Ernährungszustands, die Überwachung von Veränderungen im Rahmen der Therapie sowie die Unterstützung klinischer Entscheidungen in der Patientenversorgung.\n\nIn FHIR wird das Körpergewicht mit der Observation-Ressource repräsentiert.\n\n### Kompatibilität\nDas Profil ISiKKoerpergewicht ist vom Profil [VitalSignDE_Koerpergewicht](http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpergewicht) aus den deutschen Basisprofilen abgeleitet. Es ist kompatibel mit dem Profil [Observation Body Weight Profile](http://hl7.org/fhir/StructureDefinition/bodyweight) aus der FHIR R4 Spezifikation. package_name: rs/de.gematik.isik derivation: constraint name: ISiKKoerpergewicht type: Observation elements: category: short: Untersuchungskategorie mustSupport: true index: 1 slicing: slices: VSCat: match: {} schema: {short: Vitalparameterkategorie, mustSupport: true, index: 2} value[x]: elements: value: {short: Wert, mustSupport: true, index: 19} unit: {short: Einheit, mustSupport: true, index: 20} system: {short: CodeSystem aus dem die Einheit stammt, mustSupport: true, index: 21} code: {short: Code der Einheit, mustSupport: true, index: 22} encounter: short: Aufenthaltsbezug mustSupport: true index: 9 elements: reference: {short: Encounter-Link, mustSupport: true, index: 10} required: [reference] method: {short: Untersuchungsmethode, mustSupport: true, index: 24} valueQuantity: type: Quantity short: quantitatives Untersuchungsergebnis mustSupport: true choiceOf: value index: 18 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, short: quantitatives Untersuchungsergebnis, mustSupport: true, choiceOf: value, index: 18} value: short: Untersuchungsergebnis mustSupport: true choices: [] index: 15 slicing: slices: valueQuantity: match: {} schema: short: quantitatives Untersuchungsergebnis mustSupport: true choices: [valueQuantity] index: 17 status: {short: Untersuchungsstatus, mustSupport: true, index: 0} effective: short: Datum und Uhrzeit der Untersuchung mustSupport: true choices: [] index: 12 code: short: Code mustSupport: true index: 3 elements: coding: short: Coding mustSupport: true index: 4 slicing: slices: loinc: match: {} schema: {short: LOINC Kodierung, mustSupport: true, index: 5} snomed: match: {} schema: {short: SNOMED CT Kodierung, mustSupport: true, index: 6} IEEE11073: match: {} schema: pattern: type: Coding value: {code: '188736', system: 'urn:iso:std:iso:11073:10101'} type: Coding index: 7 min: 0 max: 1 device: {short: Gerät, mustSupport: true, index: 25} subject: {short: Patient, mustSupport: true, index: 8} performer: {short: Untersuchender, mustSupport: true, index: 13} dataAbsentReason: {short: Grund für fehlende Untersuchungsergebnisse, mustSupport: true, index: 23} package_version: 5.0.0-rc1 class: profile kind: resource url: https://gematik.de/fhir/isik/StructureDefinition/ISiKKoerpergewicht base: http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpergewicht version: 5.0.0-rc