Uses of Class
org.hl7.fhir.r4.model.StructureMap
Packages that use StructureMap
Package
Description
-
Uses of StructureMap in org.hl7.fhir.r4.context
Fields in org.hl7.fhir.r4.context with type parameters of type StructureMapModifier and TypeFieldDescriptionprotected Map<String,StructureMap>BaseWorkerContext.transformsMethods in org.hl7.fhir.r4.context that return StructureMapModifier and TypeMethodDescriptionBaseWorkerContext.getTransform(String code)IWorkerContext.getTransform(String url)Methods in org.hl7.fhir.r4.context that return types with arguments of type StructureMapModifier and TypeMethodDescriptionSimpleWorkerContext.findTransformsforSource(String url)BaseWorkerContext.listTransforms()IWorkerContext.listTransforms() -
Uses of StructureMap in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.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.r4.formats with parameters of type StructureMapModifier and TypeMethodDescriptionprotected voidJsonParser.composeStructureMap(String name, StructureMap element)protected voidRdfParser.composeStructureMap(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.r4.hapi.ctx
Methods in org.hl7.fhir.r4.hapi.ctx that return StructureMapMethods in org.hl7.fhir.r4.hapi.ctx that return types with arguments of type StructureMap -
Uses of StructureMap in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.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()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.setImport(List<CanonicalType> theImport)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.r4.model with parameters of type StructureMap -
Uses of StructureMap in org.hl7.fhir.r4.utils
Fields in org.hl7.fhir.r4.utils declared as StructureMapMethods in org.hl7.fhir.r4.utils that return StructureMapModifier and TypeMethodDescriptionStructureMapUtilities.generateMapFromMappings(StructureDefinition sd)Methods in org.hl7.fhir.r4.utils with parameters of type StructureMapModifier and TypeMethodDescriptionStructureMapUtilities.analyse(Object appInfo, StructureMap map)Given a structure map, return a set of analyses on it.StructureMapUtilities.getTargetType(StructureMap map)static StringStructureMapUtilities.render(StructureMap map)voidStructureMapUtilities.transform(Object appInfo, Base source, StructureMap map, Base target)StructureMapUtilities.translate(StructureMapUtilities.TransformContext context, StructureMap map, Base source, String conceptMapUrl, String fieldToReturn)