FHIR IG analytics| Package | egde.health.gateway |
| Resource Type | Consent |
| Id | Consent-EHGConsentMotivertHymneResearch.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Authorize release of data for deidentified research use
Patient "Jannice Soreng" does not wish to have all of the image and metadata collected by Flåttsenteret available for research use.
{
"resourceType": "Consent",
"id": "EHGConsentMotivertHymneResearch",
"meta": {
"profile": [
"http://www.egde.no/StructureDefinition/ehg-no-Consent"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://hl7.org/fhir/ValueSet/consent-scope",
"code": "research"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "59284-0"
}
]
}
],
"patient": {
"reference": "Patient/MotivertHymne"
},
"dateTime": "2022-04-22",
"policyRule": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "OPTOUT"
}
]
}
}