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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Consent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hmb-irb-npu-consent"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/ncpi-research-access-policy"^^xsd:anyURI ;
fhir:link <https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/ncpi-research-access-policy> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Consent</b><a name=\"hmb-irb-npu-consent\"> </a><a name=\"hchmb-irb-npu-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 "hmb-irb-npu-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 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>Access Policy Description</b>: Health/Medical/Biomedical, IRB Approval Required, Not for profit use</p><p><b>Research Web Link</b>: <a href=\"https://dbgap.ncbi.nlm.nih.gov/aa/wga.cgi?page=DUC&view_pdf&stacc=phs000711.v7.p2\">https://dbgap.ncbi.nlm.nih.gov/aa/wga.cgi?page=DUC&view_pdf&stacc=phs000711.v7.p2</a></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>Health/Medical/Biomedical (Details: https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-code code HMB = 'Health/Medical/Biomedical', stated as 'Health/Medical/Biomedical'), IRB approval required (Details: https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-code code IRB = 'IRB approval required', stated as 'IRB approval required'), Not-for-profit use only (Details: https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-code code NPU = 'Not-for-profit use only', stated as 'Not-for-profit use only')</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/access-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "controlled" ] ] ) ]
] [
fhir:url [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/access-policy-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Health/Medical/Biomedical, IRB Approval Required, Not for profit use" ]
] [
fhir:url [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-web-Link"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://dbgap.ncbi.nlm.nih.gov/aa/wga.cgi?page=DUC&view_pdf&stacc=phs000711.v7.p2"^^xsd:anyURI ]
] ) ; #
fhir:status [ fhir:v "draft"] ; #
fhir:scope [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "research" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentcategorycodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "research" ] ;
fhir:display [ fhir:v "Research Information Access" ] ] )
] ) ; #
fhir:policyRule [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentpolicycodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cric" ] ] )
] ; #
fhir:provision [
fhir:type [ fhir:v "permit" ] ;
( fhir:purpose [
fhir:system [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HMB" ] ;
fhir:display [ fhir:v "Health/Medical/Biomedical" ] ] [
fhir:system [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IRB" ] ;
fhir:display [ fhir:v "IRB approval required" ] ] [
fhir:system [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-access-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NPU" ] ;
fhir:display [ fhir:v "Not-for-profit use only" ] ] )
] . #
IG © 2023+ NCPI FHIR Working Group. Package ncpi-fhir-implementation-guide-v2#0.1.0 based on FHIR 4.3.0. Generated 2024-03-21
Links: Table of Contents |
QA Report