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" : "CreateConsentExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/ConsentSharedElectronicHealthRecordSe|1.1.3"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent CreateConsentExample</b></p><a name=\"CreateConsentExample\"> </a><a name=\"hcCreateConsentExample\"> </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-ConsentSharedElectronicHealthRecordSe.html\">ConsentSharedElectronicHealthRecordSe - Consent profile for PDL/SVOD consentsversion: null1.1.4)</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>, <span title=\"Codes:{http://snomed.info/sct 70831000052108}\">70831000052108</span></p><p><b>patient</b>: Identifier: <code>http://electronichealth.se/identifier/personnummer</code>/191212121212</p><p><b>dateTime</b>: 2018-12-28 00:00:00+0000</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>: 2022-02-01 00:00:00+0000 --> (ongoing)</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-efca</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></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"
}
]
},
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/45991000052106/version/20220531",
"code" : "70831000052108"
}
]
}
],
"patient" : {
"identifier" : {
"system" : "http://electronichealth.se/identifier/personnummer",
"value" : "191212121212"
}
},
"dateTime" : "2018-12-28T00:00:00Z",
"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" : "2022-02-01T00:00:00Z"
},
"actor" : [
{
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "GRANTEE"
}
]
},
"reference" : {
"type" : "Organization",
"identifier" : {
"system" : "urn:oid:1.2.752.29.4.19",
"value" : "SE162321000016-efca"
}
}
},
{
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "GRANTOR"
}
]
},
"reference" : {
"type" : "Patient",
"identifier" : {
"system" : "http://electronichealth.se/identifier/personnummer",
"value" : "191212121212"
}
}
}
]
}
}