PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.8.0-alpha
    https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult
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: null
      slices:
        resultType:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/ResultType'}
            index: 8
          max: 1
  referenceRange:
    elements:
      low: {short: ReferenceRangeLowerLimit, index: 30}
      high: {short: ReferenceRangeUpperLimit, index: 31}
      text: {index: 32}
  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: 33
  derivedFrom:
    type: Reference
    short: RelatedResult
    refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy', 'http://hl7.org/fhir/StructureDefinition/Media', '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: 20
    slicing:
      rules: open
      discriminator:
      - {path: coding, type: exists}
      min: null
      slices:
        resultFlags:
          match: {}
          schema:
            short: ResultFlags
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/observation-interpretation'}
            index: 21
            elements:
              coding: {index: 22}
            required: [coding]
        resultInterpretation:
          match: {}
          schema:
            index: 23
            elements:
              coding: {index: 24}
              text: {short: ResultInterpretation, index: 25}
  method:
    short: TestMethod
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/TestMethod'}
    index: 28
  specimen:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Specimen', 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen']
    index: 29
  value:
    short: TestResult
    choices: []
    index: 19
  note:
    index: 26
    elements:
      text: {short: Comment, index: 27}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        sequelTo:
          match: {url: null}
          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: 15
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {short: TestDateTime, type: dateTime, choiceOf: effective, index: 15}
  status:
    short: ResultStatus / TestResultStatus
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/TestResultStatus'}
    index: 6
  effective:
    choices: []
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            short: TestDateTime
            choices: [effectiveDateTime]
            index: 14
  code: {short: PanelOrBattery / TestCode, index: 9}
  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: 10
  performer:
    index: 16
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        performer:
          match: {}
          schema:
            short: Performer
            refers: ['https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization']
            type: Reference
            index: 17
          max: 1
package_version: 0.8.0-alpha
extensions:
  sequelTo:
    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