Guide d'implémentation Fr Core - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "FRCorePractitionerExample"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2025-04-28T18:19:26.335+02:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "https://annuaire.sante.fr"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner"^^xsd:anyURI ;
fhir:link <https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner> ] )
] ; #
fhir:language [ fhir:v "fr"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr\" lang=\"fr\"><p class=\"res-header-id\"><b>Narratif généré : Practitioner FRCorePractitionerExample</b></p><a name=\"FRCorePractitionerExample\"> </a><a name=\"hcFRCorePractitionerExample\"> </a><a name=\"FRCorePractitionerExample-fr-FR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Dernière mise à jour : 2025-04-28 18:19:26+0200; Langue : fr; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://annuaire.sante.fr\">https://annuaire.sante.fr</a></p><p style=\"margin-bottom: 0px\">Profil: <a href=\"StructureDefinition-fr-core-practitioner.html\">FR Core Practitioner Profile</a></p></div><p><b>identifier</b>: Identifiant National de Professionnel de Santé/810101201234 (use: official, ), N° RPPS/10101201234 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Leclerc Sophie</p><p><b>telecom</b>: <a href=\"mailto:sophie.leclerc@mssante.fr\">sophie.leclerc@mssante.fr</a></p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_R14-TypeDiplome/FHIR/TRE-R14-TypeDiplome DE}, {https://mos.esante.gouv.fr/NOS/TRE_R48-DiplomeEtatFrancais/FHIR/TRE-R48-DiplomeEtatFrancais DE11}\">Diplôme d'Etat français</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_R09-CategorieProfessionnelle/FHIR/TRE-R09-CategorieProfessionnelle C}, {https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante 70}\">Civil</span></p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IDNPS" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:1.2.250.1.71.4.2.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "810101201234" ]
] [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RPPS" ] ] ) ] ;
fhir:system [ fhir:v "https://rpps.esante.gouv.fr"^^xsd:anyURI ] ;
fhir:value [ fhir:v "10101201234" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:name ( [
fhir:text [ fhir:v "Leclerc Sophie" ] ;
fhir:family [ fhir:v "Leclerc" ] ;
( fhir:given [ fhir:v "Sophie" ] ) ;
( fhir:prefix [ fhir:v "MME" ] ) ;
( fhir:suffix [ fhir:v "DR" ] )
] ) ; #
fhir:telecom ( [
( fhir:extension [
fhir:url [ fhir:v "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSSANTE" ] ;
fhir:display [ fhir:v "MSSANTE" ] ] ] ) ;
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "sophie.leclerc@mssante.fr" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:qualification ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R14-TypeDiplome/FHIR/TRE-R14-TypeDiplome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ] [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R48-DiplomeEtatFrancais/FHIR/TRE-R48-DiplomeEtatFrancais"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE11" ] ] ) ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R09-CategorieProfessionnelle/FHIR/TRE-R09-CategorieProfessionnelle"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ] [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante"^^xsd:anyURI ] ;
fhir:code [ fhir:v "70" ] ] ) ]
] ) . #
IG © 2023+ Interop'Santé. Package hl7.fhir.fr.core#2.1.0 based on FHIR 4.0.1. Generated 2025-06-04
Links: Table of Contents |
QA Report
| Issue
Liens: Table des matières |
QA |
Historique des versions
| Issue