{ "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", "_filename": "fr-practitioner-R4.json", "package_name": "hl7-france-fhir.administrative", "date": "2021-05-17", "derivation": "constraint", "publisher": "InteropSanté", "fhirVersion": "4.0.1", "name": "FrPractitioner", "abstract": false, "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "9.2021.1", "status": "active", "id": "6b8cb94e-60f1-4d24-813b-3f83fd375f30", "kind": "resource", "url": "http://interopsante.org/fhir/StructureDefinition/FrPractitioner", "version": "1.0", "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", "min": 1, "path": "Practitioner.identifier.type", "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": "https://mos.esante.gouv.fr/NOS/TRE_G08-TypeIdentifiantPersonne/FHIR/TRE-G08-TypeIdentifiantPersonne" } ] }, { "id": "Practitioner.identifier.system", "min": 1, "path": "Practitioner.identifier.system", "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" } ], "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" }, { "id": "Practitioner.identifier.value", "min": 1, "path": "Practitioner.identifier.value" }, { "id": "Practitioner.name", "path": "Practitioner.name", "type": [ { "code": "HumanName", "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrHumanName" ] } ] }, { "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://interopsante.org/fhir/StructureDefinition/FrContactPoint" ] } ] }, { "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", "max": "1", "path": "Practitioner.photo" }, { "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://interopsante.org/fhir/ValueSet/fr-practitioner-qualification" } } ] }, "contact": [ { "name": "François Macary/Isabelle Gibaud", "telecom": [ { "value": "francois.macary@phast.fr", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }