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 from the CBTN research study - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "gregor-research-study-participants",
  "meta" : {
    "profile" : [
      🔗 "https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/research-study-group"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group gregor-research-study-participants</b></p><a name=\"gregor-research-study-participants\"> </a><a name=\"hcgregor-research-study-participants\"> </a><a name=\"gregor-research-study-participants-en-US\"> </a><p><b>identifier</b>: <code>https://anvil.terra.bio/</code>/GREGoR Participants</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: Participants from the GREGoR research study GSS U08 GRU</p><p><b>quantity</b>: 555</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://anvil.terra.bio/",
      "value" : "GREGoR Participants"
    }
  ],
  "type" : "person",
  "actual" : true,
  "name" : "Participants from the GREGoR research study GSS U08 GRU",
  "quantity" : 555
}