
Uses of Class
org.hl7.fhir.r5.openehr.OBSERVATION
Packages that use OBSERVATION
-
Uses of OBSERVATION in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return OBSERVATIONModifier and TypeMethodDescriptionOBSERVATION.copy()
protected OBSERVATION
OpenehrJsonParser.parseOBSERVATION
(com.google.gson.JsonObject json) protected OBSERVATION
OpenehrXmlParser.parseOBSERVATION
(org.xmlpull.v1.XmlPullParser xpp) protected OBSERVATION
OBSERVATION.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type OBSERVATIONModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeOBSERVATION
(String name, OBSERVATION element) protected void
OpenehrXmlParser.composeOBSERVATION
(String name, OBSERVATION element) protected void
OpenehrXmlParser.composeOBSERVATIONElements
(OBSERVATION element) protected void
OpenehrJsonParser.composeOBSERVATIONProperties
(OBSERVATION element) void
OBSERVATION.copyValues
(OBSERVATION dst) protected boolean
OpenehrXmlParser.parseOBSERVATIONContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, OBSERVATION res) protected void
OpenehrJsonParser.parseOBSERVATIONProperties
(com.google.gson.JsonObject json, OBSERVATION res)