description: Dieses Profil basiert auf dem '[ObservationLab](https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab)' Profil der Medizininformatik Initiative und erweitert dieses um verschiedene Bereiche. Zum einen wird das Coding um einen Tiplu- und Kundencode erweitert, sowie die valueQuantity um die jeweils genutzen Einheiten. package_name: basisprofil.tiplu.de.r4 derivation: constraint name: TipluObservationLaboruntersuchung type: Observation elements: meta: elements: source: {index: 0} security: index: 1 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: versiegelt: match: {code: BTG, system: 'http://terminology.hl7.org/CodeSystem/v3-ActReason', display: break the glass} schema: short: Hier wird der Code BTG 'break the glass'als Security Label verwendet. binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/security-labels'} pattern: type: Coding value: {code: BTG, system: 'http://terminology.hl7.org/CodeSystem/v3-ActReason', display: break the glass} array: true index: 2 min: 0 category: elements: coding: mustSupport: true pattern: type: Coding value: {userSelected: true} index: 3 slicing: slices: subCategory: match: {} schema: mustSupport: true pattern: type: Coding value: {userSelected: true} index: 3 elements: code: {mustSupport: true, index: 4} required: [code] code: elements: coding: mustSupport: true index: 5 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: LOINC: match: {system: 'http://loinc.org'} schema: binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/results-laboratory-observations-uv-ips'} pattern: type: Coding value: {system: 'http://loinc.org'} index: 6 elements: system: {mustSupport: true, index: 7} code: {mustSupport: true, index: 8} required: [system, code] TipluCode: match: {system: 'https://tiplu.de/fhir/CodeSystem/TipluLaborCodes'} schema: binding: {strength: required, valueSet: 'https://tiplu.de/fhir/ValueSet/TipluLaborCodes'} pattern: type: Coding value: {system: 'https://tiplu.de/fhir/CodeSystem/TipluLaborCodes'} index: 9 elements: system: {mustSupport: true, index: 10} code: {mustSupport: true, index: 11} required: [system, code] KundenCode: match: {userSelected: true} schema: pattern: type: Coding value: {userSelected: true} index: 12 elements: system: {mustSupport: true, index: 13} code: {mustSupport: true, index: 14} userSelected: {mustSupport: true, index: 15} required: [system, userSelected, code] value: choices: [valueQuantity] index: 21 slicing: slices: valueQuantity: match: {} schema: choices: [valueQuantity] index: 21 valueQuantity: type: Quantity choiceOf: value index: 22 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 22} valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19} value[x]: extensions: pqTranslation: {url: null, short: KundenEinheit, index: 23} TipluEinheit: {url: 'https://tiplu.de/fhir/StructureDefinition/TipluEinheitExtension', min: 0, max: 1, type: Extension, mustSupport: true, index: 24} elements: extension: short: KundenEinheit index: 23 slicing: slices: pqTranslation: match: {} schema: {short: KundenEinheit, index: 23} TipluEinheit: match: {} schema: {type: Extension, mustSupport: true, url: 'https://tiplu.de/fhir/StructureDefinition/TipluEinheitExtension', index: 24} min: 0 max: 1 package_version: 3.0.1 class: profile kind: resource url: https://tiplu.de/fhir/StructureDefinition/TipluObservationLaboruntersuchung base: https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab version: 2.0.4