FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | Consent |
| Id | Consent-tddui-pp-pa-consent-accord-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é : Consent tddui-pp-pa-consent-accord-example
Profil: TDDUI Consent Accord
status: Active
scope: Privacy Consent
category: Consent Document
dateTime: 2024-01-15 09:00:00+0100
performer: Practitioner Élodie Bernard
| Authority |
| https://www.cnsa.fr/ |
{
"resourceType": "Consent",
"id": "tddui-pp-pa-consent-accord-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-consent-accord"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy",
"display": "Privacy Consent"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "59284-0"
}
]
}
],
"dateTime": "2024-01-15T09:00:00+01:00",
"performer": [
{
"reference": "Practitioner/tddui-pp-pa-practitioner-ide-example"
}
],
"policy": [
{
"authority": "https://www.cnsa.fr/"
}
]
}