description: Belgian federal profile for a practitioner role. Initially based on the functional description of the NIHDI. package_name: ehealthplatform.be.r4.federalprofiles derivation: constraint name: BePractitionerRole type: PractitionerRole elements: practitioner: type: Reference refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner'] index: 0 organization: type: Reference refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization'] index: 1 code: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: coding.system, type: value} min: null slices: CD-HCPARTY: match: coding: {system: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty'} schema: index: 3 elements: coding: elements: system: pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty'} index: 4 code: {index: 5} required: [code] SNOMED-CT: match: coding: {system: 'http://snomed.info/sct'} schema: index: 6 elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 7 code: {index: 8} required: [code] specialty: index: 9 slicing: rules: open discriminator: - {path: coding.system, type: value} min: null slices: SNOMED-CT: match: coding: {system: 'http://snomed.info/sct'} schema: index: 10 elements: coding: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'} index: 11 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 12 code: {index: 13} required: [code] package_version: 1.1.47-beta class: profile kind: resource url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: 1.0.0