PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.laboratorytestresult@0.1.0
    https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle
description: A profile on Bundle to define a collection of information to exchange LaboratoryTestResults.
package_name: healthdata.be.r4.laboratorytestresult
derivation: constraint
name: HdBeLaboratoryTestResultBundle
type: Bundle
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle'}
        index: 1
  type:
    pattern: {type: Code, value: collection}
    index: 2
  entry:
    array: true
    min: 2
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: 2
      slices:
        patient:
          match: {}
          schema:
            short: HdBe-Patient
            _required: true
            index: 4
            elements:
              link:
                elementReference: ['https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle', elements, org/fhir/StructureDefinition/Bundle#Bundle, elements, link]
                index: 5
              resource: {type: Resource, index: 6}
            required: [resource]
        laboratoryTestResult:
          match: {}
          schema:
            short: LaboratoryTestResult
            _required: true
            index: 7
            elements:
              link:
                elementReference: ['https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle', elements, org/fhir/StructureDefinition/Bundle#Bundle, elements, link]
                index: 8
              resource:
                type: Resource
                index: 9
                elements:
                  category: {index: 10}
                  performer: {index: 11}
                  interpretation: {index: 12}
            required: [resource]
        laboratoryTestResultSpecimen:
          match: {}
          schema:
            short: LaboratoryTestResult.Specimen
            index: 13
            elements:
              resource: {type: Resource, index: 14}
        laboratoryTestResultRequester:
          match: {}
          schema:
            short: LaboratoryTestResult.Requester
            index: 15
            elements:
              resource: {type: Resource, index: 16}
        healthcareOrganization:
          match: {}
          schema:
            short: HealthcareOrganization
            index: 17
            elements:
              link:
                elementReference: ['https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle', elements, org/fhir/StructureDefinition/Bundle#Bundle, elements, link]
                index: 18
              resource: {type: Resource, index: 19}
            required: [resource]
        healthcareOrganizationOrganization:
          match: {}
          schema:
            short: HealthcareOrganization-Organization
            index: 20
            elements:
              resource: {type: Resource, index: 21}
        healthProfessionalPractitioner:
          match: {}
          schema:
            short: HealthProfessional-Practitioner
            index: 22
            elements:
              link:
                elementReference: ['https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle', elements, org/fhir/StructureDefinition/Bundle#Bundle, elements, link]
                index: 23
              resource:
                type: Resource
                index: 24
                elements:
                  identifier: {index: 25}
                  name: {index: 26}
            required: [resource]
        healthProfessionalPractitionerRole:
          match: {}
          schema:
            short: HealthProfessional-PractitionerRole
            index: 27
            elements:
              resource: {type: Resource, index: 28}
package_version: 0.1.0
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: null