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: 8 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: 9 min: 1 resultType: match: {} schema: short: ResultType binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/ResultType'} index: 10 max: 1 referenceRange: elements: low: {short: ReferenceRangeLowerLimit, index: 32} high: {short: ReferenceRangeUpperLimit, index: 33} text: {index: 34} 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: 35 interpretation: index: 22 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: 23 elements: coding: {index: 24} required: [coding] resultInterpretation: match: {} schema: index: 25 elements: coding: {index: 26} text: {short: ResultInterpretation, index: 27} method: short: TestMethod binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/TestMethod'} index: 30 specimen: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Specimen', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen'] index: 31 value: short: TestResult choices: [] index: 21 note: index: 28 elements: text: {short: Comment, index: 29} extension: index: 0 slicing: slices: relatedResult: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/observation-sequelTo index: 1 elements: value: short: RelatedResult choices: [valueReference] index: 3 valueReference: short: RelatedResult refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult'] type: Reference choiceOf: value index: 4 effectiveDateTime: short: TestDateTime type: dateTime choiceOf: effective index: 17 slicing: slices: effectiveDateTime: match: {} schema: {short: TestDateTime, type: dateTime, choiceOf: effective, index: 17} status: short: ResultStatus / TestResultStatus binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/TestResultStatus'} index: 7 effective: choices: [] index: 14 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: effectiveDateTime: match: {} schema: short: TestDateTime choices: [effectiveDateTime] index: 16 code: {short: PanelOrBattery / TestCode, index: 11} identifier: {short: TestResultId, index: 5} 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: 6 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: 12 performer: index: 18 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: 19 max: 1 package_version: 0.12.0-beta extensions: relatedResult: url: http://hl7.org/fhir/StructureDefinition/observation-sequelTo type: Extension index: 1 elements: value: short: RelatedResult choices: [valueReference] index: 3 valueReference: short: RelatedResult refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult'] type: Reference choiceOf: value index: 4 class: profile kind: resource url: https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult base: http://hl7.org/fhir/StructureDefinition/Observation version: null required: [category]