
Uses of Class
org.hl7.fhir.r5.openehr.DV_EHR_URI
Packages that use DV_EHR_URI
- 
Uses of DV_EHR_URI in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr declared as DV_EHR_URIModifier and TypeFieldDescriptionprotected DV_EHR_URILINK.targetThe logical to object in the link relation, as per the linguistic sense of the meaning attribute.Fields in org.hl7.fhir.r5.openehr with type parameters of type DV_EHR_URIModifier and TypeFieldDescriptionprotected List<DV_EHR_URI> ATTESTATION.itemsListItems attested, expressed as fully qualified runtime paths to the items in question.Methods in org.hl7.fhir.r5.openehr that return DV_EHR_URIModifier and TypeMethodDescriptionATTESTATION.addItems()DV_EHR_URI.copy()ATTESTATION.getItemsFirstRep()LINK.getTarget()protected DV_EHR_URIOpenehrJsonParser.parseDV_EHR_URI(com.google.gson.JsonObject json) protected DV_EHR_URIOpenehrXmlParser.parseDV_EHR_URI(org.xmlpull.v1.XmlPullParser xpp) protected DV_EHR_URIDV_EHR_URI.typedCopy()Methods in org.hl7.fhir.r5.openehr that return types with arguments of type DV_EHR_URIMethods in org.hl7.fhir.r5.openehr with parameters of type DV_EHR_URIModifier and TypeMethodDescriptionATTESTATION.addItems(DV_EHR_URI t) protected voidOpenehrJsonParser.composeDV_EHR_URI(String name, DV_EHR_URI element) protected voidOpenehrXmlParser.composeDV_EHR_URI(String name, DV_EHR_URI element) protected voidOpenehrXmlParser.composeDV_EHR_URIElements(DV_EHR_URI element) protected voidOpenehrJsonParser.composeDV_EHR_URIProperties(DV_EHR_URI element) voidDV_EHR_URI.copyValues(DV_EHR_URI dst) protected booleanOpenehrXmlParser.parseDV_EHR_URIContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_EHR_URI res) protected voidOpenehrJsonParser.parseDV_EHR_URIProperties(com.google.gson.JsonObject json, DV_EHR_URI res) LINK.setTarget(DV_EHR_URI value) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type DV_EHR_URIConstructors in org.hl7.fhir.r5.openehr with parameters of type DV_EHR_URI