
Uses of Class
org.hl7.fhir.r5.openehr.ADDRESS
Packages that use ADDRESS
-
Uses of ADDRESS in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr with type parameters of type ADDRESSModifier and TypeFieldDescriptionCONTACT.addressesList
A set of address alternatives for this contact purpose and time validity combination.Methods in org.hl7.fhir.r5.openehr that return ADDRESSModifier and TypeMethodDescriptionCONTACT.addAddresses()
ADDRESS.copy()
CONTACT.getAddressesFirstRep()
protected ADDRESS
OpenehrJsonParser.parseADDRESS
(com.google.gson.JsonObject json) protected ADDRESS
OpenehrXmlParser.parseADDRESS
(org.xmlpull.v1.XmlPullParser xpp) ADDRESS.setDetails
(ITEM_STRUCTURE value) protected ADDRESS
ADDRESS.typedCopy()
Methods in org.hl7.fhir.r5.openehr that return types with arguments of type ADDRESSMethods in org.hl7.fhir.r5.openehr with parameters of type ADDRESSModifier and TypeMethodDescriptionCONTACT.addAddresses
(ADDRESS t) protected void
OpenehrJsonParser.composeADDRESS
(String name, ADDRESS element) protected void
OpenehrXmlParser.composeADDRESS
(String name, ADDRESS element) protected void
OpenehrXmlParser.composeADDRESSElements
(ADDRESS element) protected void
OpenehrJsonParser.composeADDRESSProperties
(ADDRESS element) void
ADDRESS.copyValues
(ADDRESS dst) protected boolean
OpenehrXmlParser.parseADDRESSContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ADDRESS res) protected void
OpenehrJsonParser.parseADDRESSProperties
(com.google.gson.JsonObject json, ADDRESS res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type ADDRESS