public class StructureDefinition extends BaseResource implements IResource
Definition: A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions, and constraints on resources and data types.
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/StructureDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
StructureDefinition.Contact
Block class for child element: StructureDefinition.contact ()
|
static class |
StructureDefinition.Differential
Block class for child element: StructureDefinition.differential ()
|
static class |
StructureDefinition.Mapping
Block class for child element: StructureDefinition.mapping ()
|
static class |
StructureDefinition.Snapshot
Block class for child element: StructureDefinition.snapshot ()
|
| Modifier and Type | Field and Description |
|---|---|
static TokenClientParam |
ABSTRACT
Fluent Client search parameter constant for abstract
|
static UriClientParam |
BASE
Fluent Client search parameter constant for base
|
static TokenClientParam |
BASE_PATH
Fluent Client search parameter constant for base-path
|
static TokenClientParam |
CODE
Fluent Client search parameter constant for code
|
static TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
static TokenClientParam |
CONTEXT_TYPE
Fluent Client search parameter constant for context-type
|
static DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
static StringClientParam |
DISPLAY
Fluent Client search parameter constant for display
|
static TokenClientParam |
EXPERIMENTAL
Fluent Client search parameter constant for experimental
|
static StringClientParam |
EXT_CONTEXT
Fluent Client search parameter constant for ext-context
|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static Include |
INCLUDE_VALUESET
Constant for fluent queries to be used to add include statements.
|
static TokenClientParam |
KIND
Fluent Client search parameter constant for kind
|
static StringClientParam |
NAME
Fluent Client search parameter constant for name
|
static TokenClientParam |
PATH
Fluent Client search parameter constant for path
|
static StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
static String |
SP_ABSTRACT
Search parameter constant for abstract
|
static String |
SP_BASE
Search parameter constant for base
|
static String |
SP_BASE_PATH
Search parameter constant for base-path
|
static String |
SP_CODE
Search parameter constant for code
|
static String |
SP_CONTEXT
Search parameter constant for context
|
static String |
SP_CONTEXT_TYPE
Search parameter constant for context-type
|
static String |
SP_DATE
Search parameter constant for date
|
static String |
SP_DESCRIPTION
Search parameter constant for description
|
static String |
SP_DISPLAY
Search parameter constant for display
|
static String |
SP_EXPERIMENTAL
Search parameter constant for experimental
|
static String |
SP_EXT_CONTEXT
Search parameter constant for ext-context
|
static String |
SP_IDENTIFIER
Search parameter constant for identifier
|
static String |
SP_KIND
Search parameter constant for kind
|
static String |
SP_NAME
Search parameter constant for name
|
static String |
SP_PATH
Search parameter constant for path
|
static String |
SP_PUBLISHER
Search parameter constant for publisher
|
static String |
SP_STATUS
Search parameter constant for status
|
static String |
SP_TYPE
Search parameter constant for type
|
static String |
SP_URL
Search parameter constant for url
|
static String |
SP_VALUESET
Search parameter constant for valueset
|
static String |
SP_VERSION
Search parameter constant for version
|
static TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
static TokenClientParam |
TYPE
Fluent Client search parameter constant for type
|
static UriClientParam |
URL
Fluent Client search parameter constant for url
|
static ReferenceClientParam |
VALUESET
Fluent Client search parameter constant for valueset
|
static TokenClientParam |
VERSION
Fluent Client search parameter constant for version
|
RES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
StructureDefinition() |
| Modifier and Type | Method and Description |
|---|---|
CodingDt |
addCode()
Adds and returns a new value for code ()
|
StructureDefinition |
addCode(CodingDt theValue)
Adds a given new value for code ()
|
StructureDefinition.Contact |
addContact()
Adds and returns a new value for contact ()
|
StructureDefinition |
addContact(StructureDefinition.Contact theValue)
Adds a given new value for contact ()
|
StringDt |
addContext()
Adds and returns a new value for context ()
|
StructureDefinition |
addContext(String theString)
Adds a new value for context ()
|
StructureDefinition |
addContext(StringDt theValue)
Adds a given new value for context ()
|
IdentifierDt |
addIdentifier()
Adds and returns a new value for identifier (id)
|
StructureDefinition |
addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
StructureDefinition.Mapping |
addMapping()
Adds and returns a new value for mapping ()
|
StructureDefinition |
addMapping(StructureDefinition.Mapping theValue)
Adds a given new value for mapping ()
|
CodeableConceptDt |
addUseContext()
Adds and returns a new value for useContext ()
|
StructureDefinition |
addUseContext(CodeableConceptDt theValue)
Adds a given new value for useContext ()
|
Boolean |
getAbstract()
Gets the value(s) for abstract ().
|
BooleanDt |
getAbstractElement()
Gets the value(s) for abstract ().
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getBase()
Gets the value(s) for base ().
|
UriDt |
getBaseElement()
Gets the value(s) for base ().
|
List<CodingDt> |
getCode()
Gets the value(s) for code ().
|
CodingDt |
getCodeFirstRep()
Gets the first repetition for code (),
creating it if it does not already exist.
|
String |
getConstrainedType()
Gets the value(s) for constrainedType ().
|
CodeDt |
getConstrainedTypeElement()
Gets the value(s) for constrainedType ().
|
List<StructureDefinition.Contact> |
getContact()
Gets the value(s) for contact ().
|
StructureDefinition.Contact |
getContactFirstRep()
Gets the first repetition for contact (),
creating it if it does not already exist.
|
List<StringDt> |
getContext()
Gets the value(s) for context ().
|
StringDt |
getContextFirstRep()
Gets the first repetition for context (),
creating it if it does not already exist.
|
String |
getContextType()
Gets the value(s) for contextType ().
|
BoundCodeDt<ExtensionContextEnum> |
getContextTypeElement()
Gets the value(s) for contextType ().
|
String |
getCopyright()
Gets the value(s) for copyright ().
|
StringDt |
getCopyrightElement()
Gets the value(s) for copyright ().
|
Date |
getDate()
Gets the value(s) for date (when.recorded).
|
DateTimeDt |
getDateElement()
Gets the value(s) for date (when.recorded).
|
String |
getDescription()
Gets the value(s) for description ().
|
StringDt |
getDescriptionElement()
Gets the value(s) for description ().
|
StructureDefinition.Differential |
getDifferential()
Gets the value(s) for differential ().
|
String |
getDisplay()
Gets the value(s) for display ().
|
StringDt |
getDisplayElement()
Gets the value(s) for display ().
|
Boolean |
getExperimental()
Gets the value(s) for experimental (class).
|
BooleanDt |
getExperimentalElement()
Gets the value(s) for experimental (class).
|
String |
getFhirVersion()
Gets the value(s) for fhirVersion ().
|
IdDt |
getFhirVersionElement()
Gets the value(s) for fhirVersion ().
|
List<IdentifierDt> |
getIdentifier()
Gets the value(s) for identifier (id).
|
IdentifierDt |
getIdentifierFirstRep()
Gets the first repetition for identifier (id),
creating it if it does not already exist.
|
String |
getKind()
Gets the value(s) for kind ().
|
BoundCodeDt<StructureDefinitionKindEnum> |
getKindElement()
Gets the value(s) for kind ().
|
List<StructureDefinition.Mapping> |
getMapping()
Gets the value(s) for mapping ().
|
StructureDefinition.Mapping |
getMappingFirstRep()
Gets the first repetition for mapping (),
creating it if it does not already exist.
|
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
String |
getPublisher()
Gets the value(s) for publisher (who.witness).
|
StringDt |
getPublisherElement()
Gets the value(s) for publisher (who.witness).
|
String |
getRequirements()
Gets the value(s) for requirements (why).
|
StringDt |
getRequirementsElement()
Gets the value(s) for requirements (why).
|
String |
getResourceName() |
StructureDefinition.Snapshot |
getSnapshot()
Gets the value(s) for snapshot ().
|
String |
getStatus()
Gets the value(s) for status (status).
|
BoundCodeDt<ConformanceResourceStatusEnum> |
getStatusElement()
Gets the value(s) for status (status).
|
FhirVersionEnum |
getStructureFhirVersionEnum() |
String |
getUrl()
Gets the value(s) for url (id).
|
UriDt |
getUrlElement()
Gets the value(s) for url (id).
|
List<CodeableConceptDt> |
getUseContext()
Gets the value(s) for useContext ().
|
CodeableConceptDt |
getUseContextFirstRep()
Gets the first repetition for useContext (),
creating it if it does not already exist.
|
String |
getVersion()
Gets the value(s) for version (id.version).
|
StringDt |
getVersionElement()
Gets the value(s) for version (id.version).
|
boolean |
isEmpty() |
StructureDefinition |
setAbstract(boolean theBoolean)
Sets the value for abstract ()
|
StructureDefinition |
setAbstract(BooleanDt theValue)
Sets the value(s) for abstract ()
|
StructureDefinition |
setBase(String theUri)
Sets the value for base ()
|
StructureDefinition |
setBase(UriDt theValue)
Sets the value(s) for base ()
|
StructureDefinition |
setCode(List<CodingDt> theValue)
Sets the value(s) for code ()
|
StructureDefinition |
setConstrainedType(CodeDt theValue)
Sets the value(s) for constrainedType ()
|
StructureDefinition |
setConstrainedType(String theCode)
Sets the value for constrainedType ()
|
StructureDefinition |
setContact(List<StructureDefinition.Contact> theValue)
Sets the value(s) for contact ()
|
StructureDefinition |
setContext(List<StringDt> theValue)
Sets the value(s) for context ()
|
StructureDefinition |
setContextType(BoundCodeDt<ExtensionContextEnum> theValue)
Sets the value(s) for contextType ()
|
StructureDefinition |
setContextType(ExtensionContextEnum theValue)
Sets the value(s) for contextType ()
|
StructureDefinition |
setCopyright(String theString)
Sets the value for copyright ()
|
StructureDefinition |
setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
StructureDefinition |
setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
StructureDefinition |
setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
StructureDefinition |
setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
StructureDefinition |
setDescription(String theString)
Sets the value for description ()
|
StructureDefinition |
setDescription(StringDt theValue)
Sets the value(s) for description ()
|
StructureDefinition |
setDifferential(StructureDefinition.Differential theValue)
Sets the value(s) for differential ()
|
StructureDefinition |
setDisplay(String theString)
Sets the value for display ()
|
StructureDefinition |
setDisplay(StringDt theValue)
Sets the value(s) for display ()
|
StructureDefinition |
setExperimental(boolean theBoolean)
Sets the value for experimental (class)
|
StructureDefinition |
setExperimental(BooleanDt theValue)
Sets the value(s) for experimental (class)
|
StructureDefinition |
setFhirVersion(IdDt theValue)
Sets the value(s) for fhirVersion ()
|
StructureDefinition |
setFhirVersion(String theId)
Sets the value for fhirVersion ()
|
StructureDefinition |
setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
StructureDefinition |
setKind(BoundCodeDt<StructureDefinitionKindEnum> theValue)
Sets the value(s) for kind ()
|
StructureDefinition |
setKind(StructureDefinitionKindEnum theValue)
Sets the value(s) for kind ()
|
StructureDefinition |
setMapping(List<StructureDefinition.Mapping> theValue)
Sets the value(s) for mapping ()
|
StructureDefinition |
setName(String theString)
Sets the value for name ()
|
StructureDefinition |
setName(StringDt theValue)
Sets the value(s) for name ()
|
StructureDefinition |
setPublisher(String theString)
Sets the value for publisher (who.witness)
|
StructureDefinition |
setPublisher(StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
StructureDefinition |
setRequirements(String theString)
Sets the value for requirements (why)
|
StructureDefinition |
setRequirements(StringDt theValue)
Sets the value(s) for requirements (why)
|
StructureDefinition |
setSnapshot(StructureDefinition.Snapshot theValue)
Sets the value(s) for snapshot ()
|
StructureDefinition |
setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status (status)
|
StructureDefinition |
setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)
|
StructureDefinition |
setUrl(String theUri)
Sets the value for url (id)
|
StructureDefinition |
setUrl(UriDt theValue)
Sets the value(s) for url (id)
|
StructureDefinition |
setUseContext(List<CodeableConceptDt> theValue)
Sets the value(s) for useContext ()
|
StructureDefinition |
setVersion(String theString)
Sets the value for version (id.version)
|
StructureDefinition |
setVersion(StringDt theValue)
Sets the value(s) for version (id.version)
|
getContained, getId, getIdElement, getLanguage, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toStringaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContained, getId, getLanguage, getResourceMetadata, getText, setId, setLanguage, setResourceMetadatagetIdElement, setId, setIdpublic static final String SP_URL
Description:
Type: uri
Path: StructureDefinition.url
public static final UriClientParam URL
Description:
Type: uri
Path: StructureDefinition.url
public static final String SP_IDENTIFIER
Description: The identifier of the profile
Type: token
Path: StructureDefinition.identifier
public static final TokenClientParam IDENTIFIER
Description: The identifier of the profile
Type: token
Path: StructureDefinition.identifier
public static final String SP_VERSION
Description: The version identifier of the profile
Type: token
Path: StructureDefinition.version
public static final TokenClientParam VERSION
Description: The version identifier of the profile
Type: token
Path: StructureDefinition.version
public static final String SP_NAME
Description: Name of the profile
Type: string
Path: StructureDefinition.name
public static final StringClientParam NAME
Description: Name of the profile
Type: string
Path: StructureDefinition.name
public static final String SP_PUBLISHER
Description: Name of the publisher of the profile
Type: string
Path: StructureDefinition.publisher
public static final StringClientParam PUBLISHER
Description: Name of the publisher of the profile
Type: string
Path: StructureDefinition.publisher
public static final String SP_DESCRIPTION
Description: Text search in the description of the profile
Type: string
Path: StructureDefinition.description
public static final StringClientParam DESCRIPTION
Description: Text search in the description of the profile
Type: string
Path: StructureDefinition.description
public static final String SP_STATUS
Description: The current status of the profile
Type: token
Path: StructureDefinition.status
public static final TokenClientParam STATUS
Description: The current status of the profile
Type: token
Path: StructureDefinition.status
public static final String SP_DATE
Description: The profile publication date
Type: date
Path: StructureDefinition.date
public static final DateClientParam DATE
Description: The profile publication date
Type: date
Path: StructureDefinition.date
public static final String SP_CODE
Description: A code for the profile
Type: token
Path: StructureDefinition.code
public static final TokenClientParam CODE
Description: A code for the profile
Type: token
Path: StructureDefinition.code
public static final String SP_VALUESET
Description: A vocabulary binding reference
Type: reference
Path: StructureDefinition.snapshot.element.binding.valueSet[x]
public static final ReferenceClientParam VALUESET
Description: A vocabulary binding reference
Type: reference
Path: StructureDefinition.snapshot.element.binding.valueSet[x]
public static final String SP_TYPE
Description:
Type: token
Path: StructureDefinition.constrainedType
public static final TokenClientParam TYPE
Description:
Type: token
Path: StructureDefinition.constrainedType
public static final String SP_KIND
Description:
Type: token
Path: StructureDefinition.kind
public static final TokenClientParam KIND
Description:
Type: token
Path: StructureDefinition.kind
public static final String SP_PATH
Description: A path that is constrained in the profile
Type: token
Path: StructureDefinition.snapshot.element.path | StructureDefinition.differential.element.path
public static final TokenClientParam PATH
Description: A path that is constrained in the profile
Type: token
Path: StructureDefinition.snapshot.element.path | StructureDefinition.differential.element.path
public static final String SP_CONTEXT
Description: A use context assigned to the structure
Type: token
Path: StructureDefinition.useContext
public static final TokenClientParam CONTEXT
Description: A use context assigned to the structure
Type: token
Path: StructureDefinition.useContext
public static final String SP_DISPLAY
Description:
Type: string
Path: StructureDefinition.display
public static final StringClientParam DISPLAY
Description:
Type: string
Path: StructureDefinition.display
public static final String SP_EXPERIMENTAL
Description:
Type: token
Path: StructureDefinition.experimental
public static final TokenClientParam EXPERIMENTAL
Description:
Type: token
Path: StructureDefinition.experimental
public static final String SP_ABSTRACT
Description:
Type: token
Path: StructureDefinition.abstract
public static final TokenClientParam ABSTRACT
Description:
Type: token
Path: StructureDefinition.abstract
public static final String SP_CONTEXT_TYPE
Description:
Type: token
Path: StructureDefinition.contextType
public static final TokenClientParam CONTEXT_TYPE
Description:
Type: token
Path: StructureDefinition.contextType
public static final String SP_EXT_CONTEXT
Description:
Type: string
Path: StructureDefinition.context
public static final StringClientParam EXT_CONTEXT
Description:
Type: string
Path: StructureDefinition.context
public static final String SP_BASE
Description:
Type: uri
Path: StructureDefinition.base
public static final UriClientParam BASE
Description:
Type: uri
Path: StructureDefinition.base
public static final String SP_BASE_PATH
Description:
Type: token
Path: StructureDefinition.snapshot.element.base.path | StructureDefinition.differential.element.base.path
public static final TokenClientParam BASE_PATH
Description:
Type: token
Path: StructureDefinition.snapshot.element.base.path | StructureDefinition.differential.element.base.path
public static final Include INCLUDE_VALUESET
public StructureDefinition()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic UriDt getUrlElement()
null.
Definition: An absolute URL that is used to identify this structure definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this structure definition is (or will be) published
public String getUrl()
null.
Definition: An absolute URL that is used to identify this structure definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this structure definition is (or will be) published
public StructureDefinition setUrl(UriDt theValue)
Definition: An absolute URL that is used to identify this structure definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this structure definition is (or will be) published
public StructureDefinition setUrl(String theUri)
Definition: An absolute URL that is used to identify this structure definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this structure definition is (or will be) published
public List<IdentifierDt> getIdentifier()
null.
Definition: Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI)
public StructureDefinition setIdentifier(List<IdentifierDt> theValue)
Definition: Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI)
public IdentifierDt addIdentifier()
Definition: Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI)
public StructureDefinition addIdentifier(IdentifierDt theValue)
Definition: Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI)
theValue - The identifier to add (must not be null)public IdentifierDt getIdentifierFirstRep()
Definition: Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI)
public StringDt getVersionElement()
null.
Definition: The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually
public String getVersion()
null.
Definition: The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually
public StructureDefinition setVersion(StringDt theValue)
Definition: The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually
public StructureDefinition setVersion(String theString)
Definition: The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually
public StringDt getNameElement()
null.
Definition: A free text natural language name identifying the StructureDefinition
public String getName()
null.
Definition: A free text natural language name identifying the StructureDefinition
public StructureDefinition setName(StringDt theValue)
Definition: A free text natural language name identifying the StructureDefinition
public StructureDefinition setName(String theString)
Definition: A free text natural language name identifying the StructureDefinition
public StringDt getDisplayElement()
null.
Definition: Defined so that applications can use this name when displaying the value of the extension to the user
public String getDisplay()
null.
Definition: Defined so that applications can use this name when displaying the value of the extension to the user
public StructureDefinition setDisplay(StringDt theValue)
Definition: Defined so that applications can use this name when displaying the value of the extension to the user
public StructureDefinition setDisplay(String theString)
Definition: Defined so that applications can use this name when displaying the value of the extension to the user
public BoundCodeDt<ConformanceResourceStatusEnum> getStatusElement()
null.
Definition: The status of the StructureDefinition
public String getStatus()
null.
Definition: The status of the StructureDefinition
public StructureDefinition setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Definition: The status of the StructureDefinition
public StructureDefinition setStatus(ConformanceResourceStatusEnum theValue)
Definition: The status of the StructureDefinition
public BooleanDt getExperimentalElement()
null.
Definition: This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public Boolean getExperimental()
null.
Definition: This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public StructureDefinition setExperimental(BooleanDt theValue)
Definition: This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public StructureDefinition setExperimental(boolean theBoolean)
Definition: This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public StringDt getPublisherElement()
null.
Definition: The name of the individual or organization that published the structure definition
public String getPublisher()
null.
Definition: The name of the individual or organization that published the structure definition
public StructureDefinition setPublisher(StringDt theValue)
Definition: The name of the individual or organization that published the structure definition
public StructureDefinition setPublisher(String theString)
Definition: The name of the individual or organization that published the structure definition
public List<StructureDefinition.Contact> getContact()
null.
Definition: Contacts to assist a user in finding and communicating with the publisher
public StructureDefinition setContact(List<StructureDefinition.Contact> theValue)
Definition: Contacts to assist a user in finding and communicating with the publisher
public StructureDefinition.Contact addContact()
Definition: Contacts to assist a user in finding and communicating with the publisher
public StructureDefinition addContact(StructureDefinition.Contact theValue)
Definition: Contacts to assist a user in finding and communicating with the publisher
theValue - The contact to add (must not be null)public StructureDefinition.Contact getContactFirstRep()
Definition: Contacts to assist a user in finding and communicating with the publisher
public DateTimeDt getDateElement()
null.
Definition: The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes
public Date getDate()
null.
Definition: The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes
public StructureDefinition setDate(DateTimeDt theValue)
Definition: The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes
public StructureDefinition setDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes
public StructureDefinition setDateWithSecondsPrecision(Date theDate)
Definition: The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes
public StringDt getDescriptionElement()
null.
Definition: A free text natural language description of the StructureDefinition and its use
public String getDescription()
null.
Definition: A free text natural language description of the StructureDefinition and its use
public StructureDefinition setDescription(StringDt theValue)
Definition: A free text natural language description of the StructureDefinition and its use
public StructureDefinition setDescription(String theString)
Definition: A free text natural language description of the StructureDefinition and its use
public List<CodeableConceptDt> getUseContext()
null.
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of structure definitions.
public StructureDefinition setUseContext(List<CodeableConceptDt> theValue)
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of structure definitions.
public CodeableConceptDt addUseContext()
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of structure definitions.
public StructureDefinition addUseContext(CodeableConceptDt theValue)
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of structure definitions.
theValue - The useContext to add (must not be null)public CodeableConceptDt getUseContextFirstRep()
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of structure definitions.
public StringDt getRequirementsElement()
null.
Definition: Explains why this structure definition is needed and why it's been constrained as it has
public String getRequirements()
null.
Definition: Explains why this structure definition is needed and why it's been constrained as it has
public StructureDefinition setRequirements(StringDt theValue)
Definition: Explains why this structure definition is needed and why it's been constrained as it has
public StructureDefinition setRequirements(String theString)
Definition: Explains why this structure definition is needed and why it's been constrained as it has
public StringDt getCopyrightElement()
null.
Definition: A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings
public String getCopyright()
null.
Definition: A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings
public StructureDefinition setCopyright(StringDt theValue)
Definition: A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings
public StructureDefinition setCopyright(String theString)
Definition: A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings
public List<CodingDt> getCode()
null.
Definition: A set of terms from external terminologies that may be used to assist with indexing and searching of templates.
public StructureDefinition setCode(List<CodingDt> theValue)
Definition: A set of terms from external terminologies that may be used to assist with indexing and searching of templates.
public CodingDt addCode()
Definition: A set of terms from external terminologies that may be used to assist with indexing and searching of templates.
public StructureDefinition addCode(CodingDt theValue)
Definition: A set of terms from external terminologies that may be used to assist with indexing and searching of templates.
theValue - The code to add (must not be null)public CodingDt getCodeFirstRep()
Definition: A set of terms from external terminologies that may be used to assist with indexing and searching of templates.
public IdDt getFhirVersionElement()
null.
Definition: The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is $version$ for this version
public String getFhirVersion()
null.
Definition: The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is $version$ for this version
public StructureDefinition setFhirVersion(IdDt theValue)
Definition: The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is $version$ for this version
public StructureDefinition setFhirVersion(String theId)
Definition: The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is $version$ for this version
public List<StructureDefinition.Mapping> getMapping()
null.
Definition: An external specification that the content is mapped to
public StructureDefinition setMapping(List<StructureDefinition.Mapping> theValue)
Definition: An external specification that the content is mapped to
public StructureDefinition.Mapping addMapping()
Definition: An external specification that the content is mapped to
public StructureDefinition addMapping(StructureDefinition.Mapping theValue)
Definition: An external specification that the content is mapped to
theValue - The mapping to add (must not be null)public StructureDefinition.Mapping getMappingFirstRep()
Definition: An external specification that the content is mapped to
public BoundCodeDt<StructureDefinitionKindEnum> getKindElement()
null.
Definition: Defines the kind of structure that this definition is describing
public String getKind()
null.
Definition: Defines the kind of structure that this definition is describing
public StructureDefinition setKind(BoundCodeDt<StructureDefinitionKindEnum> theValue)
Definition: Defines the kind of structure that this definition is describing
public StructureDefinition setKind(StructureDefinitionKindEnum theValue)
Definition: Defines the kind of structure that this definition is describing
public CodeDt getConstrainedTypeElement()
null.
Definition: The type of type that is being constrained - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is a constraint. If it is not present, then the structure definition is the definition of a base structure
public String getConstrainedType()
null.
Definition: The type of type that is being constrained - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is a constraint. If it is not present, then the structure definition is the definition of a base structure
public StructureDefinition setConstrainedType(CodeDt theValue)
Definition: The type of type that is being constrained - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is a constraint. If it is not present, then the structure definition is the definition of a base structure
public StructureDefinition setConstrainedType(String theCode)
Definition: The type of type that is being constrained - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is a constraint. If it is not present, then the structure definition is the definition of a base structure
public BooleanDt getAbstractElement()
null.
Definition: Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type
public Boolean getAbstract()
null.
Definition: Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type
public StructureDefinition setAbstract(BooleanDt theValue)
Definition: Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type
public StructureDefinition setAbstract(boolean theBoolean)
Definition: Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type
public BoundCodeDt<ExtensionContextEnum> getContextTypeElement()
null.
Definition: If this is an extension, Identifies the context within FHIR resources where the extension can be used
public String getContextType()
null.
Definition: If this is an extension, Identifies the context within FHIR resources where the extension can be used
public StructureDefinition setContextType(BoundCodeDt<ExtensionContextEnum> theValue)
Definition: If this is an extension, Identifies the context within FHIR resources where the extension can be used
public StructureDefinition setContextType(ExtensionContextEnum theValue)
Definition: If this is an extension, Identifies the context within FHIR resources where the extension can be used
public List<StringDt> getContext()
null.
Definition: Identifies the types of resource or data type elements to which the extension can be applied
public StructureDefinition setContext(List<StringDt> theValue)
Definition: Identifies the types of resource or data type elements to which the extension can be applied
public StringDt addContext()
Definition: Identifies the types of resource or data type elements to which the extension can be applied
public StructureDefinition addContext(StringDt theValue)
Definition: Identifies the types of resource or data type elements to which the extension can be applied
theValue - The context to add (must not be null)public StringDt getContextFirstRep()
Definition: Identifies the types of resource or data type elements to which the extension can be applied
public StructureDefinition addContext(String theString)
Definition: Identifies the types of resource or data type elements to which the extension can be applied
public UriDt getBaseElement()
null.
Definition: An absolute URI that is the base structure from which this set of constraints is derived
public String getBase()
null.
Definition: An absolute URI that is the base structure from which this set of constraints is derived
public StructureDefinition setBase(UriDt theValue)
Definition: An absolute URI that is the base structure from which this set of constraints is derived
public StructureDefinition setBase(String theUri)
Definition: An absolute URI that is the base structure from which this set of constraints is derived
public StructureDefinition.Snapshot getSnapshot()
null.
Definition: A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition
public StructureDefinition setSnapshot(StructureDefinition.Snapshot theValue)
Definition: A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition
public StructureDefinition.Differential getDifferential()
null.
Definition: A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies
public StructureDefinition setDifferential(StructureDefinition.Differential theValue)
Definition: A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies
public String getResourceName()
getResourceName in interface IResourcepublic FhirVersionEnum getStructureFhirVersionEnum()
getStructureFhirVersionEnum in interface IResourcegetStructureFhirVersionEnum in interface IBaseResourceCopyright © 2014–2016 University Health Network. All rights reserved.