
Uses of Class
org.hl7.fhir.r5.openehr.TEMPLATE_ID
Packages that use TEMPLATE_ID
-
Uses of TEMPLATE_ID in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr declared as TEMPLATE_IDModifier and TypeFieldDescriptionprotected TEMPLATE_ID
ARCHETYPED.template_id
Globally unique template identifier, if a template was active at this point in the structure.Methods in org.hl7.fhir.r5.openehr that return TEMPLATE_IDModifier and TypeMethodDescriptionTEMPLATE_ID.copy()
ARCHETYPED.getTemplate_id()
protected TEMPLATE_ID
OpenehrJsonParser.parseTEMPLATE_ID
(com.google.gson.JsonObject json) protected TEMPLATE_ID
OpenehrXmlParser.parseTEMPLATE_ID
(org.xmlpull.v1.XmlPullParser xpp) protected TEMPLATE_ID
TEMPLATE_ID.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type TEMPLATE_IDModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeTEMPLATE_ID
(String name, TEMPLATE_ID element) protected void
OpenehrXmlParser.composeTEMPLATE_ID
(String name, TEMPLATE_ID element) protected void
OpenehrXmlParser.composeTEMPLATE_IDElements
(TEMPLATE_ID element) protected void
OpenehrJsonParser.composeTEMPLATE_IDProperties
(TEMPLATE_ID element) void
TEMPLATE_ID.copyValues
(TEMPLATE_ID dst) protected boolean
OpenehrXmlParser.parseTEMPLATE_IDContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TEMPLATE_ID res) protected void
OpenehrJsonParser.parseTEMPLATE_IDProperties
(com.google.gson.JsonObject json, TEMPLATE_ID res) ARCHETYPED.setTemplate_id
(TEMPLATE_ID value)