
Uses of Class
org.hl7.fhir.r5.openehr.ACTIVITY
Packages that use ACTIVITY
- 
Uses of ACTIVITY in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr with type parameters of type ACTIVITYModifier and TypeFieldDescriptionINSTRUCTION.activitiesListList of all activities in Instruction.Methods in org.hl7.fhir.r5.openehr that return ACTIVITYModifier and TypeMethodDescriptionINSTRUCTION.addActivities()ACTIVITY.copy()INSTRUCTION.getActivitiesFirstRep()protected ACTIVITYOpenehrJsonParser.parseACTIVITY(com.google.gson.JsonObject json) protected ACTIVITYOpenehrXmlParser.parseACTIVITY(org.xmlpull.v1.XmlPullParser xpp) ACTIVITY.setAction_archetype_id(String value) ACTIVITY.setAction_archetype_idElement(StringType value) ACTIVITY.setDescription(ITEM_STRUCTURE value) ACTIVITY.setTiming(DV_PARSABLE value) protected ACTIVITYACTIVITY.typedCopy()Methods in org.hl7.fhir.r5.openehr that return types with arguments of type ACTIVITYMethods in org.hl7.fhir.r5.openehr with parameters of type ACTIVITYModifier and TypeMethodDescriptionINSTRUCTION.addActivities(ACTIVITY t) protected voidOpenehrJsonParser.composeACTIVITY(String name, ACTIVITY element) protected voidOpenehrXmlParser.composeACTIVITY(String name, ACTIVITY element) protected voidOpenehrXmlParser.composeACTIVITYElements(ACTIVITY element) protected voidOpenehrJsonParser.composeACTIVITYProperties(ACTIVITY element) voidACTIVITY.copyValues(ACTIVITY dst) protected booleanOpenehrXmlParser.parseACTIVITYContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ACTIVITY res) protected voidOpenehrJsonParser.parseACTIVITYProperties(com.google.gson.JsonObject json, ACTIVITY res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type ACTIVITY