PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.annuaire@1.1.0-snapshot
    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:
  extension:
    index: 0
    slicing:
      slices:
        as-ext-registration:
          match: {}
          schema: {index: 0}
          max: 0
        as-ext-frpractitioner-authorization:
          match: {}
          schema: {index: 1}
          max: 0
        as-ext-smartcard:
          match: {}
          schema: {index: 2}
          max: 1
        as-ext-digital-certificate:
          match: {}
          schema: {index: 3}
          max: 0
  identifier:
    index: 4
    elements:
      period: {index: 5}
      assigner: {index: 6}
    slicing:
      slices:
        idNatPs:
          match: {}
          schema:
            index: 7
            elements:
              period: {index: 8}
              assigner: {index: 9}
        rpps:
          match: {}
          schema:
            index: 10
            elements:
              period: {index: 11}
              assigner: {index: 12}
        adeli:
          match: {}
          schema:
            index: 13
            elements:
              period: {index: 14}
              assigner: {index: 15}
        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.
            mustSupport: true
            index: 16
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: INTRN, system: 'https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203'}
                index: 17
              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: 18
              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: 19}
  active: {index: 20}
  name: {index: 21}
  telecom:
    index: 22
    slicing:
      rules: closed
      discriminator:
      - {path: $this.resolve(), type: profile}
      min: null
      slices:
        mailbox-mss:
          match: {}
          schema:
            index: 23
            extensions:
              as-mailbox-mss-metadata:
                url: null
                index: 24
                extensions:
                  responsible: {url: null, max: 0, index: 25}
                  phone: {url: null, max: 0, index: 26}
                elements:
                  extension:
                    index: 25
                    slicing:
                      slices:
                        responsible:
                          match: {}
                          schema: {index: 25}
                          max: 0
                        phone:
                          match: {}
                          schema: {index: 26}
                          max: 0
            elements:
              extension:
                index: 24
                slicing:
                  slices:
                    as-mailbox-mss-metadata:
                      match: {}
                      schema:
                        index: 24
                        extensions:
                          responsible: {url: null, max: 0, index: 25}
                          phone: {url: null, max: 0, index: 26}
                        elements:
                          extension:
                            index: 25
                            slicing:
                              slices:
                                responsible:
                                  match: {}
                                  schema: {index: 25}
                                  max: 0
                                phone:
                                  match: {}
                                  schema: {index: 26}
                                  max: 0
  address: {index: 27}
  qualification:
    index: 28
    slicing:
      slices:
        degree:
          match: {}
          schema:
            index: 28
            extensions:
              as-ext-education-level: {url: null, max: 0, index: 29}
            elements:
              extension:
                index: 29
                slicing:
                  slices:
                    as-ext-education-level:
                      match: {}
                      schema: {index: 29}
                      max: 0
              period: {index: 30}
              issuer: {index: 31}
        exercicePro:
          match: {}
          schema:
            index: 32
            elements:
              period: {index: 33}
  communication: {index: 34}
package_version: 1.1.0-snapshot
extensions:
  as-ext-registration: {url: null, max: 0, index: 0}
  as-ext-frpractitioner-authorization: {url: null, max: 0, index: 1}
  as-ext-smartcard: {url: null, max: 1, index: 2}
  as-ext-digital-certificate: {url: null, max: 0, index: 3}
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.1.0-snapshot
required: [identifier, active]