
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.openehr
Fields in org.hl7.fhir.r5.openehr declared as DV_EHR_URIModifier and TypeFieldDescriptionprotected DV_EHR_URI
LINK.target
The 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.itemsList
Items 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_URI
OpenehrJsonParser.parseDV_EHR_URI
(com.google.gson.JsonObject json) protected DV_EHR_URI
OpenehrXmlParser.parseDV_EHR_URI
(org.xmlpull.v1.XmlPullParser xpp) protected DV_EHR_URI
DV_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 void
OpenehrJsonParser.composeDV_EHR_URI
(String name, DV_EHR_URI element) protected void
OpenehrXmlParser.composeDV_EHR_URI
(String name, DV_EHR_URI element) protected void
OpenehrXmlParser.composeDV_EHR_URIElements
(DV_EHR_URI element) protected void
OpenehrJsonParser.composeDV_EHR_URIProperties
(DV_EHR_URI element) void
DV_EHR_URI.copyValues
(DV_EHR_URI dst) protected boolean
OpenehrXmlParser.parseDV_EHR_URIContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_EHR_URI res) protected void
OpenehrJsonParser.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