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

: Participants consented under IRB-HMB-NPU - TTL Representation

Raw ttl | Download


@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:ResearchStudy ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cmg-research-study-subject-cmg-irb-hmb-npu"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-study-subject"^^xsd:anyURI ;
fhir:link <https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-study-subject>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ResearchStudy</b><a name=\"cmg-research-study-subject-cmg-irb-hmb-npu\"> </a><a name=\"hccmg-research-study-subject-cmg-irb-hmb-npu\"> </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 ResearchStudy &quot;cmg-research-study-subject-cmg-irb-hmb-npu&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-research-study-subject.html\">Research Study Subject</a></p></div><p><b>Research Study Subject Consent</b>: <a href=\"Consent-hmb-irb-npu-consent.html\">Consent/hmb-irb-npu-consent</a></p><p><b>identifier</b>: <code>http://mendelian.org/fhir</code>/BH-CMG-HMB-NPU</p><p><b>title</b>: BH-CMG HMB-NPU Consent Study Subject</p><p><b>partOf</b>: <a href=\"ResearchStudy-cmg-research-study-bhcmg.html\">ResearchStudy/cmg-research-study-bhcmg</a></p><p><b>status</b>: completed</p><p><b>description</b>: CMG Consent Group, Health/Medical/Biomedical + IRB Required + Not for profit use</p><p><b>enrollment</b>: <a href=\"Group-cmg-research-study-bhcmg-consent-group-irb-hmb-npu.html\">Group/cmg-research-study-bhcmg-consent-group-irb-hmb-npu</a> &quot;BM-CMG Study IRB-HMB-NPU Participants&quot;</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-study-subject-consent"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Consent/hmb-irb-npu-consent" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://mendelian.org/fhir"^^xsd:anyURI ] ;
fhir:value [ fhir:v "BH-CMG-HMB-NPU" ]
  ] ) ; # 
  fhir:title [ fhir:v "BH-CMG HMB-NPU Consent Study Subject"] ; # 
  fhir:partOf ( [
fhir:reference [ fhir:v "ResearchStudy/cmg-research-study-bhcmg" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:description [ fhir:v "CMG Consent Group, Health/Medical/Biomedical + IRB Required + Not for profit use"] ; # 
  fhir:enrollment ( [
fhir:reference [ fhir:v "Group/cmg-research-study-bhcmg-consent-group-irb-hmb-npu" ]
  ] ) . #