{ "description": "Profile of the PractitionerRole resource. This profile specifies the professions of the practitioner authorized for France| Spécification du profil de la ressource PractitionerRole permettant de spécifier la ou les professions du PS autorisées pour un exercice en France.", "_filename": "fr-practitioner-role-profession-R4.StructureDefinition.json", "package_name": "hl7-france-fhir.administrative-2022", "date": "2021-05-17", "derivation": "constraint", "publisher": "InteropSanté", "fhirVersion": "4.0.1", "name": "FrPractionerRoleProfession", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "0a8f875e-1dde-4a41-947c-2882f015124a", "kind": "resource", "url": "http://interopsante.org/fhir/StructureDefinition/FrPractionerRoleProfession", "version": "1.0", "differential": { "element": [ { "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": "Professions which this practitioner may have", "binding": { "strength": "required", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-practioner-role-profession" }, "definition": "Professions which this practitioner is authorized to perform in France. | Professions que le PS est autorisé à réaliser" }, { "id": "PractitionerRole.code.extension", "path": "PractitionerRole.code.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "PractitionerRole.code.extension:professionnalCategory", "path": "PractitionerRole.code.extension", "type": [ { "code": "Extension", "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleCodeCategorieProfessionnelle" ] } ], "sliceName": "professionnalCategory" }, { "id": "PractitionerRole.specialty", "path": "PractitionerRole.specialty", "binding": { "strength": "required", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty" } }, { "id": "PractitionerRole.location", "max": "0", "path": "PractitionerRole.location" }, { "id": "PractitionerRole.healthcareService", "max": "0", "path": "PractitionerRole.healthcareService" }, { "id": "PractitionerRole.telecom", "max": "0", "path": "PractitionerRole.telecom", "type": [ { "code": "ContactPoint", "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrContactPoint" ] } ] }, { "id": "PractitionerRole.availableTime", "max": "0", "path": "PractitionerRole.availableTime" }, { "id": "PractitionerRole.notAvailable", "max": "0", "path": "PractitionerRole.notAvailable" }, { "id": "PractitionerRole.availabilityExceptions", "max": "0", "path": "PractitionerRole.availabilityExceptions" }, { "id": "PractitionerRole.endpoint", "max": "0", "path": "PractitionerRole.endpoint" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }