
Uses of Class
org.hl7.fhir.r5.openehr.LOCATABLE_REF
Packages that use LOCATABLE_REF
- 
Uses of LOCATABLE_REF in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr declared as LOCATABLE_REFModifier and TypeFieldDescriptionprotected LOCATABLE_REFINSTRUCTION_DETAILS.instruction_idReference to causing Instruction.Fields in org.hl7.fhir.r5.openehr with type parameters of type LOCATABLE_REFModifier and TypeFieldDescriptionprotected List<LOCATABLE_REF> References to relationships in which this Party takes part as target.Methods in org.hl7.fhir.r5.openehr that return LOCATABLE_REFModifier and TypeMethodDescriptionPARTY.addReverse_relationships()LOCATABLE_REF.copy()INSTRUCTION_DETAILS.getInstruction_id()PARTY.getReverse_relationshipsFirstRep()protected LOCATABLE_REFOpenehrJsonParser.parseLOCATABLE_REF(com.google.gson.JsonObject json) protected LOCATABLE_REFOpenehrXmlParser.parseLOCATABLE_REF(org.xmlpull.v1.XmlPullParser xpp) LOCATABLE_REF.setPathElement(StringType value) protected LOCATABLE_REFLOCATABLE_REF.typedCopy()Methods in org.hl7.fhir.r5.openehr that return types with arguments of type LOCATABLE_REFMethods in org.hl7.fhir.r5.openehr with parameters of type LOCATABLE_REFModifier and TypeMethodDescriptionPARTY.addReverse_relationships(LOCATABLE_REF t) protected voidOpenehrJsonParser.composeLOCATABLE_REF(String name, LOCATABLE_REF element) protected voidOpenehrXmlParser.composeLOCATABLE_REF(String name, LOCATABLE_REF element) protected voidOpenehrXmlParser.composeLOCATABLE_REFElements(LOCATABLE_REF element) protected voidOpenehrJsonParser.composeLOCATABLE_REFProperties(LOCATABLE_REF element) voidLOCATABLE_REF.copyValues(LOCATABLE_REF dst) protected booleanOpenehrXmlParser.parseLOCATABLE_REFContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, LOCATABLE_REF res) protected voidOpenehrJsonParser.parseLOCATABLE_REFProperties(com.google.gson.JsonObject json, LOCATABLE_REF res) INSTRUCTION_DETAILS.setInstruction_id(LOCATABLE_REF value) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type LOCATABLE_REFModifier and TypeMethodDescriptionPARTY.setReverse_relationshipsList(List<LOCATABLE_REF> theReverse_relationships) Constructors in org.hl7.fhir.r5.openehr with parameters of type LOCATABLE_REFModifierConstructorDescriptionINSTRUCTION_DETAILS(LOCATABLE_REF instruction_id, String activity_id) Constructor