
Uses of Class
org.hl7.fhir.r5.openehr.TEMPLATE_ID
Packages that use TEMPLATE_ID
- 
Uses of TEMPLATE_ID in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr declared as TEMPLATE_IDModifier and TypeFieldDescriptionprotected TEMPLATE_IDARCHETYPED.template_idGlobally 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_IDOpenehrJsonParser.parseTEMPLATE_ID(com.google.gson.JsonObject json) protected TEMPLATE_IDOpenehrXmlParser.parseTEMPLATE_ID(org.xmlpull.v1.XmlPullParser xpp) protected TEMPLATE_IDTEMPLATE_ID.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type TEMPLATE_IDModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeTEMPLATE_ID(String name, TEMPLATE_ID element) protected voidOpenehrXmlParser.composeTEMPLATE_ID(String name, TEMPLATE_ID element) protected voidOpenehrXmlParser.composeTEMPLATE_IDElements(TEMPLATE_ID element) protected voidOpenehrJsonParser.composeTEMPLATE_IDProperties(TEMPLATE_ID element) voidTEMPLATE_ID.copyValues(TEMPLATE_ID dst) protected booleanOpenehrXmlParser.parseTEMPLATE_IDContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TEMPLATE_ID res) protected voidOpenehrJsonParser.parseTEMPLATE_IDProperties(com.google.gson.JsonObject json, TEMPLATE_ID res) ARCHETYPED.setTemplate_id(TEMPLATE_ID value)