
Uses of Class
org.hl7.fhir.r4.model.ActivityDefinition
Packages that use ActivityDefinition
-
Uses of ActivityDefinition in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return ActivityDefinitionModifier and TypeMethodDescriptionprotected ActivityDefinitionJsonParser.parseActivityDefinition(com.google.gson.JsonObject json) protected ActivityDefinitionXmlParser.parseActivityDefinition(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type ActivityDefinitionModifier and TypeMethodDescriptionprotected voidJsonParser.composeActivityDefinition(String name, ActivityDefinition element) protected voidRdfParser.composeActivityDefinition(Turtle.Complex parent, String parentType, String name, ActivityDefinition element, int index) protected voidXmlParser.composeActivityDefinition(String name, ActivityDefinition element) protected voidXmlParser.composeActivityDefinitionElements(ActivityDefinition element) protected voidJsonParser.composeActivityDefinitionInner(ActivityDefinition element) JsonParser.parseActivityDefinitionActivityDefinitionDynamicValueComponent(com.google.gson.JsonObject json, ActivityDefinition owner) XmlParser.parseActivityDefinitionActivityDefinitionDynamicValueComponent(org.xmlpull.v1.XmlPullParser xpp, ActivityDefinition owner) protected booleanXmlParser.parseActivityDefinitionActivityDefinitionDynamicValueComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ActivityDefinition owner, ActivityDefinition.ActivityDefinitionDynamicValueComponent res) protected voidJsonParser.parseActivityDefinitionActivityDefinitionDynamicValueComponentProperties(com.google.gson.JsonObject json, ActivityDefinition owner, ActivityDefinition.ActivityDefinitionDynamicValueComponent res) JsonParser.parseActivityDefinitionActivityDefinitionParticipantComponent(com.google.gson.JsonObject json, ActivityDefinition owner) XmlParser.parseActivityDefinitionActivityDefinitionParticipantComponent(org.xmlpull.v1.XmlPullParser xpp, ActivityDefinition owner) protected booleanXmlParser.parseActivityDefinitionActivityDefinitionParticipantComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ActivityDefinition owner, ActivityDefinition.ActivityDefinitionParticipantComponent res) protected voidJsonParser.parseActivityDefinitionActivityDefinitionParticipantComponentProperties(com.google.gson.JsonObject json, ActivityDefinition owner, ActivityDefinition.ActivityDefinitionParticipantComponent res) protected booleanXmlParser.parseActivityDefinitionContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ActivityDefinition res) protected voidJsonParser.parseActivityDefinitionProperties(com.google.gson.JsonObject json, ActivityDefinition res) -
Uses of ActivityDefinition in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return ActivityDefinitionModifier and TypeMethodDescriptionActivityDefinition.addAuthor(ContactDetail t) ActivityDefinition.addBodySite(CodeableConcept t) ActivityDefinition.addContact(ContactDetail t) ActivityDefinition.addDynamicValue(ActivityDefinition.ActivityDefinitionDynamicValueComponent t) ActivityDefinition.addEditor(ContactDetail t) ActivityDefinition.addEndorser(ContactDetail t) ActivityDefinition.addIdentifier(Identifier t) ActivityDefinition.addJurisdiction(CodeableConcept t) ActivityDefinition.addLibrary(String value) ActivityDefinition.addObservationRequirement(Reference t) ActivityDefinition.addObservationResultRequirement(Reference t) ActivityDefinition.addParticipant(ActivityDefinition.ActivityDefinitionParticipantComponent t) ActivityDefinition.addRelatedArtifact(RelatedArtifact t) ActivityDefinition.addReviewer(ContactDetail t) ActivityDefinition.addSpecimenRequirement(Reference t) ActivityDefinition.addTopic(CodeableConcept t) ActivityDefinition.addUseContext(UsageContext t) ActivityDefinition.copy()ActivityDefinition.setApprovalDate(Date value) ActivityDefinition.setApprovalDateElement(DateType value) ActivityDefinition.setAuthor(List<ContactDetail> theAuthor) ActivityDefinition.setBodySite(List<CodeableConcept> theBodySite) ActivityDefinition.setCode(CodeableConcept value) ActivityDefinition.setContact(List<ContactDetail> theContact) ActivityDefinition.setCopyright(String value) ActivityDefinition.setCopyrightElement(MarkdownType value) ActivityDefinition.setDateElement(DateTimeType value) ActivityDefinition.setDescription(String value) ActivityDefinition.setDescriptionElement(MarkdownType value) ActivityDefinition.setDoNotPerform(boolean value) ActivityDefinition.setDoNotPerformElement(BooleanType value) ActivityDefinition.setDynamicValue(List<ActivityDefinition.ActivityDefinitionDynamicValueComponent> theDynamicValue) ActivityDefinition.setEditor(List<ContactDetail> theEditor) ActivityDefinition.setEffectivePeriod(Period value) ActivityDefinition.setEndorser(List<ContactDetail> theEndorser) ActivityDefinition.setExperimental(boolean value) ActivityDefinition.setExperimentalElement(BooleanType value) ActivityDefinition.setIdentifier(List<Identifier> theIdentifier) ActivityDefinition.setIntent(ActivityDefinition.RequestIntent value) ActivityDefinition.setIntentElement(Enumeration<ActivityDefinition.RequestIntent> value) ActivityDefinition.setJurisdiction(List<CodeableConcept> theJurisdiction) ActivityDefinition.setKind(ActivityDefinition.ActivityDefinitionKind value) ActivityDefinition.setKindElement(Enumeration<ActivityDefinition.ActivityDefinitionKind> value) ActivityDefinition.setLastReviewDate(Date value) ActivityDefinition.setLastReviewDateElement(DateType value) ActivityDefinition.setLibrary(List<CanonicalType> theLibrary) ActivityDefinition.setLocation(Reference value) ActivityDefinition.setLocationTarget(Location value) ActivityDefinition.setNameElement(StringType value) ActivityDefinition.setObservationRequirement(List<Reference> theObservationRequirement) ActivityDefinition.setObservationResultRequirement(List<Reference> theObservationResultRequirement) ActivityDefinition.setParticipant(List<ActivityDefinition.ActivityDefinitionParticipantComponent> theParticipant) ActivityDefinition.setPriority(ActivityDefinition.RequestPriority value) ActivityDefinition.setPriorityElement(Enumeration<ActivityDefinition.RequestPriority> value) ActivityDefinition.setProduct(Type value) ActivityDefinition.setProfile(String value) ActivityDefinition.setProfileElement(CanonicalType value) ActivityDefinition.setPublisher(String value) ActivityDefinition.setPublisherElement(StringType value) ActivityDefinition.setPurpose(String value) ActivityDefinition.setPurposeElement(MarkdownType value) ActivityDefinition.setQuantity(Quantity value) ActivityDefinition.setRelatedArtifact(List<RelatedArtifact> theRelatedArtifact) ActivityDefinition.setReviewer(List<ContactDetail> theReviewer) ActivityDefinition.setSpecimenRequirement(List<Reference> theSpecimenRequirement) ActivityDefinition.setStatus(Enumerations.PublicationStatus value) ActivityDefinition.setStatusElement(Enumeration<Enumerations.PublicationStatus> value) ActivityDefinition.setSubject(Type value) ActivityDefinition.setSubtitle(String value) ActivityDefinition.setSubtitleElement(StringType value) ActivityDefinition.setTitleElement(StringType value) ActivityDefinition.setTopic(List<CodeableConcept> theTopic) ActivityDefinition.setTransform(String value) ActivityDefinition.setTransformElement(CanonicalType value) ActivityDefinition.setUrlElement(UriType value) ActivityDefinition.setUsageElement(StringType value) ActivityDefinition.setUseContext(List<UsageContext> theUseContext) ActivityDefinition.setVersion(String value) ActivityDefinition.setVersionElement(StringType value) protected ActivityDefinitionActivityDefinition.typedCopy()Methods in org.hl7.fhir.r4.model with parameters of type ActivityDefinition