
Uses of Class
org.hl7.fhir.r5.openehr.PARTY_IDENTITY
Packages that use PARTY_IDENTITY
- 
Uses of PARTY_IDENTITY in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr with type parameters of type PARTY_IDENTITYModifier and TypeFieldDescriptionprotected List<PARTY_IDENTITY> PARTY.identitiesListIdentities 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_IDENTITYOpenehrJsonParser.parsePARTY_IDENTITY(com.google.gson.JsonObject json) protected PARTY_IDENTITYOpenehrXmlParser.parsePARTY_IDENTITY(org.xmlpull.v1.XmlPullParser xpp) PARTY_IDENTITY.setDetails(ITEM_STRUCTURE value) protected PARTY_IDENTITYPARTY_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 voidOpenehrJsonParser.composePARTY_IDENTITY(String name, PARTY_IDENTITY element) protected voidOpenehrXmlParser.composePARTY_IDENTITY(String name, PARTY_IDENTITY element) protected voidOpenehrXmlParser.composePARTY_IDENTITYElements(PARTY_IDENTITY element) protected voidOpenehrJsonParser.composePARTY_IDENTITYProperties(PARTY_IDENTITY element) voidPARTY_IDENTITY.copyValues(PARTY_IDENTITY dst) protected booleanOpenehrXmlParser.parsePARTY_IDENTITYContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, PARTY_IDENTITY res) protected voidOpenehrJsonParser.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