PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.2
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhActProcedure
description: Nexuzhealth profile for an act procedure.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhActProcedure
type: Procedure
elements:
  extension:
    index: 0
    slicing:
      slices:
        location:
          match: {}
          schema:
            type: Extension
            isModifier: false
            url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location
            index: 1
            elements:
              value:
                choices: []
                index: 3
        hospitalCode:
          match: {}
          schema:
            type: Extension
            isModifier: false
            url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode
            index: 4
            elements:
              value:
                choices: []
                index: 6
  identifier:
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        pnr:
          match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/performAct/pnr'}
          schema:
            short: pnr
            _required: true
            index: 8
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/performAct/pnr'}
                type: uri
                index: 9
  code:
    binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-procedure-code'}
    index: 10
  bodySite:
    binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed'}
    index: 11
    extensions:
      laterality: {url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality', type: Extension, isModifier: false, index: 12}
    elements:
      extension:
        type: Extension
        isModifier: false
        url: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality
        index: 12
        slicing:
          slices:
            laterality:
              match: {}
              schema: {type: Extension, isModifier: false, url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality', index: 12}
  usedCode:
    binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed'}
    index: 13
package_version: 1.0.2
extensions:
  location:
    url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location
    type: Extension
    isModifier: false
    index: 1
    elements:
      value:
        choices: []
        index: 3
  hospitalCode:
    url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode
    type: Extension
    isModifier: false
    index: 4
    elements:
      value:
        choices: []
        index: 6
class: profile
kind: resource
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhActProcedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: null
required: [extension]