| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
NamingSystem |
NamingSystem.addContact(NamingSystem.Contact theValue)
Adds a given new value for contact ()
|
NamingSystem |
NamingSystem.addUniqueId(NamingSystem.UniqueId theValue)
Adds a given new value for uniqueId ()
|
NamingSystem |
NamingSystem.addUseContext(CodeableConceptDt theValue)
Adds a given new value for useContext ()
|
NamingSystem |
NamingSystem.setContact(List<NamingSystem.Contact> theValue)
Sets the value(s) for contact ()
|
NamingSystem |
NamingSystem.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
NamingSystem |
NamingSystem.setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
NamingSystem |
NamingSystem.setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
NamingSystem |
NamingSystem.setDescription(String theString)
Sets the value for description ()
|
NamingSystem |
NamingSystem.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
NamingSystem |
NamingSystem.setKind(BoundCodeDt<NamingSystemTypeEnum> theValue)
Sets the value(s) for kind (class)
|
NamingSystem |
NamingSystem.setKind(NamingSystemTypeEnum theValue)
Sets the value(s) for kind (class)
|
NamingSystem |
NamingSystem.setName(String theString)
Sets the value for name ()
|
NamingSystem |
NamingSystem.setName(StringDt theValue)
Sets the value(s) for name ()
|
NamingSystem |
NamingSystem.setPublisher(String theString)
Sets the value for publisher (who.witness)
|
NamingSystem |
NamingSystem.setPublisher(StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
NamingSystem |
NamingSystem.setReplacedBy(ResourceReferenceDt theValue)
Sets the value(s) for replacedBy ()
|
NamingSystem |
NamingSystem.setResponsible(String theString)
Sets the value for responsible (who.witness)
|
NamingSystem |
NamingSystem.setResponsible(StringDt theValue)
Sets the value(s) for responsible (who.witness)
|
NamingSystem |
NamingSystem.setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status (status)
|
NamingSystem |
NamingSystem.setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)
|
NamingSystem |
NamingSystem.setType(BoundCodeableConceptDt<IdentifierTypeCodesEnum> theValue)
Sets the value(s) for type ()
|
NamingSystem |
NamingSystem.setType(IdentifierTypeCodesEnum theValue)
Sets the value(s) for type ()
|
NamingSystem |
NamingSystem.setUniqueId(List<NamingSystem.UniqueId> theValue)
Sets the value(s) for uniqueId ()
|
NamingSystem |
NamingSystem.setUsage(String theString)
Sets the value for usage ()
|
NamingSystem |
NamingSystem.setUsage(StringDt theValue)
Sets the value(s) for usage ()
|
NamingSystem |
NamingSystem.setUseContext(List<CodeableConceptDt> theValue)
Sets the value(s) for useContext ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.