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

: Genomic Summary Results (GSR) Allowed Access - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="kf-gsr-allowed-access"/>
  <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 class="res-header-id"><b>Generated Narrative: Consent kf-gsr-allowed-access</b></p><a name="kf-gsr-allowed-access"> </a><a name="hckf-gsr-allowed-access"> </a><a name="kf-gsr-allowed-access-en-US"> </a><p><b>Access Policy Description</b>: </p><div><p>Public Posting of Genomic Summary Results - Allowed.</p>
</div><p><b>Research Web Link</b>: <a href="https://www.genome.gov/about-nhgri/Policies-Guidance/Data-Sharing-Policies-and-Expectations/GSR-update-FAQs">https://www.genome.gov/about-nhgri/Policies-Guidance/Data-Sharing-Policies-and-Expectations/GSR-update-FAQs</a></p><p><b>Access Type</b>: <span title="Codes:{https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-type gsr-allowed}">GSR Allowed</span></p><p><b>status</b>: Pending</p><p><b>scope</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentscope research}">Research</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentcategorycodes research}">Research Information Access</span></p><p><b>policyRule</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentpolicycodes cric}">Common Rule Informed Consent</span></p></div>
  </text>
  <extension
             url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/access-policy-description">
    <valueMarkdown
                   value="Public Posting of Genomic Summary Results - Allowed."/>
  </extension>
  <extension
             url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-web-Link">
    <valueUrl
              value="https://www.genome.gov/about-nhgri/Policies-Guidance/Data-Sharing-Policies-and-Expectations/GSR-update-FAQs"/>
  </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="gsr-allowed"/>
      </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>
</Consent>