
Uses of Class
org.hl7.fhir.r4.model.EvidenceVariable
Packages that use EvidenceVariable
-
Uses of EvidenceVariable in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return EvidenceVariableModifier and TypeMethodDescriptionprotected EvidenceVariableJsonParser.parseEvidenceVariable(com.google.gson.JsonObject json) protected EvidenceVariableXmlParser.parseEvidenceVariable(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type EvidenceVariableModifier and TypeMethodDescriptionprotected voidJsonParser.composeEvidenceVariable(String name, EvidenceVariable element) protected voidRdfParser.composeEvidenceVariable(Turtle.Complex parent, String parentType, String name, EvidenceVariable element, int index) protected voidXmlParser.composeEvidenceVariable(String name, EvidenceVariable element) protected voidXmlParser.composeEvidenceVariableElements(EvidenceVariable element) protected voidJsonParser.composeEvidenceVariableInner(EvidenceVariable element) protected booleanXmlParser.parseEvidenceVariableContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, EvidenceVariable res) JsonParser.parseEvidenceVariableEvidenceVariableCharacteristicComponent(com.google.gson.JsonObject json, EvidenceVariable owner) XmlParser.parseEvidenceVariableEvidenceVariableCharacteristicComponent(org.xmlpull.v1.XmlPullParser xpp, EvidenceVariable owner) protected booleanXmlParser.parseEvidenceVariableEvidenceVariableCharacteristicComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, EvidenceVariable owner, EvidenceVariable.EvidenceVariableCharacteristicComponent res) protected voidJsonParser.parseEvidenceVariableEvidenceVariableCharacteristicComponentProperties(com.google.gson.JsonObject json, EvidenceVariable owner, EvidenceVariable.EvidenceVariableCharacteristicComponent res) protected voidJsonParser.parseEvidenceVariableProperties(com.google.gson.JsonObject json, EvidenceVariable res) -
Uses of EvidenceVariable in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as EvidenceVariableModifier and TypeFieldDescriptionprotected EvidenceVariableEffectEvidenceSynthesis.exposureAlternativeTargetThe actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the comparison exposure for the research.)protected EvidenceVariableEvidence.exposureBackgroundTargetThe actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the population for the research.)protected EvidenceVariableEffectEvidenceSynthesis.exposureTargetThe actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the exposure for the research.)protected EvidenceVariableRiskEvidenceSynthesis.exposureTargetThe actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the exposure for the research.)protected EvidenceVariableEffectEvidenceSynthesis.outcomeTargetThe actual object that is the target of the reference (A reference to a EvidenceVariable resomece that defines the outcome for the research.)protected EvidenceVariableRiskEvidenceSynthesis.outcomeTargetThe actual object that is the target of the reference (A reference to a EvidenceVariable resomece that defines the outcome for the research.)protected EvidenceVariableEffectEvidenceSynthesis.populationTargetThe actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the population for the research.)protected EvidenceVariableRiskEvidenceSynthesis.populationTargetThe actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the population for the research.)Fields in org.hl7.fhir.r4.model with type parameters of type EvidenceVariableModifier and TypeFieldDescriptionprotected List<EvidenceVariable> Evidence.exposureVariantTargetThe actual objects that are the target of the reference (A reference to a EvidenceVariable resource that defines the exposure for the research.)protected List<EvidenceVariable> Evidence.outcomeTargetThe actual objects that are the target of the reference (A reference to a EvidenceVariable resomece that defines the outcome for the research.)Methods in org.hl7.fhir.r4.model that return EvidenceVariableModifier and TypeMethodDescriptionEvidenceVariable.addAuthor(ContactDetail t) EvidenceVariable.addCharacteristic(EvidenceVariable.EvidenceVariableCharacteristicComponent t) EvidenceVariable.addContact(ContactDetail t) EvidenceVariable.addEditor(ContactDetail t) EvidenceVariable.addEndorser(ContactDetail t) EvidenceVariable.addIdentifier(Identifier t) EvidenceVariable.addJurisdiction(CodeableConcept t) EvidenceVariable.addNote(Annotation t) EvidenceVariable.addRelatedArtifact(RelatedArtifact t) EvidenceVariable.addReviewer(ContactDetail t) EvidenceVariable.addTopic(CodeableConcept t) EvidenceVariable.addUseContext(UsageContext t) EvidenceVariable.copy()EffectEvidenceSynthesis.getExposureAlternativeTarget()Evidence.getExposureBackgroundTarget()EffectEvidenceSynthesis.getExposureTarget()RiskEvidenceSynthesis.getExposureTarget()EffectEvidenceSynthesis.getOutcomeTarget()RiskEvidenceSynthesis.getOutcomeTarget()EffectEvidenceSynthesis.getPopulationTarget()RiskEvidenceSynthesis.getPopulationTarget()EvidenceVariable.setApprovalDate(Date value) EvidenceVariable.setApprovalDateElement(DateType value) EvidenceVariable.setAuthor(List<ContactDetail> theAuthor) EvidenceVariable.setCharacteristic(List<EvidenceVariable.EvidenceVariableCharacteristicComponent> theCharacteristic) EvidenceVariable.setContact(List<ContactDetail> theContact) EvidenceVariable.setCopyright(String value) EvidenceVariable.setCopyrightElement(MarkdownType value) EvidenceVariable.setDateElement(DateTimeType value) EvidenceVariable.setDescription(String value) EvidenceVariable.setDescriptionElement(MarkdownType value) EvidenceVariable.setEditor(List<ContactDetail> theEditor) EvidenceVariable.setEffectivePeriod(Period value) EvidenceVariable.setEndorser(List<ContactDetail> theEndorser) EvidenceVariable.setIdentifier(List<Identifier> theIdentifier) EvidenceVariable.setJurisdiction(List<CodeableConcept> theJurisdiction) EvidenceVariable.setLastReviewDate(Date value) EvidenceVariable.setLastReviewDateElement(DateType value) EvidenceVariable.setNameElement(StringType value) EvidenceVariable.setNote(List<Annotation> theNote) EvidenceVariable.setPublisher(String value) EvidenceVariable.setPublisherElement(StringType value) EvidenceVariable.setRelatedArtifact(List<RelatedArtifact> theRelatedArtifact) EvidenceVariable.setReviewer(List<ContactDetail> theReviewer) EvidenceVariable.setShortTitle(String value) EvidenceVariable.setShortTitleElement(StringType value) EvidenceVariable.setStatus(Enumerations.PublicationStatus value) EvidenceVariable.setStatusElement(Enumeration<Enumerations.PublicationStatus> value) EvidenceVariable.setSubtitle(String value) EvidenceVariable.setSubtitleElement(StringType value) EvidenceVariable.setTitleElement(StringType value) EvidenceVariable.setTopic(List<CodeableConcept> theTopic) EvidenceVariable.setType(EvidenceVariable.EvidenceVariableType value) EvidenceVariable.setTypeElement(Enumeration<EvidenceVariable.EvidenceVariableType> value) EvidenceVariable.setUrlElement(UriType value) EvidenceVariable.setUseContext(List<UsageContext> theUseContext) EvidenceVariable.setVersion(String value) EvidenceVariable.setVersionElement(StringType value) protected EvidenceVariableEvidenceVariable.typedCopy()Methods in org.hl7.fhir.r4.model with parameters of type EvidenceVariableModifier and TypeMethodDescriptionvoidEvidenceVariable.copyValues(EvidenceVariable dst) EffectEvidenceSynthesis.setExposureAlternativeTarget(EvidenceVariable value) Evidence.setExposureBackgroundTarget(EvidenceVariable value) EffectEvidenceSynthesis.setExposureTarget(EvidenceVariable value) RiskEvidenceSynthesis.setExposureTarget(EvidenceVariable value) EffectEvidenceSynthesis.setOutcomeTarget(EvidenceVariable value) RiskEvidenceSynthesis.setOutcomeTarget(EvidenceVariable value) EffectEvidenceSynthesis.setPopulationTarget(EvidenceVariable value) RiskEvidenceSynthesis.setPopulationTarget(EvidenceVariable value)