
Uses of Class
org.hl7.fhir.dstu3.model.ExpansionProfile
Packages that use ExpansionProfile
Package
Description
-
Uses of ExpansionProfile in org.hl7.fhir.dstu3.context
Methods in org.hl7.fhir.dstu3.context that return ExpansionProfileMethods in org.hl7.fhir.dstu3.context with parameters of type ExpansionProfileModifier and TypeMethodDescriptionvoidIWorkerContext.setExpansionProfile(ExpansionProfile expProfile) -
Uses of ExpansionProfile in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return ExpansionProfileModifier and TypeMethodDescriptionprotected ExpansionProfileJsonParser.parseExpansionProfile(com.google.gson.JsonObject json) protected ExpansionProfileXmlParser.parseExpansionProfile(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type ExpansionProfileModifier and TypeMethodDescriptionprotected voidJsonParser.composeExpansionProfile(String name, ExpansionProfile element) protected voidRdfParser.composeExpansionProfile(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ExpansionProfile element, int index) protected voidXmlParser.composeExpansionProfile(String name, ExpansionProfile element) protected voidXmlParser.composeExpansionProfileElements(ExpansionProfile element) protected voidJsonParser.composeExpansionProfileInner(ExpansionProfile element) protected booleanXmlParser.parseExpansionProfileContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile res) JsonParser.parseExpansionProfileDesignationExcludeComponent(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileDesignationExcludeComponent(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) protected booleanXmlParser.parseExpansionProfileDesignationExcludeComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.DesignationExcludeComponent res) protected voidJsonParser.parseExpansionProfileDesignationExcludeComponentProperties(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.DesignationExcludeComponent res) JsonParser.parseExpansionProfileDesignationExcludeDesignationComponent(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileDesignationExcludeDesignationComponent(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) protected booleanXmlParser.parseExpansionProfileDesignationExcludeDesignationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.DesignationExcludeDesignationComponent res) protected voidJsonParser.parseExpansionProfileDesignationExcludeDesignationComponentProperties(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.DesignationExcludeDesignationComponent res) JsonParser.parseExpansionProfileDesignationIncludeComponent(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileDesignationIncludeComponent(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) protected booleanXmlParser.parseExpansionProfileDesignationIncludeComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.DesignationIncludeComponent res) protected voidJsonParser.parseExpansionProfileDesignationIncludeComponentProperties(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.DesignationIncludeComponent res) JsonParser.parseExpansionProfileDesignationIncludeDesignationComponent(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileDesignationIncludeDesignationComponent(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) protected booleanXmlParser.parseExpansionProfileDesignationIncludeDesignationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.DesignationIncludeDesignationComponent res) protected voidJsonParser.parseExpansionProfileDesignationIncludeDesignationComponentProperties(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.DesignationIncludeDesignationComponent res) JsonParser.parseExpansionProfileExpansionProfileDesignationComponent(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileExpansionProfileDesignationComponent(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) protected booleanXmlParser.parseExpansionProfileExpansionProfileDesignationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.ExpansionProfileDesignationComponent res) protected voidJsonParser.parseExpansionProfileExpansionProfileDesignationComponentProperties(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.ExpansionProfileDesignationComponent res) JsonParser.parseExpansionProfileExpansionProfileExcludedSystemComponent(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileExpansionProfileExcludedSystemComponent(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) protected booleanXmlParser.parseExpansionProfileExpansionProfileExcludedSystemComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.ExpansionProfileExcludedSystemComponent res) protected voidJsonParser.parseExpansionProfileExpansionProfileExcludedSystemComponentProperties(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.ExpansionProfileExcludedSystemComponent res) JsonParser.parseExpansionProfileExpansionProfileFixedVersionComponent(com.google.gson.JsonObject json, ExpansionProfile owner) XmlParser.parseExpansionProfileExpansionProfileFixedVersionComponent(org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner) protected booleanXmlParser.parseExpansionProfileExpansionProfileFixedVersionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ExpansionProfile owner, ExpansionProfile.ExpansionProfileFixedVersionComponent res) protected voidJsonParser.parseExpansionProfileExpansionProfileFixedVersionComponentProperties(com.google.gson.JsonObject json, ExpansionProfile owner, ExpansionProfile.ExpansionProfileFixedVersionComponent res) protected voidJsonParser.parseExpansionProfileProperties(com.google.gson.JsonObject json, ExpansionProfile res) -
Uses of ExpansionProfile in org.hl7.fhir.dstu3.hapi.ctx
Methods in org.hl7.fhir.dstu3.hapi.ctx that return ExpansionProfileMethods in org.hl7.fhir.dstu3.hapi.ctx with parameters of type ExpansionProfileModifier and TypeMethodDescriptionvoidHapiWorkerContext.setExpansionProfile(ExpansionProfile theExpProfile) -
Uses of ExpansionProfile in org.hl7.fhir.dstu3.model
Methods in org.hl7.fhir.dstu3.model that return ExpansionProfileModifier and TypeMethodDescriptionExpansionProfile.addContact(ContactDetail t) ExpansionProfile.addFixedVersion(ExpansionProfile.ExpansionProfileFixedVersionComponent t) ExpansionProfile.addJurisdiction(CodeableConcept t) ExpansionProfile.addUseContext(UsageContext t) ExpansionProfile.copy()ExpansionProfile.setActiveOnly(boolean value) ExpansionProfile.setActiveOnlyElement(BooleanType value) ExpansionProfile.setContact(List<ContactDetail> theContact) ExpansionProfile.setDateElement(DateTimeType value) ExpansionProfile.setDescription(String value) ExpansionProfile.setDescriptionElement(MarkdownType value) ExpansionProfile.setDesignation(ExpansionProfile.ExpansionProfileDesignationComponent value) ExpansionProfile.setDisplayLanguage(String value) ExpansionProfile.setDisplayLanguageElement(CodeType value) ExpansionProfile.setExcludedSystem(ExpansionProfile.ExpansionProfileExcludedSystemComponent value) ExpansionProfile.setExcludeNested(boolean value) ExpansionProfile.setExcludeNestedElement(BooleanType value) ExpansionProfile.setExcludeNotForUI(boolean value) ExpansionProfile.setExcludeNotForUIElement(BooleanType value) ExpansionProfile.setExcludePostCoordinated(boolean value) ExpansionProfile.setExcludePostCoordinatedElement(BooleanType value) ExpansionProfile.setExperimental(boolean value) ExpansionProfile.setExperimentalElement(BooleanType value) ExpansionProfile.setFixedVersion(List<ExpansionProfile.ExpansionProfileFixedVersionComponent> theFixedVersion) ExpansionProfile.setIdentifier(Identifier value) ExpansionProfile.setIncludeDefinition(boolean value) ExpansionProfile.setIncludeDefinitionElement(BooleanType value) ExpansionProfile.setIncludeDesignations(boolean value) ExpansionProfile.setIncludeDesignationsElement(BooleanType value) ExpansionProfile.setJurisdiction(List<CodeableConcept> theJurisdiction) ExpansionProfile.setLimitedExpansion(boolean value) ExpansionProfile.setLimitedExpansionElement(BooleanType value) ExpansionProfile.setNameElement(StringType value) ExpansionProfile.setPublisher(String value) ExpansionProfile.setPublisherElement(StringType value) ExpansionProfile.setStatus(Enumerations.PublicationStatus value) ExpansionProfile.setStatusElement(Enumeration<Enumerations.PublicationStatus> value) ExpansionProfile.setUrlElement(UriType value) ExpansionProfile.setUseContext(List<UsageContext> theUseContext) ExpansionProfile.setVersion(String value) ExpansionProfile.setVersionElement(StringType value) protected ExpansionProfileExpansionProfile.typedCopy()