Patient Generated Health Data Implementation Guide
0.1.0 - ci-build
Patient Generated Health Data Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-03-30 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="consent-category-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem consent-category-cs</b></p><a name="consent-category-cs"> </a><a name="hcconsent-category-cs"> </a><p>This code system <code>https://pghd.na.icar.cnr.it/CodeSystem/consent-category-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">care-consent<a name="consent-category-cs-care-consent"> </a></td><td>Care Consent</td><td>Consent for diagnosis, treatment, and continuity of care.</td></tr><tr><td style="white-space:nowrap">research-consent<a name="consent-category-cs-research-consent"> </a></td><td>Research Consent</td><td>Consent for the processing of health data for scientific research purposes.</td></tr><tr><td style="white-space:nowrap">privacy-notice-ack<a name="consent-category-cs-privacy-notice-ack"> </a></td><td>Privacy Notice Acknowledgement</td><td>Acknowledgement that the patient has read and understood the privacy notice.</td></tr><tr><td style="white-space:nowrap">granular-data-sharing<a name="consent-category-cs-granular-data-sharing"> </a></td><td>Granular Data Sharing Consent</td><td>Consent allowing selective and granular sharing of health data.</td></tr><tr><td style="white-space:nowrap">consent-withdrawal<a name="consent-category-cs-consent-withdrawal"> </a></td><td>Consent Withdrawal</td><td>Revocation of a previously expressed consent.</td></tr></table></div>
</text>
<url value="https://pghd.na.icar.cnr.it/CodeSystem/consent-category-cs"/>
<version value="0.1.0"/>
<name value="ConsentCategoryCS"/>
<title value="Consent Category CS"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-03-30T10:09:13+02:00"/>
<publisher value="PGHD"/>
<contact>
<name value="PGHD"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
</contact>
<description
value="CodeSystem for classifying the type of patient consent"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="care-consent"/>
<display value="Care Consent"/>
<definition
value="Consent for diagnosis, treatment, and continuity of care."/>
</concept>
<concept>
<code value="research-consent"/>
<display value="Research Consent"/>
<definition
value="Consent for the processing of health data for scientific research purposes."/>
</concept>
<concept>
<code value="privacy-notice-ack"/>
<display value="Privacy Notice Acknowledgement"/>
<definition
value="Acknowledgement that the patient has read and understood the privacy notice."/>
</concept>
<concept>
<code value="granular-data-sharing"/>
<display value="Granular Data Sharing Consent"/>
<definition
value="Consent allowing selective and granular sharing of health data."/>
</concept>
<concept>
<code value="consent-withdrawal"/>
<display value="Consent Withdrawal"/>
<definition value="Revocation of a previously expressed consent."/>
</concept>
</CodeSystem>