FHIR IG analytics| Package | ans.fhir.fr.annuaire |
| Resource Type | Person |
| Id | Person-pp16dr-person.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Personne pp16dr-person
AS Person Birth Place Extension: COSNE-COURS-SUR-LOIRE
name: David CHATELIER (Official)
| Target |
| Practitioner David CHATELIER |
{
"resourceType": "Person",
"id": "pp16dr-person",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-dr-person"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-person-birth-place",
"valueAddress": {
"extension": [
{
"url": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code",
"valueCoding": {
"system": "https://mos.esante.gouv.fr/NOS/TRE_R13-Commune/FHIR/TRE-R13-Commune",
"code": "58086"
}
}
],
"text": "COSNE-COURS-SUR-LOIRE",
"country": "99100"
}
}
],
"name": [
{
"use": "official",
"family": "CHATELIER",
"given": [
"David"
],
"prefix": [
"M"
]
}
],
"link": [
{
"target": {
"reference": "Practitioner/3719500DP"
}
}
]
}