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 type: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/org-hier-type'} index: 3 slicing: slices: org-hier-type: match: {} schema: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/org-hier-type'} _required: true index: 3 elements: coding: index: 4 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/org-hier-type'} index: 5 code: {index: 6} display: {index: 7} required: [display, system, code] required: [coding] snomed: match: {} schema: binding: {strength: required, valueSet: 'http://snomed.info/sct'} index: 8 elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 9 code: {index: 10} required: [system, code] partOf: index: 11 elements: reference: {index: 12} required: [reference] package_version: 0.2.7 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.2.7 required: [id, partOf, identifier, type]