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

: dbGaP PI - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "kf-research-study-personnel-role-pi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole kf-research-study-personnel-role-pi</b></p><a name=\"kf-research-study-personnel-role-pi\"> </a><a name=\"hckf-research-study-personnel-role-pi\"> </a><a name=\"kf-research-study-personnel-role-pi-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>"
  },
  "organization" : {
    🔗 "reference" : "Organization/kf-research-study-organization-chop"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
          "code" : "researcher"
        }
      ]
    }
  ]
}