PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.fr.core@1.0.0
    http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice
{
  "description": "Profil of the PractitionerRole resource for France. This profil specifies the role of the practitioner for the organization | Spécification du profil de la ressource PractitionerRole pour un usage en France. Ce profil permet de spécifier le rôle (la situation d'exercice) du PS dans le contexte d'une organisation.",
  "_filename": "fr-practitioner-role-exercice-R4.StructureDefinition.json",
  "package_name": "hl7.fhir.fr.core",
  "date": "2022-10-20",
  "derivation": "constraint",
  "publisher": "InteropSanté",
  "fhirVersion": "4.0.1",
  "name": "FrPractitionerRoleExercice",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "8116bfd2-4edc-4c35-923a-cf243385e0bc",
  "kind": "resource",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.extension",
      "path": "PractitionerRole.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "PractitionerRole.extension:serviceTypeDuration",
      "path": "PractitionerRole.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration" ]
      } ],
      "sliceName": "serviceTypeDuration"
    }, {
      "id": "PractitionerRole.identifier.use",
      "path": "PractitionerRole.identifier.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use"
      }
    }, {
      "id": "PractitionerRole.identifier.system",
      "path": "PractitionerRole.identifier.system",
      "short": "The namespace for the identifier value | Namespace du RASS (inconnu à ce jour)",
      "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nNamespace du RASS (inconnu à ce jour)"
    }, {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrPractitioner" ]
      } ]
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrOrganization" ]
      } ]
    }, {
      "id": "PractitionerRole.code",
      "path": "PractitionerRole.code",
      "short": "The role a person plays representing an organization | Rôle (situation d'exercice) du professionnel de santé au sein de l'organisation",
      "binding": {
        "strength": "required",
        "valueSet": "http://interopsante.org/fhir/ValueSet/fr-practioner-role-exercice",
        "description": "The role a person plays representing an organization | Rôle (situation d'exercice) du professionnel de santé au sein de l'organisation. Correspond à la notion de Fonction dans le NOS."
      },
      "definition": "The role a person plays representing an organization | Situation d'exercice (Fonction dans le NOS)"
    }, {
      "id": "PractitionerRole.specialty",
      "path": "PractitionerRole.specialty",
      "short": "Specific specialty associated with the agency | spécialité du professionnel de santé au sein de l'organisation",
      "binding": {
        "strength": "required",
        "valueSet": "http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty"
      },
      "definition": "Specific specialty associated with the agency | spécialité du professionnel de santé au sein de l'organisation."
    }, {
      "id": "PractitionerRole.location",
      "path": "PractitionerRole.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrLocation" ]
      } ]
    }, {
      "id": "PractitionerRole.healthcareService",
      "path": "PractitionerRole.healthcareService",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrHealthcareService" ]
      } ]
    }, {
      "id": "PractitionerRole.telecom",
      "path": "PractitionerRole.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrContactPoint" ]
      } ],
      "short": "Details of a Technology mediated contact point | Coordonnées électroniques détaillées"
    }, {
      "id": "PractitionerRole.availableTime.daysOfWeek",
      "path": "PractitionerRole.availableTime.daysOfWeek",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/days-of-week"
      }
    } ]
  },
  "contact": [ {
    "name": "InteropSanté",
    "telecom": [ {
      "use": "work",
      "value": "fhir@interopsante.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}