PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.annuaire@1.0.0-ballot-3
    https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-dp-practitioner
description: Profil public applicatif créé à partir du profil générique as-practitioner dans le contexte des données en libre accès de l’Annuaire Santé.
package_name: ans.fhir.fr.annuaire
derivation: constraint
name: AsDpPractitionerProfile
type: Practitioner
elements:
  address: {index: 32}
  name:
    elements:
      id: {index: 20}
      use: {index: 21}
      text: {index: 22}
      family: {index: 23}
      given: {index: 24}
      suffix: {index: 25}
      period: {index: 26}
  extension:
    index: 0
    slicing:
      slices:
        as-ext-registration:
          match: {}
          schema: {index: 0}
          max: 0
        as-ext-smartcard:
          match: {}
          schema: {index: 1}
          max: 1
        as-ext-digital-certificate:
          match: {}
          schema: {index: 2}
          max: 0
  photo: {index: 34}
  active: {index: 19}
  communication: {index: 52}
  identifier:
    index: 3
    elements:
      period: {index: 4}
      assigner: {index: 5}
    slicing:
      slices:
        idNatPs:
          match: {}
          schema:
            index: 6
            elements:
              period: {index: 7}
              assigner: {index: 8}
        rpps:
          match: {}
          schema:
            index: 9
            elements:
              period: {index: 10}
              assigner: {index: 11}
        adeli:
          match: {}
          schema:
            index: 12
            elements:
              period: {index: 13}
              assigner: {index: 14}
        identifiantInterne:
          match: {}
          schema:
            short: Identifiant interne à partée nationale du practicien. L'identifiant interne est composé d'un identifiant local propre à une structure et d'un identifiant national.
            index: 15
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: INTRN, system: 'http://interopsante.org/fhir/CodeSystem/fr-v2-0203'}
                index: 16
              system:
                short: 'Système de l''identifiant parmi les valeurs : finess.local.esante.gouv.fr | siren.local.esante.gouv.fr | siret.local.esante.gouv.fr | rpps.local.esante.gouv.fr | adeli.local.esante.gouv.fr'
                binding: {strength: required, valueSet: 'https://interop.esante.gouv.fr/ig/fhir/annuaire/ValueSet/as-vs-intern-id-systems'}
                index: 17
              value: {short: Valeur de l'identifiant au format xxxxx/yyyyy où xxxxx est l'identifiant finess/siren/siret/rpps/adeli et yyyyy l'identifiant local., index: 18}
  qualification:
    index: 35
    elements:
      identifier: {index: 36}
      period: {index: 37}
      issuer: {index: 38}
    slicing:
      slices:
        degree:
          match: {}
          schema:
            index: 39
            extensions:
              as-ext-education-level: {url: null, max: 0, index: 40}
            elements:
              extension:
                index: 40
                slicing:
                  slices:
                    as-ext-education-level:
                      match: {}
                      schema: {index: 40}
                      max: 0
              identifier: {index: 41}
              period: {index: 42}
              issuer: {index: 43}
        profession:
          match: {}
          schema:
            index: 44
            elements:
              identifier: {index: 45}
              period: {index: 46}
              issuer: {index: 47}
        savoirFaire:
          match: {}
          schema:
            index: 48
            elements:
              identifier: {index: 49}
              period: {index: 50}
              issuer: {index: 51}
  telecom:
    index: 27
    slicing:
      rules: closed
      discriminator:
      - {path: $this.resolve(), type: profile}
      min: null
      slices:
        mailbox-mss:
          match: {}
          schema:
            index: 28
            extensions:
              as-mailbox-mss-metadata:
                url: null
                index: 29
                extensions:
                  responsible: {url: null, max: 0, index: 30}
                  phone: {url: null, max: 0, index: 31}
                elements:
                  extension:
                    index: 30
                    slicing:
                      slices:
                        responsible:
                          match: {}
                          schema: {index: 30}
                          max: 0
                        phone:
                          match: {}
                          schema: {index: 31}
                          max: 0
            elements:
              extension:
                index: 29
                slicing:
                  slices:
                    as-mailbox-mss-metadata:
                      match: {}
                      schema:
                        index: 29
                        extensions:
                          responsible: {url: null, max: 0, index: 30}
                          phone: {url: null, max: 0, index: 31}
                        elements:
                          extension:
                            index: 30
                            slicing:
                              slices:
                                responsible:
                                  match: {}
                                  schema: {index: 30}
                                  max: 0
                                phone:
                                  match: {}
                                  schema: {index: 31}
                                  max: 0
  gender: {index: 33}
package_version: 1.0.0-ballot-3
extensions:
  as-ext-registration: {url: null, max: 0, index: 0}
  as-ext-smartcard: {url: null, max: 1, index: 1}
  as-ext-digital-certificate: {url: null, max: 0, index: 2}
class: profile
kind: resource
url: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-dp-practitioner
base: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner
version: 1.0.0-ballot-3
required: [identifier, active]