1.0.0 - ci-build
CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Consent",
"id" : "TemporaryRevocationExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/ConsentTemporaryRevocationSe|1.0.0"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent TemporaryRevocationExample</b></p><a name=\"TemporaryRevocationExample\"> </a><a name=\"hcTemporaryRevocationExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConsentTemporaryRevocationSe.html\">ConsentTemporaryRevocationSe - Consent profile for temporary revokations of consentsversion: null1.0.1)</a></p></div><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}\">Privacy Consent</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 59284-0}\">59284-0</span></p><p><b>patient</b>: Identifier: <code>http://electronichealth.se/identifier/personnummer</code>/191212121212</p><p><b>dateTime</b>: 2022-02-07 13:28:17+0200</p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uri</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://www.riksdagen.se/sv/dokument-lagar/dokument/svensk-forfattningssamling/lag-2022913-om-sammanhallen-vard--och_sfs-2022-913\">https://www.riksdagen.se/sv/dokument-lagar/dokument/svensk-forfattningssamling/lag-2022913-om-sammanhallen-vard--och_sfs-2022-913</a></td></tr></table><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><p><b>period</b>: 2023-01-01 00:00:00+0000 --> 2023-01-02 00:00:00+0000</p><blockquote><p><b>actor</b></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode GRANTEE}\">grantee</span></p><p><b>reference</b>: Identifier: <code>urn:oid:1.2.752.29.4.19</code>/SE162321000016-efba</p></blockquote><blockquote><p><b>actor</b></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode GRANTOR}\">grantor</span></p><p><b>reference</b>: Identifier: <code>http://electronichealth.se/identifier/personnummer</code>/191212121212</p></blockquote><p><b>purpose</b>: <a href=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-TemporaryAccess\">Consent Purpose Types TemporaryAccess</a>: TemporaryAccess</p><h3>Data</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Meaning</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td>Instance</td><td><a href=\"Consent-InnerBlockExample.html\">Consent: status = active; scope = Privacy Consent; category = 59284-0,416409005; dateTime = 2022-02-07 13:28:17+0200</a></td></tr></table></blockquote></div>"
},
"status" : "active",
"scope" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentscope",
"code" : "patient-privacy"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59284-0"
}
]
}
],
"patient" : {
"identifier" : {
"system" : "http://electronichealth.se/identifier/personnummer",
"value" : "191212121212"
}
},
"dateTime" : "2022-02-07T13:28:17.239+02:00",
"policy" : [
{
"uri" : "https://www.riksdagen.se/sv/dokument-lagar/dokument/svensk-forfattningssamling/lag-2022913-om-sammanhallen-vard--och_sfs-2022-913"
}
],
"provision" : {
"type" : "permit",
"period" : {
"start" : "2023-01-01T00:00:00.000Z",
"end" : "2023-01-02T00:00:00.000Z"
},
"actor" : [
{
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "GRANTEE"
}
]
},
"reference" : {
"identifier" : {
"system" : "urn:oid:1.2.752.29.4.19",
"value" : "SE162321000016-efba"
}
}
},
{
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "GRANTOR"
}
]
},
"reference" : {
"identifier" : {
"system" : "http://electronichealth.se/identifier/personnummer",
"value" : "191212121212"
}
}
}
],
"purpose" : [
{
"system" : "https://cambio.codes/cs/pdl/consent-purpose-types",
"code" : "TemporaryAccess"
}
],
"data" : [
{
"meaning" : "instance",
"reference" : {
🔗 "reference" : "Consent/InnerBlockExample"
}
}
]
}
}