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" : "kf-research-study-cbtn-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 kf-research-study-cbtn-participants</b></p><a name=\"kf-research-study-cbtn-participants\"> </a><a name=\"hckf-research-study-cbtn-participants\"> </a><a name=\"kf-research-study-cbtn-participants-en-US\"> </a><p><b>identifier</b>: <code>https://cbtn.org/</code>/CBTN-Participants</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: Participants from the CBTN research study</p><p><b>quantity</b>: 6667</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://cbtn.org/",
      "value" : "CBTN-Participants"
    }
  ],
  "type" : "person",
  "actual" : true,
  "name" : "Participants from the CBTN research study",
  "quantity" : 6667
}