EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions
: EMConsentJanniceResearch - JSON Representation
Raw json | Download
{
"resourceType" : "Consent",
"id" : "EMConsentJanniceResearch",
"meta" : {
"profile" : [
"http://www.egde.no/StructureDefinition/ehg-no-Consent"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Authorize release of data for deidentified research use</p><p>Patient "Jannice Soreng" does not wish to have all of the image and metadata collected by Flåttsenteret available for research use.</p></div>"
},
"status" : "active",
"scope" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentscope",
"code" : "research"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59284-0"
}
]
}
],
"patient" : {
"reference" : "Patient/EMJanniceSoreng"
},
"dateTime" : "2022-04-22",
"policyRule" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "OPTOUT"
}
]
}
}