PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative@9.2021.1
    http://interopsante.org/fhir/StructureDefinition/FrPractitioner
description: French profile of the Practitioner resource | Profil de la ressource Practitionner pour la France\r\nThis profile specifies the types of identifiers for practitioners in France | Ce profil contraint les types d'identifiants du professionnel de santé en France
package_name: hl7-france-fhir.administrative
derivation: constraint
name: FrPractitioner
type: Practitioner
elements:
  identifier:
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identifier-use'}
        index: 0
      type:
        binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practioner-identifier-type'}
        index: 1
        elements:
          coding:
            elements:
              system: {index: 2}
      system: {index: 3}
      value: {index: 4}
    required: [value, type, system]
  name:
    type: HumanName
    index: 5
    elements:
      prefix:
        binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-civility'}
        index: 6
      suffix:
        binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-title'}
        index: 7
  telecom:
    type: ContactPoint
    index: 8
    elements:
      system: {index: 9}
  address:
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-use'}
        index: 10
      type:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-type'}
        index: 11
      country: {short: Country must be a 3 letter code), index: 12}
  gender:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'}
    index: 13
  photo: {index: 14}
  qualification:
    short: Qualifications obtained by training and certification/DiplĂ´mes
    index: 15
    elements:
      code:
        binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-practitioner-qualification'}
        index: 16
package_version: 9.2021.1
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrPractitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: '1.0'