ConceptMap |
ConceptMap.addContact(ConceptMap.Contact theValue) |
Adds a given new value for contact ()
|
ConceptMap |
ConceptMap.addElement(ConceptMap.Element theValue) |
Adds a given new value for element ()
|
ConceptMap |
ConceptMap.addUseContext(CodeableConceptDt theValue) |
Adds a given new value for useContext ()
|
ConceptMap |
ConceptMap.setContact(List<ConceptMap.Contact> theValue) |
Sets the value(s) for contact ()
|
ConceptMap |
ConceptMap.setCopyright(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for copyright ()
|
ConceptMap |
ConceptMap.setCopyright(String theString) |
Sets the value for copyright ()
|
ConceptMap |
ConceptMap.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date ()
|
ConceptMap |
ConceptMap.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for date ()
|
ConceptMap |
ConceptMap.setDateWithSecondsPrecision(Date theDate) |
Sets the value for date ()
|
ConceptMap |
ConceptMap.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
ConceptMap |
ConceptMap.setDescription(String theString) |
Sets the value for description ()
|
ConceptMap |
ConceptMap.setElement(List<ConceptMap.Element> theValue) |
Sets the value(s) for element ()
|
ConceptMap |
ConceptMap.setExperimental(boolean theBoolean) |
Sets the value for experimental ()
|
ConceptMap |
ConceptMap.setExperimental(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for experimental ()
|
ConceptMap |
ConceptMap.setIdentifier(IdentifierDt theValue) |
Sets the value(s) for identifier ()
|
ConceptMap |
ConceptMap.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
ConceptMap |
ConceptMap.setName(String theString) |
Sets the value for name ()
|
ConceptMap |
ConceptMap.setPublisher(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for publisher ()
|
ConceptMap |
ConceptMap.setPublisher(String theString) |
Sets the value for publisher ()
|
ConceptMap |
ConceptMap.setRequirements(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for requirements ()
|
ConceptMap |
ConceptMap.setRequirements(String theString) |
Sets the value for requirements ()
|
ConceptMap |
ConceptMap.setSource(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for source[x] ()
|
ConceptMap |
ConceptMap.setStatus(ConformanceResourceStatusEnum theValue) |
Sets the value(s) for status ()
|
ConceptMap |
ConceptMap.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) |
Sets the value(s) for status ()
|
ConceptMap |
ConceptMap.setTarget(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for target[x] ()
|
ConceptMap |
ConceptMap.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for url ()
|
ConceptMap |
ConceptMap.setUrl(String theUri) |
Sets the value for url ()
|
ConceptMap |
ConceptMap.setUseContext(List<CodeableConceptDt> theValue) |
Sets the value(s) for useContext ()
|
ConceptMap |
ConceptMap.setVersion(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for version ()
|
ConceptMap |
ConceptMap.setVersion(String theString) |
Sets the value for version ()
|