
Uses of Class
org.hl7.fhir.dstu3.model.StructureMap
Packages that use StructureMap
-
Uses of StructureMap in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return StructureMapModifier and TypeMethodDescriptionprotected StructureMapJsonParser.parseStructureMap(com.google.gson.JsonObject json) protected StructureMapXmlParser.parseStructureMap(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type StructureMapModifier and TypeMethodDescriptionprotected voidJsonParser.composeStructureMap(String name, StructureMap element) protected voidRdfParser.composeStructureMap(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, StructureMap element, int index) protected voidXmlParser.composeStructureMap(String name, StructureMap element) protected voidXmlParser.composeStructureMapElements(StructureMap element) protected voidJsonParser.composeStructureMapInner(StructureMap element) protected booleanXmlParser.parseStructureMapContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap res) protected voidJsonParser.parseStructureMapProperties(com.google.gson.JsonObject json, StructureMap res) protected StructureMap.StructureMapGroupComponentJsonParser.parseStructureMapStructureMapGroupComponent(com.google.gson.JsonObject json, StructureMap owner) protected StructureMap.StructureMapGroupComponentXmlParser.parseStructureMapStructureMapGroupComponent(org.xmlpull.v1.XmlPullParser xpp, StructureMap owner) protected booleanXmlParser.parseStructureMapStructureMapGroupComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap owner, StructureMap.StructureMapGroupComponent res) protected voidJsonParser.parseStructureMapStructureMapGroupComponentProperties(com.google.gson.JsonObject json, StructureMap owner, StructureMap.StructureMapGroupComponent res) JsonParser.parseStructureMapStructureMapGroupInputComponent(com.google.gson.JsonObject json, StructureMap owner) XmlParser.parseStructureMapStructureMapGroupInputComponent(org.xmlpull.v1.XmlPullParser xpp, StructureMap owner) protected booleanXmlParser.parseStructureMapStructureMapGroupInputComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap owner, StructureMap.StructureMapGroupInputComponent res) protected voidJsonParser.parseStructureMapStructureMapGroupInputComponentProperties(com.google.gson.JsonObject json, StructureMap owner, StructureMap.StructureMapGroupInputComponent res) JsonParser.parseStructureMapStructureMapGroupRuleComponent(com.google.gson.JsonObject json, StructureMap owner) XmlParser.parseStructureMapStructureMapGroupRuleComponent(org.xmlpull.v1.XmlPullParser xpp, StructureMap owner) protected booleanXmlParser.parseStructureMapStructureMapGroupRuleComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap owner, StructureMap.StructureMapGroupRuleComponent res) protected voidJsonParser.parseStructureMapStructureMapGroupRuleComponentProperties(com.google.gson.JsonObject json, StructureMap owner, StructureMap.StructureMapGroupRuleComponent res) JsonParser.parseStructureMapStructureMapGroupRuleDependentComponent(com.google.gson.JsonObject json, StructureMap owner) XmlParser.parseStructureMapStructureMapGroupRuleDependentComponent(org.xmlpull.v1.XmlPullParser xpp, StructureMap owner) protected booleanXmlParser.parseStructureMapStructureMapGroupRuleDependentComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap owner, StructureMap.StructureMapGroupRuleDependentComponent res) protected voidJsonParser.parseStructureMapStructureMapGroupRuleDependentComponentProperties(com.google.gson.JsonObject json, StructureMap owner, StructureMap.StructureMapGroupRuleDependentComponent res) JsonParser.parseStructureMapStructureMapGroupRuleSourceComponent(com.google.gson.JsonObject json, StructureMap owner) XmlParser.parseStructureMapStructureMapGroupRuleSourceComponent(org.xmlpull.v1.XmlPullParser xpp, StructureMap owner) protected booleanXmlParser.parseStructureMapStructureMapGroupRuleSourceComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap owner, StructureMap.StructureMapGroupRuleSourceComponent res) protected voidJsonParser.parseStructureMapStructureMapGroupRuleSourceComponentProperties(com.google.gson.JsonObject json, StructureMap owner, StructureMap.StructureMapGroupRuleSourceComponent res) JsonParser.parseStructureMapStructureMapGroupRuleTargetComponent(com.google.gson.JsonObject json, StructureMap owner) XmlParser.parseStructureMapStructureMapGroupRuleTargetComponent(org.xmlpull.v1.XmlPullParser xpp, StructureMap owner) protected booleanXmlParser.parseStructureMapStructureMapGroupRuleTargetComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap owner, StructureMap.StructureMapGroupRuleTargetComponent res) protected voidJsonParser.parseStructureMapStructureMapGroupRuleTargetComponentProperties(com.google.gson.JsonObject json, StructureMap owner, StructureMap.StructureMapGroupRuleTargetComponent res) JsonParser.parseStructureMapStructureMapGroupRuleTargetParameterComponent(com.google.gson.JsonObject json, StructureMap owner) XmlParser.parseStructureMapStructureMapGroupRuleTargetParameterComponent(org.xmlpull.v1.XmlPullParser xpp, StructureMap owner) protected booleanXmlParser.parseStructureMapStructureMapGroupRuleTargetParameterComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap owner, StructureMap.StructureMapGroupRuleTargetParameterComponent res) protected voidJsonParser.parseStructureMapStructureMapGroupRuleTargetParameterComponentProperties(com.google.gson.JsonObject json, StructureMap owner, StructureMap.StructureMapGroupRuleTargetParameterComponent res) JsonParser.parseStructureMapStructureMapStructureComponent(com.google.gson.JsonObject json, StructureMap owner) XmlParser.parseStructureMapStructureMapStructureComponent(org.xmlpull.v1.XmlPullParser xpp, StructureMap owner) protected booleanXmlParser.parseStructureMapStructureMapStructureComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, StructureMap owner, StructureMap.StructureMapStructureComponent res) protected voidJsonParser.parseStructureMapStructureMapStructureComponentProperties(com.google.gson.JsonObject json, StructureMap owner, StructureMap.StructureMapStructureComponent res) -
Uses of StructureMap in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as StructureMapModifier and TypeFieldDescriptionprotected StructureMapActivityDefinition.transformTargetThe actual object that is the target of the reference (A reference to a StructureMap resource that defines a transform that can be executed to produce the intent resource using the ActivityDefinition instance as the input.)protected StructureMapPlanDefinition.PlanDefinitionActionComponent.transformTargetThe actual object that is the target of the reference (A reference to a StructureMap resource that defines a transform that can be executed to produce the intent resource using the ActivityDefinition instance as the input.)Methods in org.hl7.fhir.dstu3.model that return StructureMapModifier and TypeMethodDescriptionStructureMap.addContact(ContactDetail t) StructureMap.addGroup(StructureMap.StructureMapGroupComponent t) StructureMap.addIdentifier(Identifier t) StructureMap.addJurisdiction(CodeableConcept t) StructureMap.addStructure(StructureMap.StructureMapStructureComponent t) StructureMap.addUseContext(UsageContext t) StructureMap.copy()ActivityDefinition.getTransformTarget()PlanDefinition.PlanDefinitionActionComponent.getTransformTarget()StructureMap.setContact(List<ContactDetail> theContact) StructureMap.setCopyright(String value) StructureMap.setCopyrightElement(MarkdownType value) StructureMap.setDateElement(DateTimeType value) StructureMap.setDescription(String value) StructureMap.setDescriptionElement(MarkdownType value) StructureMap.setExperimental(boolean value) StructureMap.setExperimentalElement(BooleanType value) StructureMap.setGroup(List<StructureMap.StructureMapGroupComponent> theGroup) StructureMap.setIdentifier(List<Identifier> theIdentifier) StructureMap.setJurisdiction(List<CodeableConcept> theJurisdiction) StructureMap.setNameElement(StringType value) StructureMap.setPublisher(String value) StructureMap.setPublisherElement(StringType value) StructureMap.setPurpose(String value) StructureMap.setPurposeElement(MarkdownType value) StructureMap.setStatus(Enumerations.PublicationStatus value) StructureMap.setStatusElement(Enumeration<Enumerations.PublicationStatus> value) StructureMap.setStructure(List<StructureMap.StructureMapStructureComponent> theStructure) StructureMap.setTitleElement(StringType value) StructureMap.setUrlElement(UriType value) StructureMap.setUseContext(List<UsageContext> theUseContext) StructureMap.setVersion(String value) StructureMap.setVersionElement(StringType value) protected StructureMapStructureMap.typedCopy()Methods in org.hl7.fhir.dstu3.model with parameters of type StructureMapModifier and TypeMethodDescriptionActivityDefinition.setTransformTarget(StructureMap value) PlanDefinition.PlanDefinitionActionComponent.setTransformTarget(StructureMap value)