FHIR IG analytics| Package | de.einwilligungsmanagement |
| Resource Type | Consent |
| Id | example-ConsentManagement-Consent5.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Consent",
"id": "43f993f6-012e-49fc-a7c0-97497ccbd33e",
"meta": {
"lastUpdated": "2024-02-26T10:04:08.701+01:00",
"profile": [
"http://fhir.de/ConsentManagement/StructureDefinition/Consent"
]
},
"extension": [
{
"extension": [
{
"url": "domain",
"valueReference": {
"reference": "ResearchStudy/2e634a72-ea64-4991-92c1-842ae14e31a8"
}
},
{
"url": "status",
"valueCoding": {
"system": "http://hl7.org/fhir/publication-status",
"code": "active"
}
}
],
"url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference"
}
],
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "treatment"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "57016-8"
}
]
},
{
"coding": [
{
"system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType",
"code": "document"
}
]
},
{
"coding": [
{
"system": "http://fhir.de/ConsentManagement/ValueSet/TemplateType",
"code": "CONSENT-OPT-OUT"
}
]
}
],
"patient": {
"reference": "Patient/6ae55815-07e8-4cbf-a900-5bccca739a7a",
"display": "studyPSN dic_810MT"
},
"dateTime": "2024-02-26T00:00:00+01:00",
"policy": [
{
"uri": "https://www.bundesgesundheitsministerium.de/elektronische-patientenakte"
}
],
"provision": {
"type": "permit",
"period": {
"start": "2024-02-26T00:00:00+01:00"
}
}
}