{
  "resourceType": "StructureDefinition",
  "id": "fr-practitioner",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-07-05T00:00:00+00:00"
  },
  "url": "http://interopsante.org/fhir/structuredefinition/resource/fr-practitioner",
  "version": "4.0.0",
  "name": "FrPractitioner",
  "status": "active",
  "date": "2019-07-05",
  "publisher": "InteropSanté",
  "contact": [
    {
      "name": "François Macary/Isabelle Gibaud",
      "telecom": [
        {
          "system": "email",
          "value": "francois.macary@phast.fr"
        }
      ]
    }
  ],
  "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",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner",
        "path": "Practitioner",
        "short": "A person with a  formal responsibility in the provisioning of healthcare or related services | Prestataire de santé",
        "definition": "A person who is directly or indirectly involved in the provisioning of healthcare | Un professionnel impliqué directement ou indirectement dans la prise en charge d'une personne."
      },
      {
        "id": "Practitioner.identifier.use",
        "path": "Practitioner.identifier.use",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use"
        }
      },
      {
        "id": "Practitioner.identifier.type",
        "path": "Practitioner.identifier.type",
        "min": 1,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://interopsante.org/fhir/valueset/fr-practioner-identifier-type"
        }
      },
      {
        "id": "Practitioner.identifier.type.coding.system",
        "path": "Practitioner.identifier.type.coding.system",
        "example": [
          {
            "label": "CodeSystem HL7v2 (PAM) pour un type d'identifiant PS",
            "valueUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
          },
          {
            "label": "CodeSystem ASIP pour un type d'identifiant d'un employé dans une structure",
            "valueUri": "http://mos.asipsante.fr/NOS/PDF/TRE_G08-TypeIdentifiantPersonne.tabs"
          }
        ]
      },
      {
        "id": "Practitioner.identifier.system",
        "path": "Practitioner.identifier.system",
        "definition": "Establishes the namespace for the value - that is, a OID that describes a set values that are unique.\r\nthe namespace for the practitioner identifier value is fixed in France.\r\nPour un PS identifié à partir de sa carte CPS, OID = 1.2.250.1.71.4.2.1\r\nPour un employé identifié au sein de sa structure, OID de l'établissement, branche de gestion des employés ou http://hopitalTest.fr/fhir/namingsystem/employes",
        "min": 1,
        "example": [
          {
            "label": "Pour un PS identifié à partir de sa carte CPS",
            "valueUri": "urn:oid:1.2.250.1.71.4.2.1"
          },
          {
            "label": "Pour un employé identifié au sein de sa structure, OID de l'établissement suivi de la branche de gestion des employés ou",
            "valueUri": "http://hopitalTest.fr/fhir/namingsystem/employes"
          }
        ]
      },
      {
        "id": "Practitioner.identifier.value",
        "path": "Practitioner.identifier.value",
        "min": 1
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-human-name"
            ]
          }
        ]
      },
      {
        "id": "Practitioner.name.prefix",
        "path": "Practitioner.name.prefix",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://interopsante.org/fhir/valueset/fr-civility"
        }
      },
      {
        "id": "Practitioner.name.suffix",
        "path": "Practitioner.name.suffix",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://interopsante.org/fhir/valueset/fr-title"
        }
      },
      {
        "id": "Practitioner.telecom",
        "path": "Practitioner.telecom",
        "type": [
          {
            "code": "ContactPoint",
            "profile": [
              "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-contact-point"
            ]
          }
        ]
      },
      {
        "id": "Practitioner.telecom.system",
        "path": "Practitioner.telecom.system",
        "example": [
          {
            "label": "le CodeSystem associé au jeu de valeurs",
            "valueCode": "http://hl7.org/fhir/contact-point-system"
          }
        ]
      },
      {
        "id": "Practitioner.address.use",
        "path": "Practitioner.address.use",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/address-use"
        }
      },
      {
        "id": "Practitioner.address.type",
        "path": "Practitioner.address.type",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/address-type"
        }
      },
      {
        "id": "Practitioner.address.country",
        "path": "Practitioner.address.country",
        "short": "Country must be a 3 letter code)",
        "definition": "Country - a nation as commonly understood or generally accepted. FRA for france"
      },
      {
        "id": "Practitioner.gender",
        "path": "Practitioner.gender",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      {
        "id": "Practitioner.photo",
        "path": "Practitioner.photo",
        "max": "1"
      },
      {
        "id": "Practitioner.qualification",
        "path": "Practitioner.qualification",
        "short": "Qualifications obtained by training and certification/Diplômes",
        "definition": "Qualifications obtained by training and certification/Diplômes obtenus"
      },
      {
        "id": "Practitioner.qualification.code",
        "path": "Practitioner.qualification.code",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://www.interopsante.org/fhir/valueset/fr-practitioner-qualification"
        }
      }
    ]
  }
}