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
: dbGaP PI, X01 FY 2021 - 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:PractitionerRole ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "kf-research-study-personnel-role-pi-x01"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole kf-research-study-personnel-role-pi-x01</b></p><a name=\"kf-research-study-personnel-role-pi-x01\"> </a><a name=\"hckf-research-study-personnel-role-pi-x01\"> </a><a name=\"kf-research-study-personnel-role-pi-x01-en-US\"> </a><p><b>organization</b>: <a href=\"Organization-kf-research-study-organization-chop.html\">Organization Children's Hospital of Philadelphia</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role researcher}\">Researcher</span></p></div>"
] ; #
fhir:organization [
fhir:reference [ fhir:v "Organization/kf-research-study-organization-chop" ]
] ; #
fhir:code ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/practitioner-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "researcher" ] ] )
] ) . #