description: Assuta Ashdod Practitioner Role from Tafnit package_name: il.fhir.r4.ashmc derivation: constraint name: AshmcPractitionerRole type: PractitionerRole elements: id: {index: 0} meta: type: Meta index: 1 elements: security: index: 2 slicing: slices: HDP: match: {} schema: index: 2 elements: code: pattern: {type: Code, value: practitioner} index: 3 display: pattern: {type: String, value: מטפל} index: 4 identifier: elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/job-id'} index: 5 code: elements: coding: index: 6 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: sector: match: {system: 'http://fhir.ashmc.co.il/cs/job-sector-hilan'} schema: index: 7 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/job-sector-hilan'} index: 8 code: {index: 9} required: [system, code] hl7: match: {system: 'http://terminology.hl7.org/CodeSystem/practitioner-role'} schema: index: 10 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/practitioner-role'} index: 11 code: {index: 12} required: [system, code] specialty: elements: coding: elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/job-code-tafnit'} index: 13 package_version: 0.3.0 class: profile kind: resource url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-practitioner-role base: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role version: 0.2.9 required: [id, meta]