PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.2.1
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-practitioner
description: Profil professionnel neutre référencé dans les demandes de disponibilités. Peut porter l'extension statutGMFProfessionnel indiquant si l'inscription patient-médecin est en GMF ou hors GMF.
package_name: ca.qc.sq.sgrdv
derivation: constraint
name: SGRDVBaseFindPractitioner
type: Practitioner
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        statutGMFProfessionnel:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://sante.quebec/fhir/StructureDefinition/sgrdv-practitioner-statut-gmf
            index: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
  identifier:
    mustSupport: true
    index: 4
    elements:
      type:
        mustSupport: true
        index: 5
        elements:
          coding:
            index: 6
            elements:
              system:
                pattern: {type: Uri, value: 'http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type'}
                index: 7
              code:
                pattern: {type: Code, value: CodeProfessionnel}
                index: 8
        required: [coding]
      system: {mustSupport: true, index: 9}
      value: {mustSupport: true, index: 10}
    required: [value, type, system]
  name:
    mustSupport: true
    index: 11
    elements:
      family: {mustSupport: true, index: 12}
      given: {mustSupport: true, index: 13}
package_version: 1.2.1
extensions:
  statutGMFProfessionnel:
    url: http://sante.quebec/fhir/StructureDefinition/sgrdv-practitioner-statut-gmf
    type: Extension
    mustSupport: true
    index: 1
    elements:
      value:
        mustSupport: true
        choices: []
        index: 3
class: profile
kind: resource
url: http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.2.1
required: [identifier]