description: A laboratory result describes the result of a laboratory analysis.\r\nThese are specimen-oriented tests as performed in laboratories such as Clinical Chemistry, Serology, Microbiology, etc.\r\nIn addition to the results of tests with a singular result, this concept can also contain the results of more complex tests with multiple results or a ‘panel’. package_name: healthdata.be.r4.cbb derivation: constraint name: HdBeLaboratoryTestResult type: Observation elements: category: index: 7 slicing: rules: open discriminator: - {path: $this, type: value} min: 1 slices: laboratoryCategory: match: coding: - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: pattern: type: CodeableConcept value: coding: - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} _required: true index: 8 min: 1 resultType: match: {} schema: short: ResultType binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/ResultType'} index: 9 max: 1 referenceRange: elements: low: {short: ReferenceRangeLowerLimit, index: 31} high: {short: ReferenceRangeUpperLimit, index: 32} text: {index: 33} hasMember: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/MolecularSequence', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult'] index: 34 interpretation: index: 21 slicing: rules: open discriminator: - {path: coding, type: exists} min: null slices: resultFlags: match: {} schema: short: ResultFlags binding: {strength: extensible, valueSet: 'https://fhir.healthdata.be/ValueSet/ResultFlags'} index: 22 elements: coding: {index: 23} required: [coding] resultInterpretation: match: {} schema: index: 24 elements: coding: {index: 25} text: {short: ResultInterpretation, index: 26} method: short: TestMethod binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/TestMethod'} index: 29 specimen: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Specimen', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen'] index: 30 value: short: TestResult choices: [] index: 20 note: index: 27 elements: text: {short: Comment, index: 28} extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/observation-sequelTo index: 0 slicing: slices: relatedResult: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/observation-sequelTo index: 0 elements: value: short: RelatedResult choices: [valueReference] index: 2 valueReference: short: RelatedResult refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult'] type: Reference choiceOf: value index: 3 effectiveDateTime: short: TestDateTime type: dateTime choiceOf: effective index: 16 slicing: slices: effectiveDateTime: match: {} schema: {short: TestDateTime, type: dateTime, choiceOf: effective, index: 16} status: short: ResultStatus / TestResultStatus binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/TestResultStatus'} index: 6 effective: choices: [] index: 13 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: effectiveDateTime: match: {} schema: short: TestDateTime choices: [effectiveDateTime] index: 15 code: {short: PanelOrBattery / TestCode, index: 10} identifier: {short: TestResultId, index: 4} basedOn: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester'] index: 5 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.healthdata.be/StructureDefinition/HdBe-Patient'] index: 11 performer: index: 17 slicing: rules: open discriminator: - {path: resolve(), type: profile} min: null slices: performer: match: {} schema: short: Performer refers: ['https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole'] type: Reference index: 18 max: 1 package_version: 0.13.0-beta extensions: relatedResult: url: http://hl7.org/fhir/StructureDefinition/observation-sequelTo type: Extension index: 0 elements: value: short: RelatedResult choices: [valueReference] index: 2 valueReference: short: RelatedResult refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult'] type: Reference choiceOf: value index: 3 class: profile kind: resource url: https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult base: http://hl7.org/fhir/StructureDefinition/Observation version: null required: [category]