PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.core-clinical@1.1.0
    https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-procedure
description: Placeholder profile for contextualising the FHIR resource
package_name: hl7.fhir.be.core-clinical
derivation: constraint
name: BeProcedure
type: Procedure
elements:
  category: {mustSupport: true, index: 7}
  report: {mustSupport: true, index: 24}
  usedCode: {mustSupport: true, index: 28}
  usedReference: {mustSupport: true, index: 27}
  focalDevice: {mustSupport: true, index: 26}
  reasonCode: {mustSupport: true, index: 19}
  performed:
    mustSupport: true
    choices: [performedDateTime, performedPeriod]
    index: 11
  outcome: {mustSupport: true, index: 23}
  asserter:
    type: Reference
    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole']
    index: 15
  note: {mustSupport: true, index: 25}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        recorded:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded', index: 1}
          min: 1
          max: 1
        surgicalApproach:
          match: {url: null}
          schema: {short: Surgical approach, type: Extension, mustSupport: true, url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-surgical-approach', index: 2}
          min: 0
  status: {mustSupport: true, index: 6}
  performedDateTime: {type: dateTime, mustSupport: true, choiceOf: performed, index: 12}
  recorder:
    type: Reference
    mustSupport: true
    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole']
    index: 14
  code: {mustSupport: true, index: 8}
  identifier: {mustSupport: true, index: 3}
  bodySite:
    extensions:
      laterality: {url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality', min: 0, max: 1, short: Body laterality, type: Extension, mustSupport: true, index: 21}
      topography: {url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-body-topography', min: 0, max: 1, short: Body topography, type: Extension, mustSupport: true, index: 22}
    elements:
      extension:
        short: Body laterality
        type: Extension
        mustSupport: true
        url: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality
        index: 21
        slicing:
          slices:
            laterality:
              match: {}
              schema: {short: Body laterality, type: Extension, mustSupport: true, url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality', index: 21}
              min: 0
              max: 1
            topography:
              match: {}
              schema: {short: Body topography, type: Extension, mustSupport: true, url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-body-topography', index: 22}
              min: 0
              max: 1
  basedOn: {mustSupport: true, index: 4}
  partOf: {mustSupport: true, index: 5}
  performedPeriod: {type: Period, mustSupport: true, choiceOf: performed, index: 13}
  location: {mustSupport: true, index: 18}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
    index: 9
  performer:
    mustSupport: true
    index: 16
    elements:
      actor:
        type: Reference
        mustSupport: true
        refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole']
        index: 17
  reasonReference: {mustSupport: true, index: 20}
package_version: 1.1.0
extensions:
  recorded: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded', min: 1, max: 1, type: Extension, mustSupport: true, index: 1}
  surgicalApproach: {url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-surgical-approach', min: 0, short: Surgical approach, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-procedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 1.1.0
required: [performedDateTime, performedPeriod, extension, identifier, recorder, performed, code]