FHIR IG analytics| Package | ans.fhir.fr.tdmi |
| Resource Type | Practitioner |
| Id | Practitioner-dmi-practitioner-example.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 dmi-practitioner-example
Profil: DMI Practitioner
identifier: http://www.acme.com/identifiers/identifier-dmi-practitioner-example
telecom: dmi-practitioner-example@example.com
{
"resourceType": "Practitioner",
"id": "dmi-practitioner-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tdmi/StructureDefinition/dmi-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.acme.com/identifiers",
"value": "identifier-dmi-practitioner-example"
}
],
"telecom": [
{
"system": "email",
"value": "dmi-practitioner-example@example.com"
}
]
}