
Uses of Class
org.hl7.fhir.r5.openehr.TERM_MAPPING
Packages that use TERM_MAPPING
- 
Uses of TERM_MAPPING in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr with type parameters of type TERM_MAPPINGModifier and TypeFieldDescriptionprotected List<TERM_MAPPING> DV_TEXT.mappingsListTerms from other terminologies most closely matching this term, typically used where the originator (e.g. pathology lab) of information uses a local terminology but also supplies one or more equivalents from well known terminologies (e.g.Methods in org.hl7.fhir.r5.openehr that return TERM_MAPPINGModifier and TypeMethodDescriptionDV_TEXT.addMappings()TERM_MAPPING.copy()DV_TEXT.getMappingsFirstRep()protected TERM_MAPPINGOpenehrJsonParser.parseTERM_MAPPING(com.google.gson.JsonObject json) protected TERM_MAPPINGOpenehrXmlParser.parseTERM_MAPPING(org.xmlpull.v1.XmlPullParser xpp) TERM_MAPPING.setMatchElement(StringType value) TERM_MAPPING.setPurpose(DV_CODED_TEXT value) TERM_MAPPING.setTarget(CODE_PHRASE value) protected TERM_MAPPINGTERM_MAPPING.typedCopy()Methods in org.hl7.fhir.r5.openehr that return types with arguments of type TERM_MAPPINGMethods in org.hl7.fhir.r5.openehr with parameters of type TERM_MAPPINGModifier and TypeMethodDescriptionDV_TEXT.addMappings(TERM_MAPPING t) protected voidOpenehrJsonParser.composeTERM_MAPPING(String name, TERM_MAPPING element) protected voidOpenehrXmlParser.composeTERM_MAPPING(String name, TERM_MAPPING element) protected voidOpenehrXmlParser.composeTERM_MAPPINGElements(TERM_MAPPING element) protected voidOpenehrJsonParser.composeTERM_MAPPINGProperties(TERM_MAPPING element) voidTERM_MAPPING.copyValues(TERM_MAPPING dst) protected booleanOpenehrXmlParser.parseTERM_MAPPINGContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TERM_MAPPING res) protected voidOpenehrJsonParser.parseTERM_MAPPINGProperties(com.google.gson.JsonObject json, TERM_MAPPING res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type TERM_MAPPINGConstructors in org.hl7.fhir.r5.openehr with parameters of type TERM_MAPPING