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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date (when.recorded)
|
NamingSystem |
NamingSystem.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for date (when.recorded)
|
NamingSystem |
NamingSystem.setDateWithSecondsPrecision(Date theDate) |
Sets the value for date (when.recorded)
|
NamingSystem |
NamingSystem.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
NamingSystem |
NamingSystem.setDescription(String theString) |
Sets the value for description ()
|
NamingSystem |
NamingSystem.setKind(NamingSystemTypeEnum theValue) |
Sets the value(s) for kind (class)
|
NamingSystem |
NamingSystem.setKind(ca.uhn.fhir.model.primitive.BoundCodeDt<NamingSystemTypeEnum> theValue) |
Sets the value(s) for kind (class)
|
NamingSystem |
NamingSystem.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
NamingSystem |
NamingSystem.setName(String theString) |
Sets the value for name ()
|
NamingSystem |
NamingSystem.setPublisher(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for publisher (who.witness)
|
NamingSystem |
NamingSystem.setPublisher(String theString) |
Sets the value for publisher (who.witness)
|
NamingSystem |
NamingSystem.setReplacedBy(ResourceReferenceDt theValue) |
Sets the value(s) for replacedBy ()
|
NamingSystem |
NamingSystem.setResponsible(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for responsible (who.witness)
|
NamingSystem |
NamingSystem.setResponsible(String theString) |
Sets the value for responsible (who.witness)
|
NamingSystem |
NamingSystem.setStatus(ConformanceResourceStatusEnum theValue) |
Sets the value(s) for status (status)
|
NamingSystem |
NamingSystem.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<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(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for usage ()
|
NamingSystem |
NamingSystem.setUsage(String theString) |
Sets the value for usage ()
|
NamingSystem |
NamingSystem.setUseContext(List<CodeableConceptDt> theValue) |
Sets the value(s) for useContext ()
|