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: mustSupport: true pattern: type: Coding value: {userSelected: true} index: 1 slicing: slices: subCategory: match: {} schema: mustSupport: true pattern: type: Coding value: {userSelected: true} index: 1 elements: code: {mustSupport: true, index: 2} required: [code] code: elements: coding: mustSupport: true index: 3 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: 4 elements: system: {mustSupport: true, index: 5} code: {mustSupport: true, index: 6} 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: 7 elements: system: {mustSupport: true, index: 8} code: {mustSupport: true, index: 9} required: [system, code] KundenCode: match: {userSelected: true} schema: pattern: type: Coding value: {userSelected: true} index: 10 elements: system: {mustSupport: true, index: 11} code: {mustSupport: true, index: 12} userSelected: {mustSupport: true, index: 13} required: [system, userSelected, code] value: choices: [valueQuantity] index: 19 slicing: slices: valueQuantity: match: {} schema: choices: [valueQuantity] index: 19 valueQuantity: type: Quantity choiceOf: value index: 20 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 20} valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 17} value[x]: extensions: pqTranslation: {url: null, short: KundenEinheit, index: 21} TipluEinheit: {url: 'https://tiplu.de/fhir/StructureDefinition/TipluEinheitExtension', min: 0, max: 1, type: Extension, mustSupport: true, index: 22} elements: extension: short: KundenEinheit index: 21 slicing: slices: pqTranslation: match: {} schema: {short: KundenEinheit, index: 21} TipluEinheit: match: {} schema: {type: Extension, mustSupport: true, url: 'https://tiplu.de/fhir/StructureDefinition/TipluEinheitExtension', index: 22} min: 0 max: 1 package_version: 3.0.0-rc.3dev 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.3