
Uses of Class
org.hl7.fhir.r5.openehr.PARTY_REF
Packages that use PARTY_REF
- 
Uses of PARTY_REF in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr declared as PARTY_REFModifier and TypeFieldDescriptionprotected PARTY_REFPARTY_PROXY.external_refOptional reference to more detailed demographic or identification information for this party, in an external system.protected PARTY_REFROLE.performerContacts for this ROLE.protected PARTY_REFPARTY_RELATIONSHIP.sourceSource of relationship.protected PARTY_REFPARTY_RELATIONSHIP.targetTarget of relationship.Fields in org.hl7.fhir.r5.openehr with type parameters of type PARTY_REFModifier and TypeFieldDescriptionACTOR.rolesListIdentifiers of the Version container for each Role played by this Party.Methods in org.hl7.fhir.r5.openehr that return PARTY_REFModifier and TypeMethodDescriptionACTOR.addRoles()PARTY_REF.copy()PARTY_PROXY.getExternal_ref()ROLE.getPerformer()ACTOR.getRolesFirstRep()PARTY_RELATIONSHIP.getSource()PARTY_RELATIONSHIP.getTarget()protected PARTY_REFOpenehrJsonParser.parsePARTY_REF(com.google.gson.JsonObject json) protected PARTY_REFOpenehrXmlParser.parsePARTY_REF(org.xmlpull.v1.XmlPullParser xpp) protected PARTY_REFPARTY_REF.typedCopy()Methods in org.hl7.fhir.r5.openehr that return types with arguments of type PARTY_REFMethods in org.hl7.fhir.r5.openehr with parameters of type PARTY_REFModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composePARTY_REF(String name, PARTY_REF element) protected voidOpenehrXmlParser.composePARTY_REF(String name, PARTY_REF element) protected voidOpenehrXmlParser.composePARTY_REFElements(PARTY_REF element) protected voidOpenehrJsonParser.composePARTY_REFProperties(PARTY_REF element) voidPARTY_REF.copyValues(PARTY_REF dst) protected booleanOpenehrXmlParser.parsePARTY_REFContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, PARTY_REF res) protected voidOpenehrJsonParser.parsePARTY_REFProperties(com.google.gson.JsonObject json, PARTY_REF res) PARTY_PROXY.setExternal_ref(PARTY_REF value) ROLE.setPerformer(PARTY_REF value) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type PARTY_REFConstructors in org.hl7.fhir.r5.openehr with parameters of type PARTY_REFModifierConstructorDescriptionPARTY_RELATIONSHIP(PARTY_REF target, PARTY_REF source) ConstructorConstructor