FHIR IG analytics| Package | ans.fhir.fr.tdmi |
| Resource Type | Patient |
| Id | Patient-dmi-patient-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é : Patient dmi-patient-example
Profil: DMI Patient
Patient Anonyme (sexe non précisé), Date de Naissance inconnue ( identifier-dmi-patient-example)
| Coordonnées | dmi-patient-example@example.com | ||
{
"resourceType": "Patient",
"id": "dmi-patient-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tdmi/StructureDefinition/dmi-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "identifier-dmi-patient-example"
}
],
"telecom": [
{
"system": "email",
"value": "dmi-patient-example@example.com"
}
]
}