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

: CreateConsentExample - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="CreateConsentExample"/>
  <meta>
    <profile
             value="https://fhir.cambio.se/StructureDefinition/ConsentSharedElectronicHealthRecordSe|1.1.3"/>
  </meta>
  <text>
    <status value="generated"/>
    <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 --&gt; (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>
  </text>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="patient-privacy"/>
    </coding>
  </scope>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="59284-0"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version
               value="http://snomed.info/sct/45991000052106/version/20220531"/>
      <code value="70831000052108"/>
    </coding>
  </category>
  <patient>
    <identifier>
      <system value="http://electronichealth.se/identifier/personnummer"/>
      <value value="191212121212"/>
    </identifier>
  </patient>
  <dateTime value="2018-12-28T00:00:00Z"/>
  <policy>
    <uri
         value="https://www.riksdagen.se/sv/dokument-lagar/dokument/svensk-forfattningssamling/lag-2022913-om-sammanhallen-vard--och_sfs-2022-913"/>
  </policy>
  <provision>
    <type value="permit"/>
    <period>
      <start value="2022-02-01T00:00:00Z"/>
    </period>
    <actor>
      <role>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
          <code value="GRANTEE"/>
        </coding>
      </role>
      <reference>
        <type value="Organization"/>
        <identifier>
          <system value="urn:oid:1.2.752.29.4.19"/>
          <value value="SE162321000016-efca"/>
        </identifier>
      </reference>
    </actor>
    <actor>
      <role>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
          <code value="GRANTOR"/>
        </coding>
      </role>
      <reference>
        <type value="Patient"/>
        <identifier>
          <system value="http://electronichealth.se/identifier/personnummer"/>
          <value value="191212121212"/>
        </identifier>
      </reference>
    </actor>
  </provision>
</Consent>