NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
: research-study-example-1 - JSON Representation
Raw json | Download
{
"resourceType" : "ResearchStudy",
"id" : "research-study-example-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ResearchStudy</b><a name=\"research-study-example-1\"> </a></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 ResearchStudy "research-study-example-1" </p></div><p><b>title</b>: NCPI Research Study Example 1</p><p><b>status</b>: completed</p><p><b>principalInvestigator</b>: <a href=\"PractitionerRole-practitioner-role-example-1.html\">PractitionerRole/practitioner-role-example-1</a></p></div>"
},
"title" : "NCPI Research Study Example 1",
"status" : "completed",
"principalInvestigator" : {
"reference" : "PractitionerRole/practitioner-role-example-1"
}
}