NCPI FHIR Implementation Guide v2
0.1.0 - ci-build
NCPI FHIR Implementation Guide v2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Consent xmlns="http://hl7.org/fhir">
<id value="kf-gru-dac-consent"/>
<meta>
<profile
value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/ncpi-research-access-policy"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Consent</b><a name="kf-gru-dac-consent"> </a><a name="hckf-gru-dac-consent"> </a></p><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">Resource Consent "kf-gru-dac-consent" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ncpi-research-access-policy.html">NCPI Research Access Policy</a></p></div><p><b>Access Policy Description</b>: Use of the data is limited only by the terms of the model Data Use Certification.</p><p><b>Research Web Link</b>: <a href="https://redcap.chop.edu/surveys/?s=A7M873HMN8">https://redcap.chop.edu/surveys/?s=A7M873HMN8</a></p><p><b>Access Type</b>: Controlled <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-research-data-access-type.html">Research Data Access Type Codes</a>#controlled)</span></p><p><b>status</b>: draft</p><p><b>scope</b>: Research <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-consentscope.html">Consent Scope Codes</a>#research)</span></p><p><b>category</b>: Research Information Access <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-consentcategorycodes.html">Consent Category Codes</a>#research)</span></p><p><b>policyRule</b>: Common Rule Informed Consent <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-consentpolicycodes.html">Consent PolicyRule Codes</a>#cric)</span></p><h3>Provisions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Purpose</b></td></tr><tr><td style="display: none">*</td><td>permit</td><td>General Research Use (Details: https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-code code GRU = 'General Research Use', stated as 'General Research Use')</td></tr></table></div>
</text>
<extension
url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/access-policy-description">
<valueMarkdown
value="Use of the data is limited only by the terms of the model Data Use Certification."/>
</extension>
<extension
url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-web-Link">
<valueUrl value="https://redcap.chop.edu/surveys/?s=A7M873HMN8"/>
</extension>
<extension
url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/access-type">
<valueCodeableConcept>
<coding>
<system
value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-type"/>
<code value="controlled"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="draft"/>
<scope>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
<code value="research"/>
</coding>
</scope>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/consentcategorycodes"/>
<code value="research"/>
<display value="Research Information Access"/>
</coding>
</category>
<policyRule>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/consentpolicycodes"/>
<code value="cric"/>
</coding>
</policyRule>
<provision>
<type value="permit"/>
<purpose>
<system
value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-code"/>
<code value="GRU"/>
<display value="General Research Use"/>
</purpose>
</provision>
</Consent>