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

: Example study from GREGoR - JSON Representation

Raw json | Download

{
  "resourceType" : "ResearchStudy",
  "id" : "research-study-gregor",
  "meta" : {
    "profile" : [
      🔗 "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/ncpi-research-study"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResearchStudy research-study-gregor</b></p><a name=\"research-study-gregor\"> </a><a name=\"hcresearch-study-gregor\"> </a><a name=\"research-study-gregor-en-US\"> </a><p><b>identifier</b>: AnVIL_GREGoR_GSS_U08_GRU</p><p><b>status</b>: Completed</p></div>"
  },
  "identifier" : [
    {
      "value" : "AnVIL_GREGoR_GSS_U08_GRU"
    }
  ],
  "status" : "completed"
}