
Uses of Class
org.hl7.fhir.dstu2.model.ConceptMap
Packages that use ConceptMap
-
Uses of ConceptMap in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ConceptMapModifier and TypeMethodDescriptionprotected ConceptMapJsonParser.parseConceptMap(com.google.gson.JsonObject json) protected ConceptMapXmlParser.parseConceptMap(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type ConceptMapModifier and TypeMethodDescriptionprotected voidJsonParser.composeConceptMap(String name, ConceptMap element) protected voidXmlParser.composeConceptMap(String name, ConceptMap element) protected voidJsonParser.composeConceptMapInner(ConceptMap element) protected ConceptMap.ConceptMapContactComponentJsonParser.parseConceptMapConceptMapContactComponent(com.google.gson.JsonObject json, ConceptMap owner) protected ConceptMap.ConceptMapContactComponentXmlParser.parseConceptMapConceptMapContactComponent(org.xmlpull.v1.XmlPullParser xpp, ConceptMap owner) protected ConceptMap.OtherElementComponentJsonParser.parseConceptMapOtherElementComponent(com.google.gson.JsonObject json, ConceptMap owner) protected ConceptMap.OtherElementComponentXmlParser.parseConceptMapOtherElementComponent(org.xmlpull.v1.XmlPullParser xpp, ConceptMap owner) protected ConceptMap.SourceElementComponentJsonParser.parseConceptMapSourceElementComponent(com.google.gson.JsonObject json, ConceptMap owner) protected ConceptMap.SourceElementComponentXmlParser.parseConceptMapSourceElementComponent(org.xmlpull.v1.XmlPullParser xpp, ConceptMap owner) protected ConceptMap.TargetElementComponentJsonParser.parseConceptMapTargetElementComponent(com.google.gson.JsonObject json, ConceptMap owner) protected ConceptMap.TargetElementComponentXmlParser.parseConceptMapTargetElementComponent(org.xmlpull.v1.XmlPullParser xpp, ConceptMap owner) -
Uses of ConceptMap in org.hl7.fhir.dstu2.model
Methods in org.hl7.fhir.dstu2.model that return ConceptMapModifier and TypeMethodDescriptionConceptMap.addContact(ConceptMap.ConceptMapContactComponent t) ConceptMap.addElement(ConceptMap.SourceElementComponent t) ConceptMap.addUseContext(CodeableConcept t) ConceptMap.copy()ConceptMap.setCopyright(String value) ConceptMap.setCopyrightElement(StringType value) ConceptMap.setDateElement(DateTimeType value) ConceptMap.setDescription(String value) ConceptMap.setDescriptionElement(StringType value) ConceptMap.setExperimental(boolean value) ConceptMap.setExperimentalElement(BooleanType value) ConceptMap.setIdentifier(Identifier value) ConceptMap.setNameElement(StringType value) ConceptMap.setPublisher(String value) ConceptMap.setPublisherElement(StringType value) ConceptMap.setRequirements(String value) ConceptMap.setRequirementsElement(StringType value) ConceptMap.setStatus(Enumerations.ConformanceResourceStatus value) ConceptMap.setStatusElement(Enumeration<Enumerations.ConformanceResourceStatus> value) ConceptMap.setUrlElement(UriType value) ConceptMap.setVersion(String value) ConceptMap.setVersionElement(StringType value) protected ConceptMapConceptMap.typedCopy() -
Uses of ConceptMap in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils that return types with arguments of type ConceptMapModifier and TypeMethodDescriptionIWorkerContext.findMapsForSource(String url) find concept maps for a source