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

: Consent Purpose CS - XML Representation

Active as of 2026-03-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="consent-purpose-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem consent-purpose-cs</b></p><a name="consent-purpose-cs"> </a><a name="hcconsent-purpose-cs"> </a><p>This  code system <code>https://pghd.na.icar.cnr.it/CodeSystem/consent-purpose-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">treatment<a name="consent-purpose-cs-treatment"> </a></td><td>Consent to Treatment</td><td>Use of health data for diagnosis, treatment, and continuity of care.</td></tr><tr><td style="white-space:nowrap">research<a name="consent-purpose-cs-research"> </a></td><td>Consent for Research</td><td>Use of health data for scientific research and secondary use purposes.</td></tr></table></div>
  </text>
  <url value="https://pghd.na.icar.cnr.it/CodeSystem/consent-purpose-cs"/>
  <version value="0.1.0"/>
  <name value="ConsentPurposeCS"/>
  <title value="Consent Purpose 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 defining the purposes for which patient health data may be processed"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="treatment"/>
    <display value="Consent to Treatment"/>
    <definition
                value="Use of health data for diagnosis, treatment, and continuity of care."/>
  </concept>
  <concept>
    <code value="research"/>
    <display value="Consent for Research"/>
    <definition
                value="Use of health data for scientific research and secondary use purposes."/>
  </concept>
</CodeSystem>