Uses of Class
org.hl7.fhir.r4.model.ResearchDefinition
-
Uses of ResearchDefinition in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected ResearchDefinition
JsonParser.parseResearchDefinition
(com.google.gson.JsonObject json) protected ResearchDefinition
XmlParser.parseResearchDefinition
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeResearchDefinition
(String name, ResearchDefinition element) protected void
RdfParser.composeResearchDefinition
(Turtle.Complex parent, String parentType, String name, ResearchDefinition element, int index) protected void
XmlParser.composeResearchDefinition
(String name, ResearchDefinition element) protected void
XmlParser.composeResearchDefinitionElements
(ResearchDefinition element) protected void
JsonParser.composeResearchDefinitionInner
(ResearchDefinition element) protected boolean
XmlParser.parseResearchDefinitionContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ResearchDefinition res) protected void
JsonParser.parseResearchDefinitionProperties
(com.google.gson.JsonObject json, ResearchDefinition res) -
Uses of ResearchDefinition in org.hl7.fhir.r4.model
Modifier and TypeMethodDescriptionResearchDefinition.addAuthor
(ContactDetail t) ResearchDefinition.addComment
(String value) ResearchDefinition.addContact
(ContactDetail t) ResearchDefinition.addEditor
(ContactDetail t) ResearchDefinition.addEndorser
(ContactDetail t) ResearchDefinition.addIdentifier
(Identifier t) ResearchDefinition.addJurisdiction
(CodeableConcept t) ResearchDefinition.addLibrary
(String value) ResearchDefinition.addRelatedArtifact
(RelatedArtifact t) ResearchDefinition.addReviewer
(ContactDetail t) ResearchDefinition.addTopic
(CodeableConcept t) ResearchDefinition.addUseContext
(UsageContext t) ResearchDefinition.copy()
ResearchDefinition.setApprovalDate
(Date value) ResearchDefinition.setApprovalDateElement
(DateType value) ResearchDefinition.setAuthor
(List<ContactDetail> theAuthor) ResearchDefinition.setComment
(List<StringType> theComment) ResearchDefinition.setContact
(List<ContactDetail> theContact) ResearchDefinition.setCopyright
(String value) ResearchDefinition.setCopyrightElement
(MarkdownType value) ResearchDefinition.setDateElement
(DateTimeType value) ResearchDefinition.setDescription
(String value) ResearchDefinition.setDescriptionElement
(MarkdownType value) ResearchDefinition.setEditor
(List<ContactDetail> theEditor) ResearchDefinition.setEffectivePeriod
(Period value) ResearchDefinition.setEndorser
(List<ContactDetail> theEndorser) ResearchDefinition.setExperimental
(boolean value) ResearchDefinition.setExperimentalElement
(BooleanType value) ResearchDefinition.setExposure
(Reference value) ResearchDefinition.setExposureAlternative
(Reference value) ResearchDefinition.setExposureAlternativeTarget
(ResearchElementDefinition value) ResearchDefinition.setExposureTarget
(ResearchElementDefinition value) ResearchDefinition.setIdentifier
(List<Identifier> theIdentifier) ResearchDefinition.setJurisdiction
(List<CodeableConcept> theJurisdiction) ResearchDefinition.setLastReviewDate
(Date value) ResearchDefinition.setLastReviewDateElement
(DateType value) ResearchDefinition.setLibrary
(List<CanonicalType> theLibrary) ResearchDefinition.setNameElement
(StringType value) ResearchDefinition.setOutcome
(Reference value) ResearchDefinition.setOutcomeTarget
(ResearchElementDefinition value) ResearchDefinition.setPopulation
(Reference value) ResearchDefinition.setPopulationTarget
(ResearchElementDefinition value) ResearchDefinition.setPublisher
(String value) ResearchDefinition.setPublisherElement
(StringType value) ResearchDefinition.setPurpose
(String value) ResearchDefinition.setPurposeElement
(MarkdownType value) ResearchDefinition.setRelatedArtifact
(List<RelatedArtifact> theRelatedArtifact) ResearchDefinition.setReviewer
(List<ContactDetail> theReviewer) ResearchDefinition.setShortTitle
(String value) ResearchDefinition.setShortTitleElement
(StringType value) ResearchDefinition.setStatus
(Enumerations.PublicationStatus value) ResearchDefinition.setStatusElement
(Enumeration<Enumerations.PublicationStatus> value) ResearchDefinition.setSubject
(Type value) ResearchDefinition.setSubtitle
(String value) ResearchDefinition.setSubtitleElement
(StringType value) ResearchDefinition.setTitleElement
(StringType value) ResearchDefinition.setTopic
(List<CodeableConcept> theTopic) ResearchDefinition.setUrlElement
(UriType value) ResearchDefinition.setUsageElement
(StringType value) ResearchDefinition.setUseContext
(List<UsageContext> theUseContext) ResearchDefinition.setVersion
(String value) ResearchDefinition.setVersionElement
(StringType value) protected ResearchDefinition
ResearchDefinition.typedCopy()