PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.2
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDepartment
description: Nexuzhealth profile for a department location.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhDepartment
type: Location
elements:
  identifier:
    short: Unique code or Identifier for the Location.identifying the location to its users
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        afdeling:
          match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basAfdeling/afdeling'}
          schema:
            short: afdeling
            _required: true
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basAfdeling/afdeling'}
                type: uri
                index: 2
  managingOrganization: {index: 3}
package_version: 1.0.2
class: profile
kind: resource
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDepartment
base: http://hl7.org/fhir/StructureDefinition/Location
version: null
required: [managingOrganization]