
Uses of Class
org.hl7.fhir.r5.openehr.CARE_ENTRY
Packages that use CARE_ENTRY
- 
Uses of CARE_ENTRY in org.hl7.fhir.r5.openehrSubclasses of CARE_ENTRY in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclassUsed 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.classEntry type for evaluation statements.classUsed to specify actions in the future.classEntry 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_ENTRYCARE_ENTRY.copy()protected CARE_ENTRYOpenehrJsonParser.parseCARE_ENTRY(com.google.gson.JsonObject json) protected CARE_ENTRYOpenehrXmlParser.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 voidOpenehrJsonParser.composeCARE_ENTRY(String name, CARE_ENTRY element) protected voidOpenehrXmlParser.composeCARE_ENTRY(String name, CARE_ENTRY element) protected voidOpenehrXmlParser.composeCARE_ENTRYElements(CARE_ENTRY element) protected voidOpenehrJsonParser.composeCARE_ENTRYProperties(CARE_ENTRY element) voidCARE_ENTRY.copyValues(CARE_ENTRY dst) protected booleanOpenehrXmlParser.parseCARE_ENTRYContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CARE_ENTRY res) protected voidOpenehrJsonParser.parseCARE_ENTRYProperties(com.google.gson.JsonObject json, CARE_ENTRY res)