Rigoletto Implementation Guide
0.3.0 - ci-build
Rigoletto Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Consent xmlns="http://hl7.org/fhir">
<id value="Consent-Patient-Rigoletto"/>
<meta>
<profile
value="https://rigoletto.na.icar.cnr.it/StructureDefinition/consent-rigoletto"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent Consent-Patient-Rigoletto</b></p><a name="Consent-Patient-Rigoletto"> </a><a name="hcConsent-Patient-Rigoletto"> </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-consent-rigoletto.html">Consent_Rigoletto</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://terminology.hl7.org/CodeSystem/consentcategorycodes hcd}">Health Care Directive</span></p><p><b>patient</b>: <a href="Patient-Patient-Rigoletto-001.html">Maria Rossi Female, DoB: 1989-11-07 ( http://hl7.it/sid/codiceFiscale#RSSMRA89S47H501Z (use: official, ))</a></p><p><b>dateTime</b>: 2025-12-22 10:00:00+0100</p><p><b>policyRule</b>: <span title="Codes:">GDPR – Regolamento (UE) 2016/679</span></p><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><p><b>period</b>: 2024-10-22 --> 2026-12-22</p><p><b>action</b>: <span title="Codes:">read</span>, <span title="Codes:">write</span></p></blockquote></div>
</text>
<status value="active"/>
<scope>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
<code value="patient-privacy"/>
<display value="Privacy Consent"/>
</coding>
</scope>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/consentcategorycodes"/>
<code value="hcd"/>
<display value="Health Care Directive"/>
</coding>
</category>
<patient>🔗
<reference value="Patient/Patient-Rigoletto-001"/>
</patient>
<dateTime value="2025-12-22T10:00:00+01:00"/>
<policyRule>
<text value="GDPR – Regolamento (UE) 2016/679"/>
</policyRule>
<provision>
<type value="permit"/>
<period>
<start value="2024-10-22"/>
<end value="2026-12-22"/>
</period>
<action>
<coding>
<code value="read"/>
</coding>
</action>
<action>
<coding>
<code value="write"/>
</coding>
</action>
</provision>
</Consent>