PackagesCanonicalsLogsProblems
    Packages
    rs/iknl.fhir.nl.r4.ncr@ehr-0.3.0
    http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-procedure-event
description: null
package_name: rs/iknl.fhir.nl.r4.ncr
derivation: constraint
name: NcrEhrProcedureEvent
type: Procedure
elements:
  extension:
    index: 0
    slicing:
      slices:
        episodeOfCare:
          match: {}
          schema:
            type: Extension
            isModifier: false
            url: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
            index: 1
            elements:
              value:
                choices: [valueReference]
                index: 3
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-episode-of-care']
                index: 4
  code: {mustSupport: true, index: 5}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-patient']
    index: 6
  performed:
    mustSupport: true
    choices: []
    index: 8
    slicing:
      slices:
        performedPeriod:
          match: {}
          schema:
            mustSupport: true
            choices: []
            index: 8
        performedDateTime:
          match: {}
          schema:
            choices: []
            index: 10
          max: 0
  reasonReference:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition']
    index: 11
  bodySite:
    extensions:
      laterality: {url: null, mustSupport: true, index: 12}
    elements:
      extension:
        mustSupport: true
        index: 12
        slicing:
          slices:
            laterality:
              match: {}
              schema: {mustSupport: true, index: 12}
package_version: ehr-0.3.0
extensions:
  episodeOfCare:
    url: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
    type: Extension
    isModifier: false
    index: 1
    elements:
      value:
        choices: [valueReference]
        index: 3
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-episode-of-care']
        index: 4
class: profile
kind: resource
url: http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-procedure-event
base: http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event
version: null
required: [code, extension, reasonReference]