PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.nl.r4.ncr-ehr@1.2.3
    http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-procedure-event
description: null
package_name: iknl.fhir.nl.r4.ncr-ehr
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:
    choices: [performedDateTime]
    index: 11
    slicing:
      slices:
        performedDateTime:
          match: {}
          schema:
            choices: [performedDateTime]
            index: 11
          max: 0
  performedPeriod:
    type: Period
    mustSupport: true
    choiceOf: performed
    index: 9
    slicing:
      slices:
        performedPeriod:
          match: {}
          schema: {type: Period, mustSupport: true, choiceOf: performed, index: 9}
  performedDateTime:
    type: dateTime
    choiceOf: performed
    index: 12
    slicing:
      slices:
        performedDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: performed, index: 12}
          max: 0
  reasonReference:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition']
    index: 13
  bodySite:
    extensions:
      laterality: {url: null, mustSupport: true, index: 14}
    elements:
      extension:
        mustSupport: true
        index: 14
        slicing:
          slices:
            laterality:
              match: {}
              schema: {mustSupport: true, index: 14}
package_version: 1.2.3
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: 1.2.2
required: [code, extension, reasonReference]