PackagesCanonicalsLogsProblems
    Packages
    il.hdp.fhir.r4@0.4.1
    http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location-nursing-unit
description: HDP wrapper for nursing unit locations with security tagging
package_name: il.hdp.fhir.r4
derivation: constraint
name: ILHDPLocationNursingUnit
type: Location
elements:
  meta:
    elements:
      security:
        index: 0
        slicing:
          rules: closed
          description: ILHDP codes only
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            HDP:
              match: {system: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'}
              schema:
                short: HDP information bucket
                binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/il-hdp-information-buckets'}
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'}
                    index: 2
                  code: {index: 3}
                required: [system, code]
    required: [security]
  identifier: {index: 4}
  managingOrganization:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization']
    index: 5
  partOf:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-location', 'http://fhir.health.gov.il/StructureDefinition/il-core-location-nursing-unit', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location-nursing-unit']
    index: 6
package_version: 0.4.1
class: profile
kind: resource
url: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location-nursing-unit
base: http://fhir.health.gov.il/StructureDefinition/il-core-location-nursing-unit
version: 0.4.1
required: [identifier]