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 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:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cmg-research-study-bhcmg-consent-group-hmb-npu"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-study-group"^^xsd:anyURI ;
fhir:link <https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-study-group>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Group</b><a name=\"cmg-research-study-bhcmg-consent-group-hmb-npu\"> </a><a name=\"hccmg-research-study-bhcmg-consent-group-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 Group &quot;cmg-research-study-bhcmg-consent-group-hmb-npu&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-research-study-group.html\">NCPI Research Study Group</a></p></div><p><b>identifier</b>: <code>http://mendelian.org/fhir/Group</code>/HMB-NPU-Participants</p><p><b>type</b>: person</p><p><b>actual</b>: true</p><p><b>name</b>: BM-CMG Study HMB-NPU Participants</p><p><b>quantity</b>: 1665</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://mendelian.org/fhir/Group"^^xsd:anyURI ] ;
fhir:value [ fhir:v "HMB-NPU-Participants" ]
  ] ) ; # 
  fhir:type [ fhir:v "person"] ; # 
  fhir:actual [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name [ fhir:v "BM-CMG Study HMB-NPU Participants"] ; # 
  fhir:quantity [ fhir:v "1665"^^xsd:nonNegativeInteger] . #