description: Profil neutre du rôle du professionnel associé à une disponibilité retournée. package_name: ca.qc.sq.sgrdv derivation: constraint name: SGRDVBaseFindResponsePractitionerRole type: PractitionerRole elements: practitioner: type: Reference mustSupport: true refers: ['http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-practitioner'] index: 0 code: mustSupport: true index: 1 slicing: rules: open discriminator: - {path: coding.system, type: value} min: null slices: volunteerPractitioner: match: coding: {system: 'http://sante.quebec/fhir/CodeSystem/sgrdv-volunteer-practitioner'} schema: binding: {strength: required, valueSet: 'http://sante.quebec/fhir/ValueSet/sgrdv-volunteer-practitioner-vs'} mustSupport: true index: 2 elements: coding: mustSupport: true index: 3 elements: system: pattern: {type: Uri, value: 'http://sante.quebec/fhir/CodeSystem/sgrdv-volunteer-practitioner'} index: 4 code: {mustSupport: true, index: 5} required: [system] required: [coding] specialty: binding: {strength: required, valueSet: 'http://sante.quebec/fhir/ValueSet/sgrdv-specialty-vs'} mustSupport: true index: 6 elements: coding: mustSupport: true index: 7 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 8 code: {mustSupport: true, index: 9} package_version: 1.0.6 class: profile kind: resource url: http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-practitioner-role base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: null required: [specialty]