PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.laboratorytestresult@0.1.0
    https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResultMessage
description: This model represents the building blocks nescessary to exchange LaboratoryTestResults. The focal body of information is the CBB LaboratoryTestResult, 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: HdBeLaboratoryTestResultMessage
type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/LaboratoryTestResultMessage
elements:
  Patient: {type: patient, short: Patient, index: 0}
  LaboratoryTestResult: {type: laboratory_test_result, short: LaboratoryTestResult, array: true, min: 1, index: 1}
  HealthcareOrganization: {type: healthcare_organization, short: HealthcareOrganization, array: true, index: 2}
  HealthProfessional: {type: health_professional, short: HealthProfessional, array: true, index: 3}
package_version: 0.1.0
class: logical
kind: logical
url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResultMessage
base: http://hl7.org/fhir/StructureDefinition/Element
version: null
required: [LaboratoryTestResult, Patient]