
Uses of Class
org.hl7.fhir.r5.openehr.CARE_ENTRY
Packages that use CARE_ENTRY
-
Uses of CARE_ENTRY in org.hl7.fhir.r5.openehr
Subclasses of CARE_ENTRY in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclass
Used to record a clinical action that has been performed, which may have been ad hoc, or due to the execution of an Activity in an Instruction workflow.class
Entry type for evaluation statements.class
Used to specify actions in the future.class
Entry subtype for all clinical data in the past or present, i.e. which (by the time it is recorded) has already occurred.Methods in org.hl7.fhir.r5.openehr that return CARE_ENTRYModifier and TypeMethodDescriptionabstract CARE_ENTRY
CARE_ENTRY.copy()
protected CARE_ENTRY
OpenehrJsonParser.parseCARE_ENTRY
(com.google.gson.JsonObject json) protected CARE_ENTRY
OpenehrXmlParser.parseCARE_ENTRY
(org.xmlpull.v1.XmlPullParser xpp) CARE_ENTRY.setGuideline_id
(OBJECT_REF value) CARE_ENTRY.setProtocol
(ITEM_STRUCTURE value) Methods in org.hl7.fhir.r5.openehr with parameters of type CARE_ENTRYModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeCARE_ENTRY
(String name, CARE_ENTRY element) protected void
OpenehrXmlParser.composeCARE_ENTRY
(String name, CARE_ENTRY element) protected void
OpenehrXmlParser.composeCARE_ENTRYElements
(CARE_ENTRY element) protected void
OpenehrJsonParser.composeCARE_ENTRYProperties
(CARE_ENTRY element) void
CARE_ENTRY.copyValues
(CARE_ENTRY dst) protected boolean
OpenehrXmlParser.parseCARE_ENTRYContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CARE_ENTRY res) protected void
OpenehrJsonParser.parseCARE_ENTRYProperties
(com.google.gson.JsonObject json, CARE_ENTRY res)