StructureDefinition |
StructureDefinition.addCode(CodingDt theValue) |
Adds a given new value for code ()
|
StructureDefinition |
StructureDefinition.addContact(StructureDefinition.Contact theValue) |
Adds a given new value for contact ()
|
StructureDefinition |
StructureDefinition.addContext(ca.uhn.fhir.model.primitive.StringDt theValue) |
Adds a given new value for context ()
|
StructureDefinition |
StructureDefinition.addContext(String theString) |
Adds a new value for context ()
|
StructureDefinition |
StructureDefinition.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
StructureDefinition |
StructureDefinition.addMapping(StructureDefinition.Mapping theValue) |
Adds a given new value for mapping ()
|
StructureDefinition |
StructureDefinition.addUseContext(CodeableConceptDt theValue) |
Adds a given new value for useContext ()
|
StructureDefinition |
StructureDefinition.setAbstract(boolean theBoolean) |
Sets the value for abstract ()
|
StructureDefinition |
StructureDefinition.setAbstract(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for abstract ()
|
StructureDefinition |
StructureDefinition.setBase(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for base ()
|
StructureDefinition |
StructureDefinition.setBase(String theUri) |
Sets the value for base ()
|
StructureDefinition |
StructureDefinition.setCode(List<CodingDt> theValue) |
Sets the value(s) for code ()
|
StructureDefinition |
StructureDefinition.setConstrainedType(ca.uhn.fhir.model.primitive.CodeDt theValue) |
Sets the value(s) for constrainedType ()
|
StructureDefinition |
StructureDefinition.setConstrainedType(String theCode) |
Sets the value for constrainedType ()
|
StructureDefinition |
StructureDefinition.setContact(List<StructureDefinition.Contact> theValue) |
Sets the value(s) for contact ()
|
StructureDefinition |
StructureDefinition.setContext(List<ca.uhn.fhir.model.primitive.StringDt> theValue) |
Sets the value(s) for context ()
|
StructureDefinition |
StructureDefinition.setContextType(ExtensionContextEnum theValue) |
Sets the value(s) for contextType ()
|
StructureDefinition |
StructureDefinition.setContextType(ca.uhn.fhir.model.primitive.BoundCodeDt<ExtensionContextEnum> theValue) |
Sets the value(s) for contextType ()
|
StructureDefinition |
StructureDefinition.setCopyright(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for copyright ()
|
StructureDefinition |
StructureDefinition.setCopyright(String theString) |
Sets the value for copyright ()
|
StructureDefinition |
StructureDefinition.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date (when.recorded)
|
StructureDefinition |
StructureDefinition.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for date (when.recorded)
|
StructureDefinition |
StructureDefinition.setDateWithSecondsPrecision(Date theDate) |
Sets the value for date (when.recorded)
|
StructureDefinition |
StructureDefinition.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
StructureDefinition |
StructureDefinition.setDescription(String theString) |
Sets the value for description ()
|
StructureDefinition |
StructureDefinition.setDifferential(StructureDefinition.Differential theValue) |
Sets the value(s) for differential ()
|
StructureDefinition |
StructureDefinition.setDisplay(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for display ()
|
StructureDefinition |
StructureDefinition.setDisplay(String theString) |
Sets the value for display ()
|
StructureDefinition |
StructureDefinition.setExperimental(boolean theBoolean) |
Sets the value for experimental (class)
|
StructureDefinition |
StructureDefinition.setExperimental(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for experimental (class)
|
StructureDefinition |
StructureDefinition.setFhirVersion(ca.uhn.fhir.model.primitive.IdDt theValue) |
Sets the value(s) for fhirVersion ()
|
StructureDefinition |
StructureDefinition.setFhirVersion(String theId) |
Sets the value for fhirVersion ()
|
StructureDefinition |
StructureDefinition.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
StructureDefinition |
StructureDefinition.setKind(StructureDefinitionKindEnum theValue) |
Sets the value(s) for kind ()
|
StructureDefinition |
StructureDefinition.setKind(ca.uhn.fhir.model.primitive.BoundCodeDt<StructureDefinitionKindEnum> theValue) |
Sets the value(s) for kind ()
|
StructureDefinition |
StructureDefinition.setMapping(List<StructureDefinition.Mapping> theValue) |
Sets the value(s) for mapping ()
|
StructureDefinition |
StructureDefinition.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
StructureDefinition |
StructureDefinition.setName(String theString) |
Sets the value for name ()
|
StructureDefinition |
StructureDefinition.setPublisher(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for publisher (who.witness)
|
StructureDefinition |
StructureDefinition.setPublisher(String theString) |
Sets the value for publisher (who.witness)
|
StructureDefinition |
StructureDefinition.setRequirements(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for requirements (why)
|
StructureDefinition |
StructureDefinition.setRequirements(String theString) |
Sets the value for requirements (why)
|
StructureDefinition |
StructureDefinition.setSnapshot(StructureDefinition.Snapshot theValue) |
Sets the value(s) for snapshot ()
|
StructureDefinition |
StructureDefinition.setStatus(ConformanceResourceStatusEnum theValue) |
Sets the value(s) for status (status)
|
StructureDefinition |
StructureDefinition.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) |
Sets the value(s) for status (status)
|
StructureDefinition |
StructureDefinition.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for url (id)
|
StructureDefinition |
StructureDefinition.setUrl(String theUri) |
Sets the value for url (id)
|
StructureDefinition |
StructureDefinition.setUseContext(List<CodeableConceptDt> theValue) |
Sets the value(s) for useContext ()
|
StructureDefinition |
StructureDefinition.setVersion(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for version (id.version)
|
StructureDefinition |
StructureDefinition.setVersion(String theString) |
Sets the value for version (id.version)
|