PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.18-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-laboratory-report
description: Belgian profile for a laboratory report
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BeLaboratoryReport
type: DiagnosticReport
elements:
  category:
    short: The subject of this specialty, expressed in a LOINC code.
    mustSupport: true
    index: 13
    elements:
      coding:
        mustSupport: false
        index: 14
        elements:
          system: {index: 15}
          code: {index: 16}
          display: {index: 17}
        required: [display, system, code]
    required: [coding]
    slicing:
      rules: open
      discriminator:
      - {path: coding.code, type: value}
      min: 1
      slices:
        LABSTUDIES:
          match:
            coding: {code: LAB}
          schema:
            mustSupport: false
            _required: true
            index: 18
            elements:
              coding:
                mustSupport: false
                index: 19
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0074'}
                    mustSupport: false
                    index: 20
                  code:
                    pattern: {type: Code, value: LAB}
                    mustSupport: false
                    index: 21
                  display:
                    pattern: {type: String, value: Laboratory}
                    mustSupport: false
                    index: 22
                required: [display, system, code]
            required: [coding]
  conclusionCode: {mustSupport: true, index: 34}
  conclusion: {mustSupport: true, index: 33}
  meta: {mustSupport: true, index: 0}
  specimen: {mustSupport: true, index: 30}
  extension:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Replaces:
          match: {url: null}
          schema:
            type: Extension
            short: The report replaces the target resource.
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/diagnosticReport-replaces
            index: 4
            elements:
              value:
                choices: [valueReference]
                index: 6
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        choices: [valueReference]
                        index: 6
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-laboratory-report']
                index: 7
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        type: Reference
                        choiceOf: value
                        refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-laboratory-report']
                        index: 7
  resultsInterpreter:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole']
    index: 29
  status: {short: 'Status of the report: consult the HL7 list of permitted values', mustSupport: true, index: 12}
  result:
    type: Reference
    mustSupport: true
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observation']
    index: 31
  language: {mustSupport: true, index: 1}
  effective:
    short: Time of the specimen collection - is overruled when collection time is given in .specimen element.
    mustSupport: true
    choices: []
    index: 26
  code: {mustSupport: true, index: 23}
  identifier:
    mustSupport: true
    index: 8
    elements:
      system: {mustSupport: false, index: 9}
      value: {mustSupport: false, index: 10}
    required: [value, system]
  issued: {mustSupport: true, index: 27}
  presentedForm: {mustSupport: true, index: 35}
  basedOn:
    short: A reference to a ServiceRequest SHALL be given here that minimally includes the time of prescription.
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    type: Reference
    mustSupport: true
    index: 11
  media: {mustSupport: true, index: 32}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient']
    index: 24
  performer:
    type: Reference
    short: Entity that takes responsibility for the clinical report.
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole']
    index: 28
  text: {mustSupport: true, index: 2}
package_version: 1.1.18-beta
extensions:
  Replaces:
    url: http://hl7.org/fhir/StructureDefinition/diagnosticReport-replaces
    type: Extension
    short: The report replaces the target resource.
    mustSupport: true
    index: 4
    elements:
      value:
        choices: [valueReference]
        index: 6
        slicing:
          slices:
            valueReference:
              match: {}
              schema:
                choices: [valueReference]
                index: 6
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-laboratory-report']
        index: 7
        slicing:
          slices:
            valueReference:
              match: {}
              schema:
                type: Reference
                choiceOf: value
                refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-laboratory-report']
                index: 7
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-laboratory-report
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 0.2.0
required: [resultsInterpreter, issued, basedOn, text, identifier, subject, category, language, performer]