description: 'Dieses Profil spezifiziert die Minimalanforderungen für die Bereitstellung von Informationen über den Blutdruck eines Patienten im Rahmen der interoperablen Kommunikation gemäß den Vorgaben der ISiK.\n\n**Motivation**\n\nDie Erfassung und Überwachung des Blutdrucks ist essenziell für die frühzeitige Erkennung von Gesundheitsveränderungen, die Behandlungsbewertung und die Unterstützung klinischer Entscheidungen.\n\nIn FHIR wird der Blutdruck mit der Observation-Ressource repräsentiert, die einzelnen Komponenten des Blutdrucks werden als Component-Elemente abgebildet.\n\nHinweis: In Fällen, in denen fachlich motiviert ausschließlich ein systolischer Blutdruck erhoben wird (z.B. in der Intensivmedizin), kann für den Slice zur Diastole (DiastolicBP) das Element .dataAbsentReason (mit dem Code ''not-performed'') verwendet werden.\n\n**Kompatibilität**\n\nDas Profil ISiKBlutdruckSystemischArteriell ist vom Profil [VitalSignDE_Blutdruck](http://fhir.de/StructureDefinition/observation-de-vitalsign-blutdruck) aus den deutschen Basisprofilen abgeleitet. Es ist kompatibel mit dem Profil [Observation Blood Pressure Profile](http://hl7.org/fhir/StructureDefinition/bp) aus der FHIR R4 Spezifikation.' package_name: de.gematik.isik derivation: constraint name: ISiKBlutdruckSystemischArteriell type: Observation elements: category: short: Untersuchungskategorie mustSupport: true index: 5 slicing: slices: VSCat: match: {} schema: {short: Vitalparameterkategorie, mustSupport: true, index: 6} meta: elements: versionId: {short: Eindeutiger Name der serverseitigen Version des Datensatzes, index: 1} lastUpdated: {short: Zeitpunkt der letzten Änderung, index: 2} encounter: short: Aufenthaltsbezug mustSupport: true index: 13 elements: reference: {short: Encounter-Link, mustSupport: true, index: 14} required: [reference] method: {short: Untersuchungsmethode, mustSupport: true, index: 19} implicitRules: {short: 'Verweis auf die Regeln, nach denen die Ressource erstellt wurde', index: 3} component: short: Vitalparameter-Komponente mustSupport: true index: 21 elements: code: short: Code mustSupport: true index: 22 elements: coding: {short: Coding, mustSupport: true, index: 23} value: short: Wert der Komponente mustSupport: true choices: [] index: 25 dataAbsentReason: {short: Grund für fehlendes Untersuchungsergebniss, mustSupport: true, index: 26} slicing: slices: SystolicBP: match: {} schema: short: Systolischer Blutdruck mustSupport: true index: 27 elements: code: short: Code mustSupport: true index: 28 elements: coding: short: Coding mustSupport: true index: 29 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: IEEE11073: match: {code: '150017', system: 'urn:iso:std:iso:11073:10101'} schema: pattern: type: Coding value: {code: '150017', system: 'urn:iso:std:iso:11073:10101'} index: 30 min: 0 max: 1 SCT: match: {code: '271649006', system: 'http://snomed.info/sct'} schema: pattern: type: Coding value: {code: '271649006', system: 'http://snomed.info/sct'} index: 31 min: 0 max: 1 LOINC: match: {code: 8480-6, system: 'http://loinc.org'} schema: pattern: type: Coding value: {code: 8480-6, system: 'http://loinc.org'} _required: true index: 32 min: 1 max: 1 required: [coding] value: short: Wert der Komponente mustSupport: true choices: [] index: 34 slicing: slices: valueQuantity: match: {} schema: short: quantitatives Untersuchungsergebnis mustSupport: true choices: [valueQuantity] index: 36 valueQuantity: type: Quantity short: quantitatives Untersuchungsergebnis mustSupport: true choiceOf: value index: 37 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, short: quantitatives Untersuchungsergebnis, mustSupport: true, choiceOf: value, index: 37} value[x]: elements: value: {short: Wert, mustSupport: true, index: 38} unit: {short: Einheit, mustSupport: true, index: 39} system: {short: CodeSystem aus dem die Einheit stammt, mustSupport: true, index: 40} code: {short: Code der Einheit, mustSupport: true, index: 41} dataAbsentReason: {mustSupport: true, index: 42} DiastolicBP: match: {} schema: short: Diastolischer Blutdruck mustSupport: true index: 43 elements: code: short: Code mustSupport: true index: 44 elements: coding: short: Coding mustSupport: true index: 45 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: IEEE11073: match: {code: '150018', system: 'urn:iso:std:iso:11073:10101'} schema: pattern: type: Coding value: {code: '150018', system: 'urn:iso:std:iso:11073:10101'} index: 46 min: 0 max: 1 SCT: match: {code: '271650006', system: 'http://snomed.info/sct'} schema: pattern: type: Coding value: {code: '271650006', system: 'http://snomed.info/sct'} index: 47 min: 0 max: 1 LOINC: match: {code: 8462-4, system: 'http://loinc.org'} schema: pattern: type: Coding value: {code: 8462-4, system: 'http://loinc.org'} _required: true index: 48 min: 1 max: 1 required: [coding] value: short: Wert der Komponente mustSupport: true choices: [] index: 50 slicing: slices: valueQuantity: match: {} schema: short: quantitatives Untersuchungsergebnis mustSupport: true choices: [valueQuantity] index: 52 valueQuantity: type: Quantity short: quantitatives Untersuchungsergebnis mustSupport: true choiceOf: value index: 53 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, short: quantitatives Untersuchungsergebnis, mustSupport: true, choiceOf: value, index: 53} value[x]: elements: value: {short: Wert, mustSupport: true, index: 54} unit: {short: Einheit, mustSupport: true, index: 55} system: {short: CodeSystem aus dem die Einheit stammt, mustSupport: true, index: 56} code: {short: Code der Einheit, mustSupport: true, index: 57} dataAbsentReason: {short: Grund für fehlendes Untersuchungsergebniss, mustSupport: true, index: 58} meanBP: match: {} schema: short: Mittlerer arterieller Druck mustSupport: true index: 59 elements: code: short: Code mustSupport: true index: 60 elements: coding: short: Coding mustSupport: true index: 61 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: IEEE11073: match: {code: '150019', system: 'urn:iso:std:iso:11073:10101'} schema: pattern: type: Coding value: {code: '150019', system: 'urn:iso:std:iso:11073:10101'} index: 62 min: 0 max: 1 SCT: match: {code: '6797001', system: 'http://snomed.info/sct'} schema: pattern: type: Coding value: {code: '6797001', system: 'http://snomed.info/sct'} index: 63 min: 0 max: 1 LOINC: match: {code: 8478-0, system: 'http://loinc.org'} schema: pattern: type: Coding value: {code: 8478-0, system: 'http://loinc.org'} _required: true index: 64 min: 1 max: 1 required: [coding] value: short: Wert der Komponente mustSupport: true choices: [] index: 66 slicing: slices: valueQuantity: match: {} schema: short: quantitatives Untersuchungsergebnis mustSupport: true choices: [valueQuantity] index: 68 valueQuantity: type: Quantity short: quantitatives Untersuchungsergebnis mustSupport: true choiceOf: value index: 69 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, short: quantitatives Untersuchungsergebnis, mustSupport: true, choiceOf: value, index: 69} value[x]: elements: value: {short: Wert, mustSupport: true, index: 70} unit: {short: Einheit, mustSupport: true, index: 71} system: {short: CodeSystem aus dem die Einheit stammt, mustSupport: true, index: 72} code: {short: Code der Einheit, mustSupport: true, index: 73} dataAbsentReason: {mustSupport: true, index: 74} status: {short: Untersuchungsstatus, mustSupport: true, index: 4} effective: short: Datum und Uhrzeit der Untersuchung mustSupport: true choices: [] index: 16 id: {short: 'serverseitige, interne ID des Datensatzes', mustSupport: true, index: 0} code: short: Code mustSupport: true index: 7 elements: coding: short: Coding mustSupport: true index: 8 slicing: slices: loinc: match: {} schema: {type: Coding, short: LOINC Kodierung, mustSupport: true, index: 9} snomed: match: {} schema: {type: Coding, short: SNOMED CT Kodierung, mustSupport: true, index: 10} IEEE11073: match: {} schema: pattern: type: Coding value: {code: '150016', system: 'urn:iso:std:iso:11073:10101'} index: 11 min: 0 max: 1 device: {short: Gerät, mustSupport: true, index: 20} subject: {short: Patient, mustSupport: true, index: 12} performer: {short: Untersuchender, mustSupport: true, index: 17} dataAbsentReason: {short: Grund für fehlende Untersuchungsergebnisse, mustSupport: true, index: 18} package_version: 6.0.0 class: profile kind: resource url: https://gematik.de/fhir/isik/StructureDefinition/ISiKBlutdruckSystemischArteriell base: http://fhir.de/StructureDefinition/observation-de-vitalsign-blutdruck version: 6.0.0