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: category: elements: coding: index: 0 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: subCategory: match: {userSelected: true} schema: pattern: type: Coding value: {userSelected: true} index: 1 elements: code: {index: 2} required: [code] code: elements: coding: mustSupport: true index: 3 slicing: rules: open discriminator: - {path: $this, type: value} 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: 4 min: 0 max: 1 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: 5 min: 0 max: 1 KundenCode: match: {userSelected: true} schema: pattern: type: Coding value: {userSelected: true} index: 6 elements: code: {index: 7} required: [code] value: choices: [valueQuantity] index: 13 slicing: slices: valueQuantity: match: {} schema: choices: [valueQuantity] index: 13 valueQuantity: type: Quantity choiceOf: value index: 14 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 14} valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 11} value[x]: extensions: KundenEinheit: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation', min: 0, max: 1, type: Extension, mustSupport: true, index: 15} TipluEinheit: {url: 'https://tiplu.de/fhir/StructureDefinition/TipluEinheitExtension', min: 0, max: 1, type: Extension, mustSupport: true, index: 16} elements: extension: type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation index: 15 slicing: slices: KundenEinheit: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation', index: 15} min: 0 max: 1 TipluEinheit: match: {} schema: {type: Extension, mustSupport: true, url: 'https://tiplu.de/fhir/StructureDefinition/TipluEinheitExtension', index: 16} min: 0 max: 1 package_version: 1.0.0 class: profile kind: resource url: https://tiplu.de/fhir/StructureDefinition/TipluObservationLaboruntersuchung base: https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab version: 1.2.0