PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.2
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-practitioner-role
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
    elements:
      coding:
        mustSupport: true
        index: 2
        elements:
          code: {mustSupport: true, index: 3}
  specialty:
    mustSupport: true
    index: 4
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://sante.quebec/fhir/ValueSet/sgrdv-specialty-vs'}
        mustSupport: true
        index: 5
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 6
          code: {mustSupport: true, index: 7}
package_version: 1.0.2
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]