| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(String theString)
Sets the value for copyright ()
|
ConceptMap |
ConceptMap.setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
ConceptMap |
ConceptMap.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
ConceptMap |
ConceptMap.setDate(DateTimeDt theValue)
Sets the value(s) for date ()
|
ConceptMap |
ConceptMap.setDateWithSecondsPrecision(Date theDate)
Sets the value for date ()
|
ConceptMap |
ConceptMap.setDescription(String theString)
Sets the value for description ()
|
ConceptMap |
ConceptMap.setDescription(StringDt theValue)
Sets the value(s) 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(BooleanDt theValue)
Sets the value(s) for experimental ()
|
ConceptMap |
ConceptMap.setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
ConceptMap |
ConceptMap.setName(String theString)
Sets the value for name ()
|
ConceptMap |
ConceptMap.setName(StringDt theValue)
Sets the value(s) for name ()
|
ConceptMap |
ConceptMap.setPublisher(String theString)
Sets the value for publisher ()
|
ConceptMap |
ConceptMap.setPublisher(StringDt theValue)
Sets the value(s) for publisher ()
|
ConceptMap |
ConceptMap.setRequirements(String theString)
Sets the value for requirements ()
|
ConceptMap |
ConceptMap.setRequirements(StringDt theValue)
Sets the value(s) for requirements ()
|
ConceptMap |
ConceptMap.setSource(IDatatype theValue)
Sets the value(s) for source[x] ()
|
ConceptMap |
ConceptMap.setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status ()
|
ConceptMap |
ConceptMap.setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status ()
|
ConceptMap |
ConceptMap.setTarget(IDatatype theValue)
Sets the value(s) for target[x] ()
|
ConceptMap |
ConceptMap.setUrl(String theUri)
Sets the value for url ()
|
ConceptMap |
ConceptMap.setUrl(UriDt theValue)
Sets the value(s) for url ()
|
ConceptMap |
ConceptMap.setUseContext(List<CodeableConceptDt> theValue)
Sets the value(s) for useContext ()
|
ConceptMap |
ConceptMap.setVersion(String theString)
Sets the value for version ()
|
ConceptMap |
ConceptMap.setVersion(StringDt theValue)
Sets the value(s) for version ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.