
Uses of Class
org.hl7.fhir.r5.openehr.INSTRUCTION
Packages that use INSTRUCTION
-
Uses of INSTRUCTION in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return INSTRUCTIONModifier and TypeMethodDescriptionINSTRUCTION.addActivities
(ACTIVITY t) INSTRUCTION.copy()
protected INSTRUCTION
OpenehrJsonParser.parseINSTRUCTION
(com.google.gson.JsonObject json) protected INSTRUCTION
OpenehrXmlParser.parseINSTRUCTION
(org.xmlpull.v1.XmlPullParser xpp) INSTRUCTION.setActivitiesList
(List<ACTIVITY> theActivities) INSTRUCTION.setExpiry_time
(DV_DATE_TIME value) INSTRUCTION.setNarrative
(DV_TEXT value) INSTRUCTION.setWf_definition
(DV_PARSABLE value) protected INSTRUCTION
INSTRUCTION.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type INSTRUCTIONModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeINSTRUCTION
(String name, INSTRUCTION element) protected void
OpenehrXmlParser.composeINSTRUCTION
(String name, INSTRUCTION element) protected void
OpenehrXmlParser.composeINSTRUCTIONElements
(INSTRUCTION element) protected void
OpenehrJsonParser.composeINSTRUCTIONProperties
(INSTRUCTION element) void
INSTRUCTION.copyValues
(INSTRUCTION dst) protected boolean
OpenehrXmlParser.parseINSTRUCTIONContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, INSTRUCTION res) protected void
OpenehrJsonParser.parseINSTRUCTIONProperties
(com.google.gson.JsonObject json, INSTRUCTION res)