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

: CBTN GRU data access via dbGaP - JSON Representation

Raw json | Download


{
  "resourceType" : "ResearchStudy",
  "id" : "kf-research-study-subject-gru-dbgap",
  "meta" : {
    "profile" : [
      🔗 "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-study-subject"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ResearchStudy</b><a name=\"kf-research-study-subject-gru-dbgap\"> </a><a name=\"hckf-research-study-subject-gru-dbgap\"> </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;kf-research-study-subject-gru-dbgap&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-kf-gru-dbgap-consent.html\">Consent/kf-gru-dbgap-consent</a></p><p><b>identifier</b>: <code>https://cbtn.org/</code>/GRU-dbGaP</p><p><b>title</b>: GRU-dbGaP Study Subject</p><p><b>partOf</b>: <a href=\"ResearchStudy-kf-research-study-cbtn.html\">ResearchStudy/kf-research-study-cbtn</a></p><p><b>status</b>: completed</p><p><b>description</b>: General Research Use data access via dbGaP</p><p><b>enrollment</b>: <a href=\"Group-kf-research-study-cbtn-participants.html\">Group/kf-research-study-cbtn-participants</a> &quot;Participants from the CBTN research study&quot;</p></div>"
  },
  "extension" : [
    {
      "url" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-study-subject-consent",
      "valueReference" : {
        🔗 "reference" : "Consent/kf-gru-dbgap-consent"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "https://cbtn.org/",
      "value" : "GRU-dbGaP"
    }
  ],
  "title" : "GRU-dbGaP Study Subject",
  "partOf" : [
    {
      🔗 "reference" : "ResearchStudy/kf-research-study-cbtn"
    }
  ],
  "status" : "completed",
  "description" : "General Research Use data access via dbGaP",
  "enrollment" : [
    {
      🔗 "reference" : "Group/kf-research-study-cbtn-participants"
    }
  ]
}