Smart Bear Implementation Guide
3.2.2 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.2.2). See the Directory of published versions

: ResearchStudy001 - JSON Representation

Raw json | Download


{
  "resourceType" : "ResearchStudy",
  "id" : "ResearchStudy001",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"ResearchStudy001\" </p></div><p><b>title</b>: ResearchStudy SMART-BEAR</p><p><b>status</b>: active</p><p><b>primaryPurposeType</b>: Health Services Research <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-research-study-prim-purp-type.html\">ResearchStudyPrimaryPurposeType</a>#health-services-research)</span></p></div>"
  },
  "title" : "ResearchStudy SMART-BEAR",
  "status" : "active",
  "primaryPurposeType" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type",
        "code" : "health-services-research",
        "display" : "Health Services Research"
      }
    ],
    "text" : "Health Services Research"
  }
}