
Uses of Class
org.hl7.fhir.r5.openehr.PARTY_IDENTITY
Packages that use PARTY_IDENTITY
-
Uses of PARTY_IDENTITY in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr with type parameters of type PARTY_IDENTITYModifier and TypeFieldDescriptionprotected List
<PARTY_IDENTITY> PARTY.identitiesList
Identities used by the party to identify itself, such as legal name, stage names, aliases, nicknames and so on.Methods in org.hl7.fhir.r5.openehr that return PARTY_IDENTITYModifier and TypeMethodDescriptionPARTY.addIdentities()
PARTY_IDENTITY.copy()
PARTY.getIdentitiesFirstRep()
protected PARTY_IDENTITY
OpenehrJsonParser.parsePARTY_IDENTITY
(com.google.gson.JsonObject json) protected PARTY_IDENTITY
OpenehrXmlParser.parsePARTY_IDENTITY
(org.xmlpull.v1.XmlPullParser xpp) PARTY_IDENTITY.setDetails
(ITEM_STRUCTURE value) protected PARTY_IDENTITY
PARTY_IDENTITY.typedCopy()
Methods in org.hl7.fhir.r5.openehr that return types with arguments of type PARTY_IDENTITYMethods in org.hl7.fhir.r5.openehr with parameters of type PARTY_IDENTITYModifier and TypeMethodDescriptionPARTY.addIdentities
(PARTY_IDENTITY t) protected void
OpenehrJsonParser.composePARTY_IDENTITY
(String name, PARTY_IDENTITY element) protected void
OpenehrXmlParser.composePARTY_IDENTITY
(String name, PARTY_IDENTITY element) protected void
OpenehrXmlParser.composePARTY_IDENTITYElements
(PARTY_IDENTITY element) protected void
OpenehrJsonParser.composePARTY_IDENTITYProperties
(PARTY_IDENTITY element) void
PARTY_IDENTITY.copyValues
(PARTY_IDENTITY dst) protected boolean
OpenehrXmlParser.parsePARTY_IDENTITYContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, PARTY_IDENTITY res) protected void
OpenehrJsonParser.parsePARTY_IDENTITYProperties
(com.google.gson.JsonObject json, PARTY_IDENTITY res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type PARTY_IDENTITY