description: Definition of the practitioner role package_name: ch.fhir.ig.ch derivation: constraint name: CHEmsPractitionerRole type: PractitionerRole elements: practitioner: type: Reference short: Practitioner that is able to provide the defined services refers: ['http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-practitioner'] index: 0 elements: reference: {index: 1} required: [reference] organization: type: Reference short: Organization where the roles are available refers: ['http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-organization'] index: 2 elements: reference: {index: 3} required: [reference] code: short: Roles which this practitioner may perform binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-teamRole'} index: 4 specialty: short: Specific specialty of the practitioner binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcSpecialisation'} index: 5 package_version: ems-1.9.0 class: profile kind: resource url: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-practitionerrole base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole version: 1.9.0 required: [practitioner, code]