
Uses of Class
org.hl7.fhir.r5.openehr.ACTIVITY
Packages that use ACTIVITY
-
Uses of ACTIVITY in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr with type parameters of type ACTIVITYModifier and TypeFieldDescriptionINSTRUCTION.activitiesList
List of all activities in Instruction.Methods in org.hl7.fhir.r5.openehr that return ACTIVITYModifier and TypeMethodDescriptionINSTRUCTION.addActivities()
ACTIVITY.copy()
INSTRUCTION.getActivitiesFirstRep()
protected ACTIVITY
OpenehrJsonParser.parseACTIVITY
(com.google.gson.JsonObject json) protected ACTIVITY
OpenehrXmlParser.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 ACTIVITY
ACTIVITY.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 void
OpenehrJsonParser.composeACTIVITY
(String name, ACTIVITY element) protected void
OpenehrXmlParser.composeACTIVITY
(String name, ACTIVITY element) protected void
OpenehrXmlParser.composeACTIVITYElements
(ACTIVITY element) protected void
OpenehrJsonParser.composeACTIVITYProperties
(ACTIVITY element) void
ACTIVITY.copyValues
(ACTIVITY dst) protected boolean
OpenehrXmlParser.parseACTIVITYContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ACTIVITY res) protected void
OpenehrJsonParser.parseACTIVITYProperties
(com.google.gson.JsonObject json, ACTIVITY res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type ACTIVITY