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.dev derivation: constraint name: TipluObservationLaboruntersuchung type: Observation elements: meta: elements: source: {index: 0} category: elements: coding: index: 1 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: subCategory: match: {userSelected: true} schema: pattern: type: Coding value: {userSelected: true} index: 2 elements: code: {index: 3} required: [code] code: elements: coding: mustSupport: true index: 4 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: LOINC: match: {system: 'http://loinc.org'} schema: binding: {strength: required, valueSet: 'http://loinc.org'} pattern: type: Coding value: {system: 'http://loinc.org'} index: 5 elements: system: {mustSupport: true, index: 6} code: {mustSupport: true, index: 7} 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: 8 elements: system: {mustSupport: true, index: 9} code: {mustSupport: true, index: 10} required: [system, code] KundenCode: match: {userSelected: true} schema: pattern: type: Coding value: {userSelected: true} index: 11 elements: system: {mustSupport: true, index: 12} code: {mustSupport: true, index: 13} userSelected: {mustSupport: true, index: 14} required: [system, userSelected, code] value: choices: [valueQuantity] index: 20 slicing: slices: valueQuantity: match: {} schema: choices: [valueQuantity] index: 20 valueQuantity: type: Quantity choiceOf: value index: 21 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 21} valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 18} value[x]: extensions: pqTranslation: {url: null, short: KundenEinheit, index: 22} TipluEinheit: {url: 'https://tiplu.de/fhir/StructureDefinition/TipluEinheitExtension', min: 0, max: 1, type: Extension, mustSupport: true, index: 23} elements: extension: short: KundenEinheit index: 22 slicing: slices: pqTranslation: match: {} schema: {short: KundenEinheit, index: 22} TipluEinheit: match: {} schema: {type: Extension, mustSupport: true, url: 'https://tiplu.de/fhir/StructureDefinition/TipluEinheitExtension', index: 23} min: 0 max: 1 package_version: 1.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.0