PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base@2.0.0-ballot
    http://hl7.eu/fhir/base/StructureDefinition/procedure-eu-core
description: This profile represents the constraints applied to the Procedure resource by this guide.
package_name: hl7.fhir.eu.base
derivation: constraint
name: ProcedureEuCore
type: Procedure
elements:
  usedCode: {short: Device used to perform the procedure (code), index: 27}
  usedReference:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Substance']
    index: 26
  focalDevice: {short: 'Device implanted, removed or otherwise manipulated', index: 25}
  complicationDetail:
    type: Reference
    short: Complications that occurred during the procedure (details)
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/condition-eu-core']
    index: 23
  reasonCode: {short: Why the procedure was performed (code), index: 14}
  performed:
    choices: []
    index: 11
  outcome: {short: Outcome of the procedure, index: 21}
  note: {short: Additional information about the procedure., index: 24}
  extension:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        bodySite:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/procedure-targetBodyStructure
            index: 2
            elements:
              value:
                choices: [valueReference]
                index: 4
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core']
                index: 5
        recorded:
          match: {url: null}
          schema: {type: Extension, short: Date when the procedure was recorded, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded', index: 6}
          min: 0
          max: 1
  complication: {short: Complications that occurred during the procedure (code), index: 22}
  code:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/procedures-uv-ips'}
    index: 8
  identifier: {short: Identifier for the procedure, index: 7}
  bodySite:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    index: 16
    extensions:
      bodySite:
        url: http://hl7.org/fhir/StructureDefinition/bodySite
        type: Extension
        index: 17
        elements:
          value:
            choices: [valueReference]
            index: 19
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core']
            index: 20
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/bodySite
        index: 17
        slicing:
          slices:
            bodySite:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/bodySite
                index: 17
                elements:
                  value:
                    choices: [valueReference]
                    index: 19
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core']
                    index: 20
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core']
    index: 9
  performer:
    elements:
      actor:
        type: Reference
        refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        index: 12
      onBehalfOf:
        type: Reference
        refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core']
        index: 13
  reasonReference:
    type: Reference
    short: Why the procedure was performed (details)
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/condition-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/procedure-eu-core', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation']
    index: 15
  text: {short: Textual representation of the procedur, index: 0}
package_version: 2.0.0-ballot
extensions:
  bodySite:
    url: http://hl7.org/fhir/StructureDefinition/procedure-targetBodyStructure
    type: Extension
    index: 2
    elements:
      value:
        choices: [valueReference]
        index: 4
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core']
        index: 5
  recorded: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded', min: 0, max: 1, type: Extension, short: Date when the procedure was recorded, index: 6}
class: profile
kind: resource
url: http://hl7.eu/fhir/base/StructureDefinition/procedure-eu-core
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 2.0.0-ballot
required: [performed, code]