PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.ashmc@0.3.2
    http://fhir.ashmc.co.il/StructureDefinition/ashmc-org-hier
description: 'Assuta Ashdod MC Organization hierarchy: sub-group, group, wing'
package_name: il.fhir.r4.ashmc
derivation: constraint
name: AshmcOrgHier
type: Organization
elements:
  id: {index: 0}
  identifier:
    index: 1
    slicing:
      slices:
        internal:
          match: {}
          schema:
            _required: true
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/org-hier-type'}
                index: 2
  partOf:
    index: 3
    elements:
      reference: {index: 4}
    required: [reference]
package_version: 0.3.2
class: profile
kind: resource
url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-org-hier
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization
version: 0.3.2
required: [id, partOf, identifier]