Smart Bear Implementation Guide
3.4.1 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ResearchStudy",
"id" : "ResearchStudy001",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResearchStudy ResearchStudy001</b></p><a name=\"ResearchStudy001\"> </a><a name=\"hcResearchStudy001\"> </a><a name=\"ResearchStudy001-en-US\"> </a><p><b>title</b>: ResearchStudy SMART-BEAR</p><p><b>status</b>: Active</p><p><b>primaryPurposeType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type health-services-research}\">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"
}
}