
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ConceptMap
Packages that use ConceptMap
-
Uses of ConceptMap in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ConceptMapModifier and TypeMethodDescriptionConceptMap.addContact
(ConceptMap.Contact theValue) Adds a given new value for contact ()ConceptMap.addElement
(ConceptMap.Element theValue) Adds a given new value for element ()ConceptMap.addUseContext
(CodeableConceptDt theValue) Adds a given new value for useContext ()ConceptMap.setContact
(List<ConceptMap.Contact> theValue) Sets the value(s) for contact ()ConceptMap.setCopyright
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for copyright ()ConceptMap.setCopyright
(String theString) Sets the value for copyright ()ConceptMap.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date ()Sets the value for date ()ConceptMap.setDateWithSecondsPrecision
(Date theDate) Sets the value for date ()ConceptMap.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()ConceptMap.setDescription
(String theString) Sets the value for description ()ConceptMap.setElement
(List<ConceptMap.Element> theValue) Sets the value(s) for element ()ConceptMap.setExperimental
(boolean theBoolean) Sets the value for experimental ()ConceptMap.setExperimental
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for experimental ()ConceptMap.setIdentifier
(IdentifierDt theValue) Sets the value(s) for identifier ()ConceptMap.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()ConceptMap.setPublisher
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for publisher ()ConceptMap.setPublisher
(String theString) Sets the value for publisher ()ConceptMap.setRequirements
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for requirements ()ConceptMap.setRequirements
(String theString) Sets the value for requirements ()ConceptMap.setSource
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for source[x] ()ConceptMap.setStatus
(ConformanceResourceStatusEnum theValue) Sets the value(s) for status ()ConceptMap.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) Sets the value(s) for status ()ConceptMap.setTarget
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for target[x] ()ConceptMap.setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()ConceptMap.setUseContext
(List<CodeableConceptDt> theValue) Sets the value(s) for useContext ()ConceptMap.setVersion
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for version ()ConceptMap.setVersion
(String theString) Sets the value for version ()