description: Assuta Ashdod Practitioner Role from Tafnit package_name: il.fhir.r4.ashmc derivation: constraint name: AshmcPractitionerRole type: PractitionerRole elements: id: {index: 0} meta: index: 1 elements: source: {index: 2} security: index: 3 slicing: rules: open ordered: false discriminator: - {path: security.code, type: value} min: 1 slices: HDP: match: security: {code: null} schema: _required: true index: 4 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'} index: 5 code: pattern: {type: Code, value: practitioner} index: 6 display: pattern: {type: String, value: מטפל} index: 7 required: [display, system, code] required: [security, source] identifier: elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/job-id'} index: 8 code: elements: coding: index: 9 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: 10 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/job-sector-hilan'} index: 11 code: {index: 12} required: [system, code] hl7: match: {system: 'http://terminology.hl7.org/CodeSystem/practitioner-role'} schema: index: 13 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/practitioner-role'} index: 14 code: {index: 15} required: [system, code] specialty: elements: coding: elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/job-code-tafnit'} index: 16 package_version: 0.2.7 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.7 required: [id, meta]