PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.3
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure
description: Nexuzhealth profile for a procedure in the care domain.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhCareProcedure
type: Procedure
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        zorgNr:
          match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr'}
          schema:
            short: zorgNr
            _required: true
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr'}
                type: uri
                index: 2
  code:
    binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-care-observation-code'}
    index: 3
  location: {index: 4}
  bodySite:
    binding: {strength: example, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed'}
    index: 5
  usedCode:
    binding: {strength: example, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed'}
    index: 6
package_version: 1.0.3
class: profile
kind: resource
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: null
required: [location]