FHIR IG analytics| Package | ans.fhir.fr.tdmi |
| Resource Type | AuditEvent |
| Id | AuditEvent-tde-auditevent-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é : ÉvènementSécurité tde-auditevent-example
Profil: TdE AuditEvent
type: DICOM: 110100 (Application Activity)
recorded: 2026-02-24 00:00:00+0000
| Who | Requestor |
| Organization DMI Organization Interne Example Name | true |
| Observer |
| Practitioner : identifier = http://www.acme.com/identifiers#identifier-dmi-practitioner-example; telecom = dmi-practitioner-example@example.com |
{
"resourceType": "AuditEvent",
"id": "tde-auditevent-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tde/StructureDefinition/tde-auditevent"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "110100",
"display": "Application Activity"
},
"recorded": "2026-02-24T00:00:00Z",
"agent": [
{
"who": {
"reference": "Organization/dmi-organization-interne-example"
},
"requestor": true
}
],
"source": {
"observer": {
"reference": "Practitioner/dmi-practitioner-example"
}
}
}