
Uses of Class
org.hl7.fhir.r5.openehr.OBJECT_REF
Packages that use OBJECT_REF
- 
Uses of OBJECT_REF in org.hl7.fhir.r5.openehrSubclasses of OBJECT_REF in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclassReference to a LOCATABLE instance inside the top-level content structure inside a VERSIONidentified by the id attribute. classIdentifier for parties in a demographic or identity service.Fields in org.hl7.fhir.r5.openehr declared as OBJECT_REFModifier and TypeFieldDescriptionprotected OBJECT_REFVERSION.contributionContribution in which this version was added.protected OBJECT_REFEHR.directoryOptional directory structure for this EHR.protected OBJECT_REFEHR.ehr_accessReference to EHR_ACCESS object for this EHR.protected OBJECT_REFEHR.ehr_statusReference to EHR_STATUS object for this EHR.protected OBJECT_REFCARE_ENTRY.guideline_idOptional external identifier of guideline creating this Entry if relevant.protected OBJECT_REFITEM_TAG.owner_idIdentifier of owner object, such as EHR.protected OBJECT_REFVERSIONED_OBJECT.owner_idReference to object to which this version container belongs, e.g. the id of the containing EHR or other relevant owning entity.protected OBJECT_REFENTRY.workflow_idIdentifier of externally held workflow engine data for this workflow execution, for this subject of care.Fields in org.hl7.fhir.r5.openehr with type parameters of type OBJECT_REFModifier and TypeFieldDescriptionprotected List<OBJECT_REF> EHR.compositionsListMaster list of all Versioned Composition references in this EHR.protected List<OBJECT_REF> List of contributions causing changes to this EHR.protected List<OBJECT_REF> EHR.foldersListOptional additional Folder structures for this EHR.protected List<OBJECT_REF> FOLDER.itemsListThe list of references to other (usually) versioned objects logically in this folder.protected List<OBJECT_REF> RESOURCE_DESCRIPTION.other_detailsListAdditional non language-senstive resource meta-data, as a list of name/value pairs.protected List<OBJECT_REF> EHR.tagsListOptional list of tags associated with this EHR.protected List<OBJECT_REF> CONTRIBUTION.versionsListSet of references to Versions causing changes to this EHR.Methods in org.hl7.fhir.r5.openehr that return OBJECT_REFModifier and TypeMethodDescriptionEHR.addCompositions()EHR.addContributions()EHR.addFolders()FOLDER.addItems()RESOURCE_DESCRIPTION.addOther_details()EHR.addTags()CONTRIBUTION.addVersions()OBJECT_REF.copy()EHR.getCompositionsFirstRep()VERSION.getContribution()EHR.getContributionsFirstRep()EHR.getDirectory()EHR.getEhr_access()EHR.getEhr_status()EHR.getFoldersFirstRep()CARE_ENTRY.getGuideline_id()FOLDER.getItemsFirstRep()RESOURCE_DESCRIPTION.getOther_detailsFirstRep()ITEM_TAG.getOwner_id()VERSIONED_OBJECT.getOwner_id()EHR.getTagsFirstRep()CONTRIBUTION.getVersionsFirstRep()ENTRY.getWorkflow_id()protected OBJECT_REFOpenehrJsonParser.parseOBJECT_REF(com.google.gson.JsonObject json) protected OBJECT_REFOpenehrXmlParser.parseOBJECT_REF(org.xmlpull.v1.XmlPullParser xpp) OBJECT_REF.setNamespace(String value) OBJECT_REF.setNamespaceElement(StringType value) OBJECT_REF.setTypeElement(StringType value) protected OBJECT_REFOBJECT_REF.typedCopy()Methods in org.hl7.fhir.r5.openehr that return types with arguments of type OBJECT_REFModifier and TypeMethodDescriptionEHR.getCompositionsList()EHR.getContributionsList()EHR.getFoldersList()FOLDER.getItemsList()RESOURCE_DESCRIPTION.getOther_detailsList()EHR.getTagsList()CONTRIBUTION.getVersionsList()Methods in org.hl7.fhir.r5.openehr with parameters of type OBJECT_REFModifier and TypeMethodDescriptionEHR.addCompositions(OBJECT_REF t) EHR.addContributions(OBJECT_REF t) EHR.addFolders(OBJECT_REF t) FOLDER.addItems(OBJECT_REF t) RESOURCE_DESCRIPTION.addOther_details(OBJECT_REF t) EHR.addTags(OBJECT_REF t) CONTRIBUTION.addVersions(OBJECT_REF t) protected voidOpenehrJsonParser.composeOBJECT_REF(String name, OBJECT_REF element) protected voidOpenehrXmlParser.composeOBJECT_REF(String name, OBJECT_REF element) protected voidOpenehrXmlParser.composeOBJECT_REFElements(OBJECT_REF element) protected voidOpenehrJsonParser.composeOBJECT_REFProperties(OBJECT_REF element) voidOBJECT_REF.copyValues(OBJECT_REF dst) protected booleanOpenehrXmlParser.parseOBJECT_REFContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, OBJECT_REF res) protected voidOpenehrJsonParser.parseOBJECT_REFProperties(com.google.gson.JsonObject json, OBJECT_REF res) VERSION.setContribution(OBJECT_REF value) EHR.setDirectory(OBJECT_REF value) EHR.setEhr_access(OBJECT_REF value) EHR.setEhr_status(OBJECT_REF value) CARE_ENTRY.setGuideline_id(OBJECT_REF value) ITEM_TAG.setOwner_id(OBJECT_REF value) VERSIONED_OBJECT.setOwner_id(OBJECT_REF value) ENTRY.setWorkflow_id(OBJECT_REF value) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type OBJECT_REFModifier and TypeMethodDescriptionEHR.setCompositionsList(List<OBJECT_REF> theCompositions) EHR.setContributionsList(List<OBJECT_REF> theContributions) EHR.setFoldersList(List<OBJECT_REF> theFolders) FOLDER.setItemsList(List<OBJECT_REF> theItems) RESOURCE_DESCRIPTION.setOther_detailsList(List<OBJECT_REF> theOther_details) EHR.setTagsList(List<OBJECT_REF> theTags) CONTRIBUTION.setVersionsList(List<OBJECT_REF> theVersions) Constructors in org.hl7.fhir.r5.openehr with parameters of type OBJECT_REFModifierConstructorDescriptionCONTRIBUTION(HIER_OBJECT_ID uid, OBJECT_REF versions, AUDIT_DETAILS audit) ConstructorEHR(HIER_OBJECT_ID system_id, HIER_OBJECT_ID ehr_id, OBJECT_REF ehr_status, OBJECT_REF ehr_access, DV_DATE_TIME time_created) ConstructorITEM_TAG(String key, UID_BASED_ID target, OBJECT_REF owner_id) ConstructorVERSION(OBJECT_REF contribution, AUDIT_DETAILS commit_audit) ConstructorVERSIONED_OBJECT(HIER_OBJECT_ID uid, OBJECT_REF owner_id, DV_DATE_TIME time_created) Constructor