
Uses of Class
org.hl7.fhir.dstu3.model.StructureDefinition
Packages that use StructureDefinition
Package
Description
-
Uses of StructureDefinition in org.hl7.fhir.dstu3.context
Methods in org.hl7.fhir.dstu3.context that return StructureDefinitionMethods in org.hl7.fhir.dstu3.context that return types with arguments of type StructureDefinition -
Uses of StructureDefinition in org.hl7.fhir.dstu3.fhirpath
Methods in org.hl7.fhir.dstu3.fhirpath with parameters of type StructureDefinitionModifier and TypeMethodDescriptionFHIRPathEngine.check
(Object appContext, StructureDefinition sd, String context, ExpressionNode expr) FHIRPathEngine.check
(Object appContext, StructureDefinition sd, ExpressionNode expr) -
Uses of StructureDefinition in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return StructureDefinitionModifier and TypeMethodDescriptionprotected StructureDefinition
JsonParser.parseStructureDefinition
(com.google.gson.JsonObject json) protected StructureDefinition
XmlParser.parseStructureDefinition
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type StructureDefinitionModifier and TypeMethodDescriptionprotected void
JsonParser.composeStructureDefinition
(String name, StructureDefinition element) protected void
RdfParser.composeStructureDefinition
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, StructureDefinition element, int index) protected void
XmlParser.composeStructureDefinition
(String name, StructureDefinition element) protected void
XmlParser.composeStructureDefinitionElements
(StructureDefinition element) protected void
JsonParser.composeStructureDefinitionInner
(StructureDefinition element) protected boolean
XmlParser.parseStructureDefinitionContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureDefinition res) protected void
JsonParser.parseStructureDefinitionProperties
(com.google.gson.JsonObject json, StructureDefinition res) JsonParser.parseStructureDefinitionStructureDefinitionDifferentialComponent
(com.google.gson.JsonObject json, StructureDefinition owner) XmlParser.parseStructureDefinitionStructureDefinitionDifferentialComponent
(org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner) protected boolean
XmlParser.parseStructureDefinitionStructureDefinitionDifferentialComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner, StructureDefinition.StructureDefinitionDifferentialComponent res) protected void
JsonParser.parseStructureDefinitionStructureDefinitionDifferentialComponentProperties
(com.google.gson.JsonObject json, StructureDefinition owner, StructureDefinition.StructureDefinitionDifferentialComponent res) JsonParser.parseStructureDefinitionStructureDefinitionMappingComponent
(com.google.gson.JsonObject json, StructureDefinition owner) XmlParser.parseStructureDefinitionStructureDefinitionMappingComponent
(org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner) protected boolean
XmlParser.parseStructureDefinitionStructureDefinitionMappingComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner, StructureDefinition.StructureDefinitionMappingComponent res) protected void
JsonParser.parseStructureDefinitionStructureDefinitionMappingComponentProperties
(com.google.gson.JsonObject json, StructureDefinition owner, StructureDefinition.StructureDefinitionMappingComponent res) JsonParser.parseStructureDefinitionStructureDefinitionSnapshotComponent
(com.google.gson.JsonObject json, StructureDefinition owner) XmlParser.parseStructureDefinitionStructureDefinitionSnapshotComponent
(org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner) protected boolean
XmlParser.parseStructureDefinitionStructureDefinitionSnapshotComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner, StructureDefinition.StructureDefinitionSnapshotComponent res) protected void
JsonParser.parseStructureDefinitionStructureDefinitionSnapshotComponentProperties
(com.google.gson.JsonObject json, StructureDefinition owner, StructureDefinition.StructureDefinitionSnapshotComponent res) -
Uses of StructureDefinition in org.hl7.fhir.dstu3.hapi.ctx
Methods in org.hl7.fhir.dstu3.hapi.ctx that return StructureDefinitionMethods in org.hl7.fhir.dstu3.hapi.ctx that return types with arguments of type StructureDefinition -
Uses of StructureDefinition in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as StructureDefinitionModifier and TypeFieldDescriptionprotected StructureDefinition
ImplementationGuide.ImplementationGuidePackageResourceComponent.exampleForTarget
The actual object that is the target of the reference (Another resource that this resource is an example for.protected StructureDefinition
CapabilityStatement.CapabilityStatementDocumentComponent.profileTarget
The actual object that is the target of the reference (A constraint on a resource used in the document.)protected StructureDefinition
CapabilityStatement.CapabilityStatementRestResourceComponent.profileTarget
The actual object that is the target of the reference (A specification of the profile that describes the solution's overall support for the resource, including any constraints on cardinality, bindings, lengths or other limitations.protected StructureDefinition
ImplementationGuide.ImplementationGuideGlobalComponent.profileTarget
The actual object that is the target of the reference (A reference to the profile that all instances must conform to.)protected StructureDefinition
MessageDefinition.MessageDefinitionFocusComponent.profileTarget
The actual object that is the target of the reference (A profile that reflects constraints for the focal resource (and potentially for related resources).)protected StructureDefinition
OperationDefinition.OperationDefinitionParameterComponent.profileTarget
The actual object that is the target of the reference (A profile the specifies the rules that this parameter must conform to.)protected StructureDefinition
ParameterDefinition.profileTarget
The actual object that is the target of the reference (If specified, this indicates a profile that the input data must conform to, or that the output data will conform to.)protected StructureDefinition
CapabilityStatement.CapabilityStatementMessagingEventComponent.requestTarget
The actual object that is the target of the reference (Information about the request for this event.)protected StructureDefinition
CapabilityStatement.CapabilityStatementMessagingEventComponent.responseTarget
The actual object that is the target of the reference (Information about the response for this event.)Fields in org.hl7.fhir.dstu3.model with type parameters of type StructureDefinitionModifier and TypeFieldDescriptionprotected List
<StructureDefinition> CapabilityStatement.profileTarget
The actual objects that are the target of the reference (A list of profiles that represent different use cases supported by the system.Methods in org.hl7.fhir.dstu3.model that return StructureDefinitionModifier and TypeMethodDescriptionStructureDefinition.addContact
(ContactDetail t) StructureDefinition.addContext
(String value) StructureDefinition.addContextInvariant
(String value) StructureDefinition.addIdentifier
(Identifier t) StructureDefinition.addJurisdiction
(CodeableConcept t) StructureDefinition.addKeyword
(Coding t) StructureDefinition.addMapping
(StructureDefinition.StructureDefinitionMappingComponent t) StructureDefinition.addUseContext
(UsageContext t) StructureDefinition.copy()
ImplementationGuide.ImplementationGuidePackageResourceComponent.getExampleForTarget()
CapabilityStatement.CapabilityStatementDocumentComponent.getProfileTarget()
CapabilityStatement.CapabilityStatementRestResourceComponent.getProfileTarget()
ImplementationGuide.ImplementationGuideGlobalComponent.getProfileTarget()
MessageDefinition.MessageDefinitionFocusComponent.getProfileTarget()
OperationDefinition.OperationDefinitionParameterComponent.getProfileTarget()
ParameterDefinition.getProfileTarget()
CapabilityStatement.CapabilityStatementMessagingEventComponent.getRequestTarget()
CapabilityStatement.CapabilityStatementMessagingEventComponent.getResponseTarget()
Property.getStructure()
StructureDefinition.setAbstract
(boolean value) StructureDefinition.setAbstractElement
(BooleanType value) StructureDefinition.setBaseDefinition
(String value) StructureDefinition.setBaseDefinitionElement
(UriType value) StructureDefinition.setContact
(List<ContactDetail> theContact) StructureDefinition.setContext
(List<StringType> theContext) StructureDefinition.setContextInvariant
(List<StringType> theContextInvariant) StructureDefinition.setContextType
(StructureDefinition.ExtensionContext value) StructureDefinition.setContextTypeElement
(Enumeration<StructureDefinition.ExtensionContext> value) StructureDefinition.setCopyright
(String value) StructureDefinition.setCopyrightElement
(MarkdownType value) StructureDefinition.setDateElement
(DateTimeType value) StructureDefinition.setDerivation
(StructureDefinition.TypeDerivationRule value) StructureDefinition.setDerivationElement
(Enumeration<StructureDefinition.TypeDerivationRule> value) StructureDefinition.setDescription
(String value) StructureDefinition.setDescriptionElement
(MarkdownType value) StructureDefinition.setDifferential
(StructureDefinition.StructureDefinitionDifferentialComponent value) StructureDefinition.setExperimental
(boolean value) StructureDefinition.setExperimentalElement
(BooleanType value) StructureDefinition.setFhirVersion
(String value) StructureDefinition.setFhirVersionElement
(IdType value) StructureDefinition.setIdentifier
(List<Identifier> theIdentifier) StructureDefinition.setJurisdiction
(List<CodeableConcept> theJurisdiction) StructureDefinition.setKeyword
(List<Coding> theKeyword) StructureDefinition.setKind
(StructureDefinition.StructureDefinitionKind value) StructureDefinition.setKindElement
(Enumeration<StructureDefinition.StructureDefinitionKind> value) StructureDefinition.setMapping
(List<StructureDefinition.StructureDefinitionMappingComponent> theMapping) StructureDefinition.setNameElement
(StringType value) StructureDefinition.setPublisher
(String value) StructureDefinition.setPublisherElement
(StringType value) StructureDefinition.setPurpose
(String value) StructureDefinition.setPurposeElement
(MarkdownType value) StructureDefinition.setSnapshot
(StructureDefinition.StructureDefinitionSnapshotComponent value) StructureDefinition.setStatus
(Enumerations.PublicationStatus value) StructureDefinition.setStatusElement
(Enumeration<Enumerations.PublicationStatus> value) StructureDefinition.setTitleElement
(StringType value) StructureDefinition.setTypeElement
(CodeType value) StructureDefinition.setUrlElement
(UriType value) StructureDefinition.setUseContext
(List<UsageContext> theUseContext) StructureDefinition.setVersion
(String value) StructureDefinition.setVersionElement
(StringType value) protected StructureDefinition
StructureDefinition.typedCopy()
Methods in org.hl7.fhir.dstu3.model with parameters of type StructureDefinitionModifier and TypeMethodDescriptionImplementationGuide.ImplementationGuidePackageResourceComponent.setExampleForTarget
(StructureDefinition value) CapabilityStatement.CapabilityStatementDocumentComponent.setProfileTarget
(StructureDefinition value) CapabilityStatement.CapabilityStatementRestResourceComponent.setProfileTarget
(StructureDefinition value) ImplementationGuide.ImplementationGuideGlobalComponent.setProfileTarget
(StructureDefinition value) MessageDefinition.MessageDefinitionFocusComponent.setProfileTarget
(StructureDefinition value) OperationDefinition.OperationDefinitionParameterComponent.setProfileTarget
(StructureDefinition value) ParameterDefinition.setProfileTarget
(StructureDefinition value) CapabilityStatement.CapabilityStatementMessagingEventComponent.setRequestTarget
(StructureDefinition value) CapabilityStatement.CapabilityStatementMessagingEventComponent.setResponseTarget
(StructureDefinition value) void
Property.setStructure
(StructureDefinition structure)