PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.6.0-alpha2
    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: 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
  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: 36
  interpretation:
    index: 22
    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: 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
  valueQuantity: {short: TestResult, type: Quantity, choiceOf: value, index: 20}
  value:
    short: TestResult
    choices: [valueQuantity, valueCodeableConcept]
    index: 19
  note:
    index: 28
    elements:
      text: {short: Comment, index: 29}
  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}
  valueCodeableConcept: {short: TestResult, type: CodeableConcept, choiceOf: value, index: 21}
  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:
    short: Performer
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner', 'https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole']
    type: Reference
    index: 16
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      max: 1
      slices:
        performer:
          match: {}
          schema:
            type: Reference
            refers: ['https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole']
            index: 17
          max: 1
package_version: 0.6.0-alpha2
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