FHIR IG analytics| Package | ans.fhir.fr.sas |
| Resource Type | Practitioner |
| Id | Practitioner-ExamplePractitionerRegul4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Praticien ExamplePractitionerRegul4
Information Source: urn:oid:1.2.250.1.213.3.6
Profil: FrPractitionerRegul
identifier: Identifiant interne/1ef1c748-01a3-6180-b098-73283ce4e5b1
active: true
name: Sébastien Loridon
telecom: sebastien.loridon@test.com
{
"resourceType": "Practitioner",
"id": "ExamplePractitionerRegul4",
"meta": {
"source": "urn:oid:1.2.250.1.213.3.6",
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/FrPractitionerRegul"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"code": "INTRN"
}
]
},
"system": "urn:oid:1.2.250.1.213.3.6",
"value": "1ef1c748-01a3-6180-b098-73283ce4e5b1"
}
],
"active": true,
"name": [
{
"family": "Loridon",
"given": [
"Sébastien"
]
}
],
"telecom": [
{
"system": "email",
"value": "sebastien.loridon@test.com"
}
]
}