| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ResearchStudy.ResearchStudyObjectiveComponent |
JsonParser.parseResearchStudyResearchStudyObjectiveComponent(com.google.gson.JsonObject json,
ResearchStudy owner) |
protected ResearchStudy.ResearchStudyObjectiveComponent |
XmlParser.parseResearchStudyResearchStudyObjectiveComponent(org.xmlpull.v1.XmlPullParser xpp,
ResearchStudy owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ResearchStudy.ResearchStudyObjectiveComponent> |
ResearchStudy.objective
A goal that the study is aiming to achieve in terms of a scientific question to be answered by the analysis of data collected during the study.
|
| Modifier and Type | Method and Description |
|---|---|
ResearchStudy.ResearchStudyObjectiveComponent |
ResearchStudy.addObjective() |
ResearchStudy.ResearchStudyObjectiveComponent |
ResearchStudy.ResearchStudyObjectiveComponent.copy() |
ResearchStudy.ResearchStudyObjectiveComponent |
ResearchStudy.getObjectiveFirstRep() |
ResearchStudy.ResearchStudyObjectiveComponent |
ResearchStudy.ResearchStudyObjectiveComponent.setName(String value) |
ResearchStudy.ResearchStudyObjectiveComponent |
ResearchStudy.ResearchStudyObjectiveComponent.setNameElement(StringType value) |
ResearchStudy.ResearchStudyObjectiveComponent |
ResearchStudy.ResearchStudyObjectiveComponent.setType(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<ResearchStudy.ResearchStudyObjectiveComponent> |
ResearchStudy.getObjective() |
| Modifier and Type | Method and Description |
|---|---|
ResearchStudy |
ResearchStudy.addObjective(ResearchStudy.ResearchStudyObjectiveComponent t) |
void |
ResearchStudy.ResearchStudyObjectiveComponent.copyValues(ResearchStudy.ResearchStudyObjectiveComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
ResearchStudy |
ResearchStudy.setObjective(List<ResearchStudy.ResearchStudyObjectiveComponent> theObjective) |
Copyright © 2014–2021 Health Level 7. All rights reserved.