description: This model represents the building blocks nescessary to exchange LaboratoryTestResults. The focal body of information is the CBB LaboratoryTestResults, which covers the result of a laboratory analysis by a laboratory. These are specimen-oriented tests as performed in laboratories such as Clinical Chemistry, Serology, Microbiology, etc. In addition to the results of tests with a singular result, this can also contain the results of more complex tests with multiple results or a ‘panel’. package_name: healthdata.be.r4.laboratorytestresult derivation: specialization name: HdBeLaboratoryTestResults type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/LaboratoryTestResults elements: Patient: {type: HdBe-Patient, short: Patient, index: 0} LaboratoryTestResult: {type: HdBe-LaboratoryTestResults, short: LaboratoryTestResult, array: true, min: 1, index: 1} HealthcareOrganization: {type: HdBe-HealthcareOrganization, short: HealthcareOrganization, array: true, index: 2} HealthProfessional: {type: HdBe-HealthProfessional, short: HealthProfessional, array: true, index: 3} package_version: 0.3.0-alpha class: logical kind: logical url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResults base: http://hl7.org/fhir/StructureDefinition/Element version: null required: [LaboratoryTestResult, Patient]