FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | Consent |
| Id | Consent-tddui-pp-ime-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-ime-consent-accord-example
Profil: TDDUI Consent Accord
| Role | Details |
| Party | Practitioner Claire Martin |
This consent is made under the policy .
The subject has given their consent.
{
"resourceType": "Consent",
"id": "tddui-pp-ime-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-practitioner-example"
}
],
"policy": [
{
"authority": "https://www.cnsa.fr/"
}
]
}