PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.sas@1.2.0
    https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/FrPractitionerRegul
description: Profil de Practitioner, dérivé de FrPractitioner, pour la gestion des comptes régulateurs de la plateforme SAS - Commun cas d'usage PS Indiv et CPTS
package_name: ans.fhir.fr.sas
derivation: constraint
name: FrPractitionerRegul
type: Practitioner
elements:
  meta:
    elements:
      source:
        pattern: {type: Uri, value: 'urn:oid:1.2.250.1.213.3.6'}
        index: 0
  identifier:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        IdentifiantNatPS:
          match: {system: 'urn:oid:1.2.250.1.71.4.2.1'}
          schema:
            index: 2
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: IDNPS, system: 'http://interopsante.org/fhir/CodeSystem/fr-v2-0203'}
                index: 3
              system:
                pattern: {type: Uri, value: 'urn:oid:1.2.250.1.71.4.2.1'}
                index: 4
        IdentifiantInterne:
          match: {system: 'urn:oid:1.2.250.1.213.3.6'}
          schema:
            index: 5
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: INTRN, system: 'http://interopsante.org/fhir/CodeSystem/fr-v2-0203'}
                index: 6
              system:
                pattern: {type: Uri, value: 'urn:oid:1.2.250.1.213.3.6'}
                index: 7
  active: {index: 8}
  name:
    elements:
      family: {index: 9}
      given: {index: 10}
    required: [given, family]
  telecom:
    elements:
      system:
        pattern: {type: Code, value: email}
        index: 11
package_version: 1.2.0
class: profile
kind: resource
url: https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/FrPractitionerRegul
base: http://interopsante.org/fhir/StructureDefinition/FrPractitioner
version: 1.2.0
required: [identifier, active]